Files
cgal/Mesh_3/examples/Mesh_3/debug.h
T
Laurent Rineau b2a71386fa Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch
"cannot_wait_for_CGAL-3.2" to the trunk.

My idea: the branch is the real working version, and I want it to be joined
back to the trunk:

          __________________________         cannot_wait_for_CGAL-3.2 branch
         /                          \
        /                            \ 
-------------------------------------------- trunk
        S                             M

The modification of the trunk between the splitting point S and the merging
point M has already been merged into "cannot_wait_for_CGAL-3.2".

The trunk versions of these three packages have been removed already.
2006-06-06 13:38:16 +00:00

5 lines
196 B
C

#define CGAL_MESH_3_DEBUG_BEFORE_CONFLICTS 0
#define CGAL_MESH_3_DEBUG_AFTER_NO_INSERTION 0
#define CGAL_MESH_3_DEBUG_AFTER_INSERTION 0
#define CGAL_MESH_3_DEBUG_DOUBLE_MAP 0