Go to the documentation of this file.
31 #if CISST_HAS_CISSTNETLIB
33 #define CISST_HAS_NETLIB
34 #include <cisstNetlib.h>
39 #ifndef CISSTNETLIB_VERSION
40 typedef long int CISSTNETLIB_INTEGER;
41 typedef long int CISSTNETLIB_LOGICAL;
42 typedef float CISSTNETLIB_FLOAT;
43 typedef double CISSTNETLIB_DOUBLE;
44 #endif // CISSTNETLIB_VERSION
46 #endif // CISST_HAS_CISSTNETLIB
48 #endif // _nmrNetlib_h