cgal/Packages/Interval_arithmetic/examples/Interval_arithmetic
Sylvain Pion 25c1cbf1a5 - Compactified comments in the output.
- Removed $old_num_eps using map().
- Factorized CGAL_(?:BEGIN|END)_NAMESPACE.
1999-08-12 09:03:20 +00:00
..
include/CGAL - Added "perl" before lunching the script in the makefile. 1999-08-02 10:11:36 +00:00
README - Added "perl" before lunching the script in the makefile. 1999-08-02 10:11:36 +00:00
filtered_predicate_converter - Compactified comments in the output. 1999-08-12 09:03:20 +00:00

README

You can try:

cd include/CGAL/Arithmetic_filter
make clean all

It produces the partial specialisation:
include/CGAL/Arithmetic_filter/template_predicates_on_ft.h
from the full template one:
include/CGAL/template_predicates_on_ft.h

You can guess now how to use it for your own predicates.