mirror of https://github.com/CGAL/cgal
remove mentions to Operation_on_polyhedra package
This commit is contained in:
parent
0f001bda3e
commit
5efd5b9931
|
|
@ -1206,5 +1206,3 @@ gmon.*
|
||||||
/Stream_support/test/Stream_support/cgal_test_with_cmake
|
/Stream_support/test/Stream_support/cgal_test_with_cmake
|
||||||
/*.html
|
/*.html
|
||||||
/Snap_rounding_2/test/Snap_rounding_2/data/out
|
/Snap_rounding_2/test/Snap_rounding_2/data/out
|
||||||
/Operations_on_polyhedra/examples/Operations_on_polyhedra/cgal_test_with_cmake
|
|
||||||
/Operations_on_polyhedra/test/Operations_on_polyhedra/cgal_test_with_cmake
|
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ env:
|
||||||
- PACKAGE='Mesher_level Minkowski_sum_2 Minkowski_sum_3 '
|
- PACKAGE='Mesher_level Minkowski_sum_2 Minkowski_sum_3 '
|
||||||
- PACKAGE='Modifier Modular_arithmetic Nef_2 '
|
- PACKAGE='Modifier Modular_arithmetic Nef_2 '
|
||||||
- PACKAGE='Nef_3 Nef_S2 NewKernel_d '
|
- PACKAGE='Nef_3 Nef_S2 NewKernel_d '
|
||||||
- PACKAGE='Number_types OpenNL Operations_on_polyhedra '
|
- PACKAGE='Number_types OpenNL '
|
||||||
- PACKAGE='Optimal_transportation_reconstruction_2 Optimisation_basic Partition_2 '
|
- PACKAGE='Optimal_transportation_reconstruction_2 Optimisation_basic Partition_2 '
|
||||||
- PACKAGE='Periodic_2_triangulation_2 Periodic_3_mesh_3 Periodic_3_triangulation_3 '
|
- PACKAGE='Periodic_2_triangulation_2 Periodic_3_mesh_3 Periodic_3_triangulation_3 '
|
||||||
- PACKAGE='Point_set_2 Point_set_3 Point_set_processing_3 '
|
- PACKAGE='Point_set_2 Point_set_3 Point_set_processing_3 '
|
||||||
|
|
|
||||||
|
|
@ -68,8 +68,7 @@ Nef_3
|
||||||
Nef_S2
|
Nef_S2
|
||||||
NewKernel_d
|
NewKernel_d
|
||||||
Number_types
|
Number_types
|
||||||
OpenNL
|
OpenNL
|
||||||
Operations_on_polyhedra
|
|
||||||
Optimal_transportation_reconstruction_2
|
Optimal_transportation_reconstruction_2
|
||||||
Optimisation_basic
|
Optimisation_basic
|
||||||
Partition_2
|
Partition_2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue