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 Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00
TODO_static_filters Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00
changes.txt removed Minmax_traits for Oriented_side and Comparison_result due to clash with Sign (these three types are now the same). 2006-07-18 19:42:19 +00:00
description.txt Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00
dont_submit Rename filtered_predicate.cpp to Filtered_predicate.cpp to match the class name. 2007-02-28 16:33:17 +00:00
maintainer Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00