mirror of https://github.com/CGAL/cgal
This commit is contained in:
parent
6dded22d35
commit
8df3f9598b
|
|
@ -32,7 +32,7 @@
|
|||
// PL flag enables the running of the test independently of cgal_make.)
|
||||
#ifndef CGAL_ARR_TEST_TRAITS
|
||||
//#define CGAL_ARR_TEST_TRAITS CGAL_SEGMENT_TRAITS
|
||||
//#define CGAL_ARR_TEST_TRAITS CGAL_SEGMENT_LEDA_TRAITS
|
||||
#define CGAL_ARR_TEST_TRAITS CGAL_SEGMENT_LEDA_TRAITS
|
||||
//#define CGAL_ARR_TEST_TRAITS CGAL_POLYLINE_TRAITS
|
||||
//#define CGAL_ARR_TEST_TRAITS CGAL_POLYLINE_LEDA_TRAITS
|
||||
//#define CGAL_ARR_TEST_TRAITS CGAL_SEGMENT_CIRCLE_TRAITS
|
||||
|
|
|
|||
Loading…
Reference in New Issue