From 0791ae68bbdba165d4090c14f8564aa475bf6633 Mon Sep 17 00:00:00 2001 From: Shai Hirsch Date: Thu, 26 Jul 2001 12:55:22 +0000 Subject: [PATCH] A file that excludes file from the submission of the package. Created to exclude sweep line files from public release 2.3. --- Packages/Arrangement/dont_submit | 45 ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Packages/Arrangement/dont_submit diff --git a/Packages/Arrangement/dont_submit b/Packages/Arrangement/dont_submit new file mode 100644 index 00000000000..ed97c28ddbe --- /dev/null +++ b/Packages/Arrangement/dont_submit @@ -0,0 +1,45 @@ +./include/CGAL/Sweep_curves_base.h +./include/CGAL/Sweep_curves_to_planar_map.h +./include/CGAL/Sweep_curves_to_subcurves.h +./include/CGAL/sweep_to_construct_planar_map.h +./include/CGAL/sweep_to_produce_planar_map_subcurves.h +./examples/Sweep_line/example1.C +./examples/Sweep_line/example2.C +./examples/Sweep_line/example3.C +./examples/Sweep_line/example4.C +./examples/Sweep_line/example1.cout +./examples/Sweep_line/example1.cin +./examples/Sweep_line/example2.cin +./examples/Sweep_line/example3.cin +./examples/Sweep_line/example3.cout +./examples/Sweep_line/example4.cin +./examples/Sweep_line/README +./doc_tex/basic/Pm_with_intersections_2/Pm_with_intersections_2_ref/sweep_to_construct_planar_map.tex +./doc_tex/basic/Pm_with_intersections_2/Pm_with_intersections_2_ref/sweep_to_produce_planar_map_subcurves.tex +./test/Sweep_line/cgal_test +./test/Sweep_line/test.C +./test/Sweep_line/DATA/polylines/endpoint_intersection +./test/Sweep_line/DATA/polylines/total_overlap +./test/Sweep_line/DATA/polylines/big_overlap +./test/Sweep_line/DATA/polylines/partial_overlap +./test/Sweep_line/DATA/polylines/triangle +./test/Sweep_line/DATA/polylines/big_overlap2 +./test/Sweep_line/DATA/polylines/partial_overlap2 +./test/Sweep_line/DATA/polylines/two_segments +./test/Sweep_line/DATA/polylines/closed_polyline +./test/Sweep_line/DATA/polylines/segment_overlap +./test/Sweep_line/DATA/polylines/vertex_intersection +./test/Sweep_line/DATA/polylines/collinears +./test/Sweep_line/DATA/polylines/self_cut +./test/Sweep_line/DATA/polylines/vertical_segment +./test/Sweep_line/DATA/polylines/edge_vertex_intersection +./test/Sweep_line/DATA/polylines/simple_intersection +./test/Sweep_line/DATA/segments/simple_intersection +./test/Sweep_line/DATA/segments/two_segments +./test/Sweep_line/DATA/segments/degeneracy +./test/Sweep_line/DATA/segments/star_4 +./test/Sweep_line/DATA/segments/vertex_intersection +./test/Sweep_line/DATA/segments/edge_vertex_intersection +./test/Sweep_line/DATA/segments/triangle +./test/Sweep_line/DATA/segments/vertical_segment +./test/Sweep_line/DATA/segments/H_degeneracy