cgal/Kernel_d/include/CGAL
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
..
Kernel_d some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
Cartesian_d.h fixed min/max problem 2006-08-16 15:12:39 +00:00
Homogeneous_d.h fixed min/max problem 2006-08-16 15:12:39 +00:00
Linear_algebraCd.h Do not use _DEBUG, prefix some macros by CGAL_KD_. 2007-05-23 13:33:11 +00:00
Linear_algebraHd.h
constructions_d.h
intersections_d.h
predicates_d.h
simple_transformations_d.h