| # | Line 8 | Line 8 | |
|---|---|---|
| 8 | /* The file extension used for shared modules */ | |
| 9 | #undef MODULE_EXTENSION | |
| 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 | |
| 16 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |