cgal/Snap_rounding_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/Snap_rounding_2 Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3. 2007-08-09 09:48:44 +00:00
doc_tex fixed path for illustration 2007-05-05 09:33:10 +00:00
examples/Snap_rounding_2 correct renaming 2007-03-07 12:19:45 +00:00
include/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/Snap_rounding_2
Snap_rounding_2.dxy
changes.txt
description.txt
dont_submit Test: remove Snap_rounding_2.dxy as it should be caught by the generic rule *.dxy. 2007-11-03 18:24:23 +00:00
long_description.txt
maintainer