small fix

This commit is contained in:
Pavel Emeliyanenko 2008-10-02 15:03:45 +00:00
parent 9c6569a5f9
commit 33fa36bab1
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@
//#define CGAL_CKVA_DUMMY_RENDERER
// whether to use multi-precision arithmetic
//#define CGAL_CKVA_USE_MULTIPREC_ARITHMETIC
#define CGAL_CKVA_USE_MULTIPREC_ARITHMETIC
// whether to use exact rational arithmetic
//#define CGAL_CKVA_USE_RATIONAL_ARITHMETIC
#define CGAL_CKVA_USE_RATIONAL_ARITHMETIC
// this turns on a signleton curve renderer
// (not recommended for multi-threaded applications)