update use of macros

This commit is contained in:
Jane Tournois 2012-08-28 12:09:28 +00:00
parent 3555cf3cb2
commit 3689dfb8f3
1 changed files with 4 additions and 1 deletions

View File

@ -49,9 +49,12 @@
// to disable new features
//# define CGAL_TDS_3_NOT_JUST_INCIDENT_CELLS
//should not be used
//should not be used
//#define CGAL_MESH_3_OLD_MINIMUM_DIHEDRAL_ANGLE
//experimental
//#define CGAL_MESH_3_PROTECTION_NON_LINEAR
//# define CGAL_POLYHEDRAL_MESH_DOMAIN_USE_GRID
#endif // CGAL_MESH_3_USE_NEW_CODE_2011