Change dependencies

This commit is contained in:
Maxime Gimeno 2019-07-08 14:42:53 +02:00
parent f42be51a8e
commit ada68f260f
4 changed files with 13 additions and 12 deletions

View File

@ -7,3 +7,5 @@ Number_types
Profiling_tools Profiling_tools
STL_Extension STL_Extension
Stream_support Stream_support
Distance_2
Distance_3

View File

@ -3,13 +3,13 @@ Arithmetic_kernel
BGL BGL
Cartesian_kernel Cartesian_kernel
Circulator Circulator
Distance_2 Distance_2
Distance_3 Distance_3
Filtered_kernel Filtered_kernel
Hash_map Hash_map
Homogeneous_kernel Homogeneous_kernel
Installation Installation
Intersections_2 Intersections_2
Intersections_3 Intersections_3
Interval_support Interval_support
Kernel_23 Kernel_23

View File

@ -1,9 +1,9 @@
Algebraic_foundations Algebraic_foundations
Distance_2 Distance_2
Distance_3 Distance_3
Installation Installation
Kernel_23 Kernel_23
Number_types Number_types
Profiling_tools Profiling_tools
STL_Extension STL_Extension
Stream_support Stream_support

View File

@ -25,4 +25,3 @@ Profiling_tools
Property_map Property_map
STL_Extension STL_Extension
Stream_support Stream_support