cgal/Visibility_complex_2/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
..
IO Protected the demos against lack of Qt. 2007-09-05 22:30:44 +00:00
Visibility_complex_2 some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
Shortest_path_2.h Cleanup. 2007-08-28 17:29:04 +00:00
Visibility_complex_2.h Fixes for various compilers. 2007-08-27 22:42:37 +00:00