Skip to content

Commit

Permalink
Restore the alphabetical order of dependencies files
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Oct 31, 2019
1 parent aee3464 commit 15d9e1f
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 27 deletions.
2 changes: 1 addition & 1 deletion AABB_tree/package_info/AABB_tree/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Installation
Intersections_2
Intersections_3
Expand All @@ -16,4 +17,3 @@ Property_map
STL_Extension
Spatial_searching
Stream_support
Distance_3
3 changes: 1 addition & 2 deletions Convex_hull_2/package_info/Convex_hull_2/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Kernel_23
Modular_arithmetic
Number_types
Profiling_tools
Property_map
STL_Extension
Stream_support
Property_map

2 changes: 1 addition & 1 deletion Convex_hull_d/package_info/Convex_hull_d/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Algebraic_foundations
Circulator
Convex_hull_d
Distance_2
Distance_3
Hash_map
Installation
Intersections_2
Expand All @@ -14,4 +15,3 @@ Number_types
Profiling_tools
STL_Extension
Stream_support
Distance_3
2 changes: 1 addition & 1 deletion Nef_S2/package_info/Nef_S2/dependencies
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Algebraic_foundations
Circulator
Distance_2
Distance_3
Hash_map
Installation
Intersections_2
Expand All @@ -16,4 +17,3 @@ Profiling_tools
STL_Extension
Stream_support
Union_find
Distance_3
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Algebraic_foundations
Circulator
Distance_2
Distance_3
Filtered_kernel
Hash_map
Installation
Expand All @@ -20,4 +21,3 @@ Spatial_sorting
Stream_support
TDS_2
Triangulation_2
Distance_3
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ Modular_arithmetic
Number_types
Point_set_3
Point_set_processing_3
Polygonal_surface_reconstruction
Polygon
Polygonal_surface_reconstruction
Principal_component_analysis
Principal_component_analysis_LGPL
Profiling_tools
Solver_interface
Property_map
Random_numbers
STL_Extension
Solver_interface
Spatial_searching
Spatial_sorting
STL_Extension
Stream_support
Surface_mesh
TDS_2
Expand Down
2 changes: 1 addition & 1 deletion Polyhedron/package_info/Polyhedron/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Algebraic_foundations
BGL
Circulator
Distance_2
Distance_3
GraphicsView
HalfedgeDS
Hash_map
Expand All @@ -19,4 +20,3 @@ Profiling_tools
Property_map
STL_Extension
Stream_support
Distance_3
26 changes: 13 additions & 13 deletions Shape_detection/package_info/Shape_detection/dependencies
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
Algebraic_foundations
Arithmetic_kernel
BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Filtered_kernel
HalfedgeDS
Hash_map
Homogeneous_kernel
Installation
Intersections_2
Intersections_3
Interval_support
Kernel_23
Kernel_d
Modifier
Modular_arithmetic
Number_types
Shape_detection
Polyhedron
Polyhedron_IO
Principal_component_analysis
Principal_component_analysis_LGPL
Profiling_tools
Property_map
Random_numbers
STL_Extension
Shape_detection
Solver_interface
Spatial_searching
Stream_support
BGL
Arithmetic_kernel
Cartesian_kernel
Filtered_kernel
HalfedgeDS
Hash_map
Homogeneous_kernel
Intersections_2
Intersections_3
Modifier
Polyhedron
Polyhedron_IO
Surface_mesh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ BGL
Box_intersection_d
Circulator
Distance_2
Distance_3
Filtered_kernel
Hash_map
Installation
Expand All @@ -25,4 +26,3 @@ Stream_support
Surface_mesh_parameterization
TDS_2
Triangulation_2
Distance_3
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Installation
Intersections_2
Intersections_3
Expand All @@ -18,4 +19,3 @@ STL_Extension
Spatial_searching
Stream_support
Surface_mesh_segmentation
Distance_3
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ BGL
Cartesian_kernel
Circulator
Distance_2
Distance_3
Installation
Intersections_2
Intersections_3
Expand All @@ -18,4 +19,3 @@ STL_Extension
Spatial_searching
Stream_support
Surface_mesh_shortest_path
Distance_3
2 changes: 1 addition & 1 deletion Visibility_2/package_info/Visibility_2/dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Algebraic_foundations
Arrangement_on_surface_2
Circulator
Distance_2
Distance_3
Filtered_kernel
HalfedgeDS
Hash_map
Expand All @@ -23,4 +24,3 @@ Surface_sweep_2
TDS_2
Triangulation_2
Visibility_2
Distance_3

0 comments on commit 15d9e1f

Please sign in to comment.