| 8 |
|
|
| 9 |
|
/* Is defined if OOPSE should be compiled with single precision arithmetic. */ |
| 10 |
|
#undef SINGLE_PRECISION |
| 11 |
– |
|
| 12 |
– |
/* The CGAL version number. */ |
| 13 |
– |
#undef CGAL_VERSION |
| 11 |
|
|
| 12 |
|
/* Define to dummy `main' function (if any) required to link to the Fortran |
| 13 |
|
libraries. */ |
| 26 |
|
/* define if fstream::open() accepts third parameter. */ |
| 27 |
|
#undef FSTREAM_OPEN_PROT |
| 28 |
|
|
| 32 |
– |
/* Is defined if the CGAL library is available. */ |
| 33 |
– |
#undef HAVE_CGAL |
| 34 |
– |
|
| 29 |
|
/* Is defined if the qhull library is available. */ |
| 30 |
|
#undef HAVE_QHULL |
| 31 |
|
|