cgal/Geomview
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/Geomview Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
doc_tex 3.3 branch -> trunk 2007-06-04 14:14:12 +00:00
include/CGAL/IO Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
src/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/Geomview rename .C to .cpp 2007-01-27 20:46:44 +00:00
TODO
changes.txt
description.txt
maintainer