cgal/Approximate_min_ellipsoid_d
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/Bounding_volumes_ref replace Bounded_volume -> Bounding_volume, step (2) 2007-06-05 12:35:12 +00:00
documentation
examples/Approximate_min_ellipsoid_d Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
include/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/Approximate_min_ellipsoid_d removed/commented unused parameters 2007-03-16 08:27:32 +00:00
changes.txt
description.txt
dont_submit - added documentation to dont_submit 2006-02-14 18:18:02 +00:00
maintainer