Commit Graph

7 Commits

Author SHA1 Message Date
Sylvain Pion 776c721f20 Remove useless protect macro and extern-C-protected include. 2007-11-07 23:11:19 +00:00
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
Andreas Meyer f26244caa9 moved leftover io helper function to proper place 2007-05-15 17:00:30 +00:00
Michael Hemmer f1eced21ab rm io mode BENCHMARK 2006-11-24 09:38:31 +00:00
Andreas Fabri a1b068bf21 set_benchmark_mode must return something 2006-10-27 17:59:00 +00:00
Andreas Meyer e9e8387260 merged changes from CGAL_with_EXACUS branch into trunk.
revisions used: 
(1) 32995:34537 
(2) 34538:34906
2006-10-24 15:21:25 +00:00
Sylvain Pion d2740513aa Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00