Restore dependencies

This commit is contained in:
Guillaume Damiand 2019-07-05 14:32:04 +02:00
parent 10c2be0c6d
commit f42be51a8e
5 changed files with 20 additions and 4 deletions

View File

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

View File

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

View File

@ -19,13 +19,10 @@ Interval_support
Kernel_23 Kernel_23
Kernel_d Kernel_d
Linear_cell_complex Linear_cell_complex
Modifier
Modular_arithmetic Modular_arithmetic
Number_types Number_types
Polyhedron
Polyhedron_IO
Profiling_tools Profiling_tools
Property_map Property_map
STL_Extension STL_Extension
Stream_support Stream_support
Surface_mesh

View File

@ -2,6 +2,7 @@ Algebraic_foundations
BGL BGL
Circulator Circulator
Distance_2 Distance_2
Geomview
HalfedgeDS HalfedgeDS
Hash_map Hash_map
Installation Installation

View File

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