cgal/Surface_mesh_parameterization
Stéphane Tayeb 770492c1c7 Use new version of script create_assertions.sh to generate *_assertions.h files.
Diffs are:
 * #undef added
 * in old files, (void)0 is replaced by static_cast<void>(0)
 * in old files, lines as "#  define CGAL_xxx_assertion 1" are added
 * in point_set_processing_assertions.h, surface_mesh_parameterization_assertions.h, surface_reconstruction_points_assertions.h, "|| defined(CGAL_NDEBUG)" is replaced by "|| defined (NDEBUG)"
 * protective macros (if any) are removed
 * included files if any (<CGAL/assertions.h>, <CGAL/trace.h>) are removed
2009-10-07 07:49:44 +00:00
..
doc Automatic documentation by generate_reference_manual 1.1: 2009-02-26 11:05:12 +00:00
doc_tex Remove a bunch of EPS files. 2009-09-18 12:27:38 +00:00
examples/Surface_mesh_parameterization Port to Windows 64 2009-09-02 12:10:05 +00:00
include/CGAL Use new version of script create_assertions.sh to generate *_assertions.h files. 2009-10-07 07:49:44 +00:00
package_info/Surface_mesh_parameterization
test/Surface_mesh_parameterization Port to Windows 64 2009-09-02 12:10:05 +00:00
dont_submit Bug fix: remove test scripts quick_test.sh and quick_test.bat from CGAL tarball. 2009-07-09 13:12:20 +00:00