12 lines
133 B
C
12 lines
133 B
C
|
#define __VE0100D_H
|
||
|
|
||
|
#ifndef __REAL_H
|
||
|
#include "real.h"
|
||
|
#endif
|
||
|
|
||
|
#ifndef __ISAM_H
|
||
|
#include "isam.h"
|
||
|
#endif
|
||
|
|
||
|
|
||
|
real f100( TRectype& r );
|