mirror of https://github.com/CGAL/cgal
* 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 |
||
|---|---|---|
| .. | ||
| Kernel_d | ||
| Cartesian_d.h | ||
| Homogeneous_d.h | ||
| Linear_algebraCd.h | ||
| Linear_algebraHd.h | ||
| constructions_d.h | ||
| intersections_d.h | ||
| predicates_d.h | ||
| simple_transformations_d.h | ||