cgal/Number_types
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
..
doc_tex 3.3 branch -> trunk 2007-06-04 14:28:57 +00:00
include/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
src/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/Number_types some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT
changes.txt changed "using Nef::isvalid" to "using Nef::is_valid"in forward 2006-07-18 10:40:09 +00:00
description.txt
dont_submit - Remove cgal_test from dont_submit as they are not under SVN anymore. 2007-03-06 10:04:41 +00:00
maintainer