Minor changes

This commit is contained in:
Clément Jamin 2012-07-11 10:12:22 +00:00
parent fc40c96c3d
commit 9534c15fb2
1 changed files with 2 additions and 1 deletions

View File

@ -64,6 +64,7 @@ const int TET_SHAPE = 3;
# define CGAL_MESH_3_USE_LAZY_SORTED_REFINEMENT_QUEUE
//# define CGAL_MESH_3_USE_LAZY_UNSORTED_REFINEMENT_QUEUE // CJTODO: TEST performance avec et sans
//# define CGAL_MESH_3_IF_UNSORTED_QUEUE_JUST_SORT_AFTER_SCAN
// ==========================================================================
// Concurrency activation
@ -119,7 +120,7 @@ const int TET_SHAPE = 3;
// ==========================================================================
// For profiling, etc.
//# define CGAL_CONCURRENT_MESH_3_PROFILING
# define CGAL_CONCURRENT_MESH_3_PROFILING
// ==========================================================================
// TBB