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 |
||
|---|---|---|
| .. | ||
| Algebraic_real_traits.h | ||
| Curve_analysis_2.h | ||
| Curve_pair_analysis_2.h | ||
| Curve_pair_vertical_line_1.h | ||
| Curve_vertical_line_1.h | ||
| LRU_hashed_map.h | ||
| Xy_coordinate_2.h | ||