- predicates_on_ftC[23].h -> kernel_ftC[23].h

This commit is contained in:
Sylvain Pion 1999-10-05 13:14:39 +00:00
parent 4f5788b7e7
commit f0d3d71608
3 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ SCRIPT = ../../../examples/Interval_arithmetic/filtered_predicate_converter
BASE = $(CGAL)/include/CGAL
# Tell which files must be treated.
OBJECTS = predicates_on_ftC2.h \
predicates_on_ftC3.h \
OBJECTS = predicates/kernel_ftC2.h \
predicates/kernel_ftC3.h \
predicates/sign_of_determinant.h \
predicates/Regular_triangulation_ftC2.h \
predicates/Regular_triangulation_rtH2.h \