10 |
|
|
11 |
|
/* Is defined if OOPSE should be compiled with single precision arithmetic. */ |
12 |
|
#undef SINGLE_PRECISION |
13 |
– |
|
14 |
– |
/* The CGAL version number. */ |
15 |
– |
#undef CGAL_VERSION |
13 |
|
|
14 |
|
/* Define to dummy `main' function (if any) required to link to the Fortran |
15 |
|
libraries. */ |
28 |
|
/* define if fstream::open() accepts third parameter. */ |
29 |
|
#undef FSTREAM_OPEN_PROT |
30 |
|
|
34 |
– |
/* Is defined if the CGAL library is available. */ |
35 |
– |
#undef HAVE_CGAL |
36 |
– |
|
31 |
|
/* Define to 1 if the system has the type `clock_t'. */ |
32 |
|
#undef HAVE_CLOCK_T |
33 |
|
|