mirror of https://github.com/CGAL/cgal
- predicates_on_ftC[23].h -> kernel_ftC[23].h
This commit is contained in:
parent
4f5788b7e7
commit
f0d3d71608
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue