cgal/Filtered_kernel
Sylvain Pion 6bc0e9dfe7 Replace calls to abort() by CGAL_assertion*.
In contexts such as cgal-python, it is a bug to call abort (since it kills the interpreter).
Therefore, we should never call abort() from inside CGAL.
2007-11-05 10:02:36 +00:00
..
developer_scripts further parsing for to_interval 2006-12-03 13:57:22 +00:00
examples/Filtered_kernel Cleanup of white spaces and empty lines also under examples/*/*.h. 2007-03-10 16:45:36 +00:00
include/CGAL Replace calls to abort() by CGAL_assertion*. 2007-11-05 10:02:36 +00:00
test/Filtered_kernel A random int 0 leads to division by zero 2007-08-23 15:04:28 +00:00
TODO
TODO_static_filters
changes.txt
description.txt
dont_submit Rename filtered_predicate.cpp to Filtered_predicate.cpp to match the class name. 2007-02-28 16:33:17 +00:00
maintainer