cgal/Stream_lines_2/include/CGAL
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
..
Euler_integrator_2.h
Regular_grid_2.h
Runge_kutta_integrator_2.h
Stream_lines_2.h Fixes after the tuples changes. 2008-07-27 12:01:51 +00:00
Triangular_field_2.h Use <cfloat> more consistently instead of <float.h>. 2008-01-18 20:19:17 +00:00
streamlines_assertions.h Use new version of script create_assertions.sh to generate *_assertions.h files. 2009-10-07 07:49:44 +00:00