This commit is contained in:
Maxime Gimeno 2018-04-26 15:34:32 +02:00
parent 7298214c57
commit dbb4b9dc20
21 changed files with 30 additions and 11 deletions

View File

@ -1,19 +1,11 @@
Algebraic_foundations
Arithmetic_kernel
BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Filtered_kernel
Hash_map
Homogeneous_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Profiling_tools

View File

@ -1,5 +1,6 @@
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
Classification
Distance_2

View File

@ -1,5 +1,6 @@
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
Generator
Installation

View File

@ -1,5 +1,6 @@
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
HalfedgeDS
Hash_map

View File

@ -1,10 +1,13 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Filtered_kernel
Hash_map
Installation
Interpolation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Distance_2
Filtered_kernel

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Convex_hull_2
Distance_2

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Distance_2
Filtered_kernel

View File

@ -1,5 +1,6 @@
Algebraic_foundations
BGL
Cartesian_kernel
Installation
Interval_support
Kernel_23

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Distance_2
Distance_3

View File

@ -1,5 +1,6 @@
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
Distance_2
HalfedgeDS

View File

@ -1,8 +1,8 @@
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
Distance_2
Geomview
HalfedgeDS
Hash_map
Installation

View File

@ -539,7 +539,7 @@ template<class K1, class K2, class Vpm, class category = typename boost::propert
Cartesian_converter_property_map<K1, K2, Vpm, category>
make_cartesian_converter_property_map(Vpm vpm)
{
return Kernel_converter_property_map<K1, K2, Vpm, category>(vpm);
return Cartesian_converter_property_map<K1, K2, Vpm, category>(vpm);
}
} // namespace CGAL

View File

@ -1,2 +1,10 @@
Algebraic_foundations
Cartesian_kernel
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
STL_Extension
Stream_support

View File

@ -1,5 +1,6 @@
Algebraic_foundations
BGL
Cartesian_kernel
Circulator
Installation
Interval_support

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Installation
Interval_support

View File

@ -1,6 +1,9 @@
Algebraic_foundations
Cartesian_kernel
Installation
Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Cartesian_kernel
Circulator
Distance_2
Filtered_kernel

View File

@ -1,6 +1,7 @@
Algebraic_foundations
BGL
Box_intersection_d
Cartesian_kernel
Circulator
Distance_2
Filtered_kernel

View File

@ -6,7 +6,6 @@ Circulator
Distance_2
Distance_3
Filtered_kernel
Geomview
Hash_map
Homogeneous_kernel
Installation

View File

@ -1,5 +1,6 @@
Algebraic_foundations
Arrangement_on_surface_2
Cartesian_kernel
Circulator
Distance_2
Filtered_kernel