cgal/Point_set_processing_3
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_tex Add link to demo 2009-09-28 12:00:28 +00:00
examples/Point_set_processing_3 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/Point_set_processing_3 point set processing: ref manual 2009-06-18 14:33:47 +00:00
test/Point_set_processing_3 Port to Windows 64 2009-09-02 12:10:05 +00:00
dont_submit Images used in the User Manual (rasterized) 2009-08-04 14:43:11 +00:00