cgal/Surface_mesh_simplification/test/Surface_mesh_simplification
Sylvain Pion 8eab7e07dd Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour
changing functions to a separate header, not included by default
(<CGAL/assertions_behaviour.h>).  The motivation is to hide the enum
values with risky names (ABORT, EXIT, CONTINUE) to a header file which
is most probably not used by any user (or very few).
(breaks backward compatibility for an expected very few, for the sake
of erasing random surprises for "many" ?)
2008-11-21 16:42:02 +00:00
..
data
LT_strategy.cpp
MP_strategy.cpp
aux_edge_collapse_test_Polyhedron_3.cpp Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
check_audit_edge_collapse_visitor.cpp
makefile
test_LT_strategy.cmd
test_LT_strategy.cpp
test_MP_strategy.cmd
test_MP_strategy.cpp
test_edge_collapse_Polyhedron_3.cmd
test_edge_collapse_Polyhedron_3.cpp