added macro

This commit is contained in:
Eric Berberich 2008-11-10 10:01:40 +00:00
parent 24cecd5ae1
commit d72bd6ad8d
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@
//#define CGAL_SL_VERBOSE 1
//#define CKvA_DEBUG_PRINT_CERR 1
#ifndef CGAL_ARR_SINGLE_CELL_2_SIMPLIFY_NAIVE
#define CGAL_ARR_SINGLE_CELL_2_SIMPLIFY_NAIVE 0
#endif
#ifndef CGAL_ARR_SINGLE_CELL_2_SHOW_TIMINGS
#define CGAL_ARR_SINGLE_CELL_2_SHOW_TIMINGS 1
#endif