cgal/Stream_lines_2
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
..
demo/Stream_lines_2 VS project files merged back 2007-06-06 15:35:17 +00:00
doc_tex 3.3 branch -> trunk 2007-06-04 14:27:09 +00:00
examples/Stream_lines_2 Remove trailing white spaces and end of lines. 2007-03-10 14:59:41 +00:00
include/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/Stream_lines_2 Skip data files which to not exist (probably have been removed at some point), 2007-04-18 11:02:19 +00:00
changes.txt
description.txt
maintainer