mirror of https://github.com/CGAL/cgal
A file that excludes file from the submission of the package.
Created to exclude sweep line files from public release 2.3.
This commit is contained in:
parent
d4f5f5a91f
commit
0791ae68bb
|
|
@ -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
|
||||
Loading…
Reference in New Issue