diff --git a/Alpha_shapes_2/examples/Alpha_shapes_2/alpha_shapes_2.cpp b/Alpha_shapes_2/examples/Alpha_shapes_2/alpha_shapes_2.cpp index 0427cdc987a..a8152777f08 100644 --- a/Alpha_shapes_2/examples/Alpha_shapes_2/alpha_shapes_2.cpp +++ b/Alpha_shapes_2/examples/Alpha_shapes_2/alpha_shapes_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Alpha_shapes_2/example_alpha.cpp /*********************************************************************** diff --git a/Alpha_shapes_2/examples/Alpha_shapes_2/weighted_alpha_shapes_2.cpp b/Alpha_shapes_2/examples/Alpha_shapes_2/weighted_alpha_shapes_2.cpp index a8029138088..4c038a518fa 100644 --- a/Alpha_shapes_2/examples/Alpha_shapes_2/weighted_alpha_shapes_2.cpp +++ b/Alpha_shapes_2/examples/Alpha_shapes_2/weighted_alpha_shapes_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Alpha_shapes_2/example_weight.cpp /*********************************************************************** diff --git a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits.cpp b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits.cpp index cca826b0a65..02237f8ae1a 100644 --- a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits.cpp +++ b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits.cpp @@ -1,4 +1,3 @@ -// file: examples/Apollonius_graph_2/ag2_exact_traits.cpp #include diff --git a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits_sqrt.cpp b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits_sqrt.cpp index 8c5587347be..4e3eac9e094 100644 --- a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits_sqrt.cpp +++ b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_exact_traits_sqrt.cpp @@ -1,4 +1,3 @@ -// file: examples/Apollonius_graph_2/ag2_exact_traits_sqrt.cpp #include diff --git a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_filtered_traits_no_hidden.cpp b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_filtered_traits_no_hidden.cpp index b6e388ab23e..dc66e9c0ac2 100644 --- a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_filtered_traits_no_hidden.cpp +++ b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_filtered_traits_no_hidden.cpp @@ -1,4 +1,3 @@ -// file: examples/Apollonius_graph_2/ag2_filtered_traits_no_hidden.cpp #include diff --git a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_hierarchy.cpp b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_hierarchy.cpp index 0e9adef3455..328d2f33de9 100644 --- a/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_hierarchy.cpp +++ b/Apollonius_graph_2/examples/Apollonius_graph_2/ag2_hierarchy.cpp @@ -1,4 +1,3 @@ -// file: examples/Apollonius_graph_2/ag2_hierarchy.cpp #include diff --git a/Arrangement_2/examples/Arrangement_2/curve_history.cpp b/Arrangement_2/examples/Arrangement_2/curve_history.cpp index 51d48470259..ae40f1eb63d 100644 --- a/Arrangement_2/examples/Arrangement_2/curve_history.cpp +++ b/Arrangement_2/examples/Arrangement_2/curve_history.cpp @@ -1,4 +1,3 @@ -// file: examples/Arrangement_2/ex_curve_history.cpp // Constructing an arrangement with curve history. #include "arr_rational_nt.h" diff --git a/Box_intersection_d/examples/Box_intersection_d/box_grid.cpp b/Box_intersection_d/examples/Box_intersection_d/box_grid.cpp index 04b1ec32f13..ff72201d9d2 100644 --- a/Box_intersection_d/examples/Box_intersection_d/box_grid.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/box_grid.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/box_grid.cpp #include #include #include diff --git a/Box_intersection_d/examples/Box_intersection_d/custom_box_grid.cpp b/Box_intersection_d/examples/Box_intersection_d/custom_box_grid.cpp index c7d8ddce7aa..2a9338e7539 100644 --- a/Box_intersection_d/examples/Box_intersection_d/custom_box_grid.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/custom_box_grid.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/custom_box_grid.cpp #include #include #include diff --git a/Box_intersection_d/examples/Box_intersection_d/minimal.cpp b/Box_intersection_d/examples/Box_intersection_d/minimal.cpp index b11ef7a9d66..b953b4d2054 100644 --- a/Box_intersection_d/examples/Box_intersection_d/minimal.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/minimal.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/minimal.cpp #include #include #include diff --git a/Box_intersection_d/examples/Box_intersection_d/minimal_self.cpp b/Box_intersection_d/examples/Box_intersection_d/minimal_self.cpp index aecc1a26fb1..96970ad85c2 100644 --- a/Box_intersection_d/examples/Box_intersection_d/minimal_self.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/minimal_self.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/minimal_self.cpp #include #include #include diff --git a/Box_intersection_d/examples/Box_intersection_d/proximity_custom_box_traits.cpp b/Box_intersection_d/examples/Box_intersection_d/proximity_custom_box_traits.cpp index 37754b513dd..a9639ca58f1 100644 --- a/Box_intersection_d/examples/Box_intersection_d/proximity_custom_box_traits.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/proximity_custom_box_traits.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/proximity_custom_box_traits.cpp #include #include #include diff --git a/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect.cpp b/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect.cpp index 5aebf276b24..46d46faf58a 100644 --- a/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/triangle_self_intersect.cpp #include #include #include diff --git a/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect_pointers.cpp b/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect_pointers.cpp index f9359cef1a4..3032b16ef20 100644 --- a/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect_pointers.cpp +++ b/Box_intersection_d/examples/Box_intersection_d/triangle_self_intersect_pointers.cpp @@ -1,4 +1,3 @@ -// file: examples/Box_intersection_d/triangle_self_intersect_pointers.cpp #include #include #include diff --git a/Circulator/examples/Circulator/circulator_prog1.cpp b/Circulator/examples/Circulator/circulator_prog1.cpp index 3b230d1e654..2bbfa630da1 100644 --- a/Circulator/examples/Circulator/circulator_prog1.cpp +++ b/Circulator/examples/Circulator/circulator_prog1.cpp @@ -1,4 +1,3 @@ -// file: examples/Circulator/circulator_prog1.cpp #include #include diff --git a/Circulator/examples/Circulator/circulator_prog2.cpp b/Circulator/examples/Circulator/circulator_prog2.cpp index da4c0dab373..9fe5c5ed362 100644 --- a/Circulator/examples/Circulator/circulator_prog2.cpp +++ b/Circulator/examples/Circulator/circulator_prog2.cpp @@ -1,4 +1,3 @@ -// file: examples/Circulator/circulator_prog2.cpp #include #include diff --git a/Circulator/examples/Circulator/circulator_prog3.cpp b/Circulator/examples/Circulator/circulator_prog3.cpp index bf483971652..ca12576ed31 100644 --- a/Circulator/examples/Circulator/circulator_prog3.cpp +++ b/Circulator/examples/Circulator/circulator_prog3.cpp @@ -1,4 +1,3 @@ -// file: examples/Circulator/circulator_prog3.cpp #include #include diff --git a/Convex_hull_2/examples/Convex_hull_2/ch_example_from_cin_to_cout.cpp b/Convex_hull_2/examples/Convex_hull_2/ch_example_from_cin_to_cout.cpp index d8414b2197f..38db54d8da0 100644 --- a/Convex_hull_2/examples/Convex_hull_2/ch_example_from_cin_to_cout.cpp +++ b/Convex_hull_2/examples/Convex_hull_2/ch_example_from_cin_to_cout.cpp @@ -1,4 +1,3 @@ -// file: examples/Convex_hull_2/ch_example_from_cin_to_cout.cpp #include #include diff --git a/Convex_hull_2/examples/Convex_hull_2/ch_example_timing.cpp b/Convex_hull_2/examples/Convex_hull_2/ch_example_timing.cpp index ac6a3689440..5be52a4ee44 100644 --- a/Convex_hull_2/examples/Convex_hull_2/ch_example_timing.cpp +++ b/Convex_hull_2/examples/Convex_hull_2/ch_example_timing.cpp @@ -1,4 +1,3 @@ -// file: examples/Convex_hull_2/ch_example_timing.cpp #include #include diff --git a/Convex_hull_2/examples/Convex_hull_2/ch_graham_anderson.cpp b/Convex_hull_2/examples/Convex_hull_2/ch_graham_anderson.cpp index 9ef15d6f117..c3d3b26be66 100644 --- a/Convex_hull_2/examples/Convex_hull_2/ch_graham_anderson.cpp +++ b/Convex_hull_2/examples/Convex_hull_2/ch_graham_anderson.cpp @@ -1,4 +1,3 @@ -// file: examples/Convex_hull_2/ch_graham_anderson.cpp #include #include diff --git a/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3.cpp b/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3.cpp index a384133a0f9..7e59b4de4a3 100644 --- a/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3.cpp +++ b/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3.cpp @@ -1,4 +1,3 @@ -// file: examples/Convex_hull_3/dynamic_hull_3_ex.cpp #include #include diff --git a/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3.cpp b/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3.cpp index 167906cba64..a64fe94ef76 100644 --- a/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3.cpp +++ b/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3.cpp @@ -1,4 +1,3 @@ -// file: examples/Convex_hull_3/incremental_hull_3_ex.cpp #include #include diff --git a/Convex_hull_3/examples/Convex_hull_3/quickhull_3.cpp b/Convex_hull_3/examples/Convex_hull_3/quickhull_3.cpp index e7079f6b560..a9661b17699 100644 --- a/Convex_hull_3/examples/Convex_hull_3/quickhull_3.cpp +++ b/Convex_hull_3/examples/Convex_hull_3/quickhull_3.cpp @@ -1,4 +1,3 @@ -// file: examples/Convex_hull_3/ch_quickhull_3_ex.cpp #include #include diff --git a/Core/examples/Core/delaunay.cpp b/Core/examples/Core/delaunay.cpp index 776dec0e52e..1139404a642 100644 --- a/Core/examples/Core/delaunay.cpp +++ b/Core/examples/Core/delaunay.cpp @@ -1,4 +1,3 @@ -// file: examples/Core/delaunay.cpp #include diff --git a/Cubical_gaussian_map_3/examples/Cubical_gaussian_map_3/minksum_simple.cpp b/Cubical_gaussian_map_3/examples/Cubical_gaussian_map_3/minksum_simple.cpp index e9b704bf756..79ec312300b 100644 --- a/Cubical_gaussian_map_3/examples/Cubical_gaussian_map_3/minksum_simple.cpp +++ b/Cubical_gaussian_map_3/examples/Cubical_gaussian_map_3/minksum_simple.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_simple.cpp #include #include diff --git a/Generator/examples/Generator/random_convex_set.cpp b/Generator/examples/Generator/random_convex_set.cpp index 05837b576c3..f3f3ea90707 100644 --- a/Generator/examples/Generator/random_convex_set.cpp +++ b/Generator/examples/Generator/random_convex_set.cpp @@ -1,4 +1,3 @@ -// file: examples/Generator/rcs_example.cpp #include #include diff --git a/Generator/examples/Generator/random_degenerate_point_set.cpp b/Generator/examples/Generator/random_degenerate_point_set.cpp index 496d6858cc6..979ebb2ea40 100644 --- a/Generator/examples/Generator/random_degenerate_point_set.cpp +++ b/Generator/examples/Generator/random_degenerate_point_set.cpp @@ -1,4 +1,3 @@ -// file: examples/Generator/random_degenerate_point_set.cpp #include #include diff --git a/Generator/examples/Generator/random_grid.cpp b/Generator/examples/Generator/random_grid.cpp index 750c9236c46..1a6d9680733 100644 --- a/Generator/examples/Generator/random_grid.cpp +++ b/Generator/examples/Generator/random_grid.cpp @@ -1,4 +1,3 @@ -// file: examples/Generator/generators_example2.cpp #include #include diff --git a/Generator/examples/Generator/random_polygon2.cpp b/Generator/examples/Generator/random_polygon2.cpp index 033d0faa49a..6a71ece73c0 100644 --- a/Generator/examples/Generator/random_polygon2.cpp +++ b/Generator/examples/Generator/random_polygon2.cpp @@ -1,4 +1,3 @@ -// file: examples/Generator/random_poly_example.cpp #include #include diff --git a/Generator/examples/Generator/random_segments1.cpp b/Generator/examples/Generator/random_segments1.cpp index fa375472036..fe77fa77538 100644 --- a/Generator/examples/Generator/random_segments1.cpp +++ b/Generator/examples/Generator/random_segments1.cpp @@ -1,4 +1,3 @@ -// file: examples/Generator/Segment_generator_example1.cpp #include #include diff --git a/Generator/examples/Generator/random_segments2.cpp b/Generator/examples/Generator/random_segments2.cpp index e3a04a30368..c5279d06701 100644 --- a/Generator/examples/Generator/random_segments2.cpp +++ b/Generator/examples/Generator/random_segments2.cpp @@ -1,4 +1,3 @@ -// file: examples/Generator/Segment_generator_example2.cpp // CGAL example program for the generic segment generator // using precomputed point locations. diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_color.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_color.cpp index e8433eafe7a..fd6b18dafce 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_color.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_color.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_color.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact.cpp index 221921a5602..31832b06f6b 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_compact.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact2.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact2.cpp index 9f35af87ad2..2318dae0f34 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact2.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_compact2.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_compact2.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_default.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_default.cpp index 1e30f454eb9..b5c1437c753 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_default.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_default.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_default.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_edge_iterator.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_edge_iterator.cpp index f53db6ed247..692b6d79f30 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_edge_iterator.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_edge_iterator.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_edge_iterator.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph.cpp index f972c898d40..06595caca6f 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_graph.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph2.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph2.cpp index 7623f1cd254..186a94d9c91 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph2.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_graph2.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_graph2.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_halfedge_iterator.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_halfedge_iterator.cpp index 6c5424f6764..537a0db30f0 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_halfedge_iterator.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_halfedge_iterator.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_halfedge_iterator.cpp #include #include diff --git a/HalfedgeDS/examples/HalfedgeDS/hds_prog_vector.cpp b/HalfedgeDS/examples/HalfedgeDS/hds_prog_vector.cpp index 3e4c365afe3..e92fb43e4ea 100644 --- a/HalfedgeDS/examples/HalfedgeDS/hds_prog_vector.cpp +++ b/HalfedgeDS/examples/HalfedgeDS/hds_prog_vector.cpp @@ -1,4 +1,3 @@ -// file: examples/HalfedgeDS/hds_prog_vector.cpp #include #include diff --git a/Interval_skip_list/examples/Interval_skip_list/intervals.cpp b/Interval_skip_list/examples/Interval_skip_list/intervals.cpp index 27395c107c4..fc9eb3e7e42 100644 --- a/Interval_skip_list/examples/Interval_skip_list/intervals.cpp +++ b/Interval_skip_list/examples/Interval_skip_list/intervals.cpp @@ -1,4 +1,3 @@ -// file: examples/Interval_skip_list/intervals.cpp #include #include diff --git a/Interval_skip_list/examples/Interval_skip_list/terrain.cpp b/Interval_skip_list/examples/Interval_skip_list/terrain.cpp index a4de4e2c3cb..9cea8f02cf7 100644 --- a/Interval_skip_list/examples/Interval_skip_list/terrain.cpp +++ b/Interval_skip_list/examples/Interval_skip_list/terrain.cpp @@ -1,4 +1,3 @@ -// file: examples/Interval_skip_list/terrain.cpp #include #include diff --git a/Kernel_23/examples/Kernel_23/MyKernel.cpp b/Kernel_23/examples/Kernel_23/MyKernel.cpp index 9747493c126..ceb3373d820 100644 --- a/Kernel_23/examples/Kernel_23/MyKernel.cpp +++ b/Kernel_23/examples/Kernel_23/MyKernel.cpp @@ -1,4 +1,3 @@ -// file: examples/Kernel_23/MyKernel.cpp #include #include diff --git a/Kernel_23/examples/Kernel_23/test_delaunay_2.cpp b/Kernel_23/examples/Kernel_23/test_delaunay_2.cpp index 0ef356c26d3..628801f2280 100644 --- a/Kernel_23/examples/Kernel_23/test_delaunay_2.cpp +++ b/Kernel_23/examples/Kernel_23/test_delaunay_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Kernel_23/test_delaunay_2.cpp // small example for compilation // check of Delaunay_triangulation_2 using the kernel concept diff --git a/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder.cpp b/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder.cpp index 49bd87851d1..0f3589ca44f 100644 --- a/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder.cpp +++ b/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder.cpp @@ -1,4 +1,3 @@ -// file: examples/Kernel_23/test_polyhedron_prog_incr_builder.cpp // original version see examples/Polyhedron/polyhedron_prog_incr_builder.cpp // this time we test compilation with the diff --git a/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder_own_archetype.cpp b/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder_own_archetype.cpp index c7bc8a28dab..2fc4df2d958 100644 --- a/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder_own_archetype.cpp +++ b/Kernel_23/examples/Kernel_23/test_polyhedron_prog_incr_builder_own_archetype.cpp @@ -1,4 +1,3 @@ -// file: examples/Kernel_23/test_polyhedron_prog_incr_builder_own_archetype.cpp // original version see examples/Polyhedron/polyhedron_prog_incr_builder.cpp // this time we test compilation with diff --git a/Largest_empty_rect_2/examples/Largest_empty_rect_2/largest_empty_rectangle.cpp b/Largest_empty_rect_2/examples/Largest_empty_rect_2/largest_empty_rectangle.cpp index 85aac4ae93c..62c0be3f578 100644 --- a/Largest_empty_rect_2/examples/Largest_empty_rect_2/largest_empty_rectangle.cpp +++ b/Largest_empty_rect_2/examples/Largest_empty_rect_2/largest_empty_rectangle.cpp @@ -1,4 +1,3 @@ -// file: examples/Largest_empty_rect_2/Largest_empty_rect_2.cpp #include #include diff --git a/Matrix_search/examples/Matrix_search/all_furthest_neighbors_2.cpp b/Matrix_search/examples/Matrix_search/all_furthest_neighbors_2.cpp index 8b5a2b7668e..3a062286531 100644 --- a/Matrix_search/examples/Matrix_search/all_furthest_neighbors_2.cpp +++ b/Matrix_search/examples/Matrix_search/all_furthest_neighbors_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Matrix_search/all_furthest_neighbors_2_example.cpp #include #include diff --git a/Matrix_search/examples/Matrix_search/rectangular_p_center_2.cpp b/Matrix_search/examples/Matrix_search/rectangular_p_center_2.cpp index d554dbb6ffd..28761e3e17b 100644 --- a/Matrix_search/examples/Matrix_search/rectangular_p_center_2.cpp +++ b/Matrix_search/examples/Matrix_search/rectangular_p_center_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Matrix_search/rectangular_p_center_2_example.cpp #include #include diff --git a/Matrix_search/examples/Matrix_search/sorted_matrix_search.cpp b/Matrix_search/examples/Matrix_search/sorted_matrix_search.cpp index b7eb016967c..c1d2c982772 100644 --- a/Matrix_search/examples/Matrix_search/sorted_matrix_search.cpp +++ b/Matrix_search/examples/Matrix_search/sorted_matrix_search.cpp @@ -1,4 +1,3 @@ -// file: examples/Matrix_search/sorted_matrix_search_example.cpp #include #include diff --git a/Mesh_2/examples/Mesh_2/conforming.cpp b/Mesh_2/examples/Mesh_2/conforming.cpp index 1be97a632b6..0c99e7ba1a9 100644 --- a/Mesh_2/examples/Mesh_2/conforming.cpp +++ b/Mesh_2/examples/Mesh_2/conforming.cpp @@ -1,4 +1,3 @@ -// file: examples/Mesh_2/conforming.cpp #include #include diff --git a/Mesh_2/examples/Mesh_2/mesh_class.cpp b/Mesh_2/examples/Mesh_2/mesh_class.cpp index 3a1c3916618..d2f02b8547e 100644 --- a/Mesh_2/examples/Mesh_2/mesh_class.cpp +++ b/Mesh_2/examples/Mesh_2/mesh_class.cpp @@ -1,4 +1,3 @@ -// file: examples/Mesh_2/mesh_class.cpp #include #include diff --git a/Mesh_2/examples/Mesh_2/mesh_global.cpp b/Mesh_2/examples/Mesh_2/mesh_global.cpp index 6ac177296e1..60c09207ddc 100644 --- a/Mesh_2/examples/Mesh_2/mesh_global.cpp +++ b/Mesh_2/examples/Mesh_2/mesh_global.cpp @@ -1,4 +1,3 @@ -// file: examples/Mesh_2/mesh_global.cpp #include #include diff --git a/Mesh_2/examples/Mesh_2/mesh_with_seeds.cpp b/Mesh_2/examples/Mesh_2/mesh_with_seeds.cpp index d77eae95d22..6db6ccf8a19 100644 --- a/Mesh_2/examples/Mesh_2/mesh_with_seeds.cpp +++ b/Mesh_2/examples/Mesh_2/mesh_with_seeds.cpp @@ -1,4 +1,3 @@ -// file: examples/Mesh_2/mesh_with_seeds.cpp #include #include diff --git a/Min_annulus_d/examples/Min_annulus_d/min_annulus_d.cpp b/Min_annulus_d/examples/Min_annulus_d/min_annulus_d.cpp index 3075e1118b0..1092e2470ae 100644 --- a/Min_annulus_d/examples/Min_annulus_d/min_annulus_d.cpp +++ b/Min_annulus_d/examples/Min_annulus_d/min_annulus_d.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_annulus_d/min_annulus_d.cpp // computes the smallest enclosing annulus of two point // sets on nested squares in R^2, using double diff --git a/Min_annulus_d/examples/Min_annulus_d/min_annulus_d_fast_exact.cpp b/Min_annulus_d/examples/Min_annulus_d/min_annulus_d_fast_exact.cpp index c8b8a380517..699edf37f85 100644 --- a/Min_annulus_d/examples/Min_annulus_d/min_annulus_d_fast_exact.cpp +++ b/Min_annulus_d/examples/Min_annulus_d/min_annulus_d_fast_exact.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_annulus_d/min_annulus_d_fast_exact.cpp // computes the smallest enclosing annulus of two point // sets on nested squares in R^2, using double diff --git a/Min_circle_2/examples/Min_circle_2/min_circle_2.cpp b/Min_circle_2/examples/Min_circle_2/min_circle_2.cpp index cd16dd72e16..dc934b26b19 100644 --- a/Min_circle_2/examples/Min_circle_2/min_circle_2.cpp +++ b/Min_circle_2/examples/Min_circle_2/min_circle_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_circle_2/min_circle_2.cpp // includes #include diff --git a/Min_ellipse_2/examples/Min_ellipse_2/min_ellipse_2.cpp b/Min_ellipse_2/examples/Min_ellipse_2/min_ellipse_2.cpp index edc23bf6a53..c9a64e6b56c 100644 --- a/Min_ellipse_2/examples/Min_ellipse_2/min_ellipse_2.cpp +++ b/Min_ellipse_2/examples/Min_ellipse_2/min_ellipse_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_ellipse_2/min_ellipse_2.cpp // includes #include diff --git a/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_parallelogram_2.cpp b/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_parallelogram_2.cpp index e2d959743bc..772480817b6 100644 --- a/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_parallelogram_2.cpp +++ b/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_parallelogram_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_quadrilateral_2/minimum_enclosing_parallelogram_2.cpp #include #include diff --git a/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_rectangle_2.cpp b/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_rectangle_2.cpp index 8d5c9cc2daf..35da3d31e8a 100644 --- a/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_rectangle_2.cpp +++ b/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_rectangle_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_quadrilateral_2/minimum_enclosing_rectangle_2.cpp #include #include diff --git a/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_strip_2.cpp b/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_strip_2.cpp index afbcc9b7cb3..36b6b47609d 100644 --- a/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_strip_2.cpp +++ b/Min_quadrilateral_2/examples/Min_quadrilateral_2/minimum_enclosing_strip_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_quadrilateral_2/minimum_enclosing_strip_2.cpp #include #include diff --git a/Min_sphere_d/examples/Min_sphere_d/min_sphere_d.cpp b/Min_sphere_d/examples/Min_sphere_d/min_sphere_d.cpp index 6f6c78bb324..cec71d29731 100644 --- a/Min_sphere_d/examples/Min_sphere_d/min_sphere_d.cpp +++ b/Min_sphere_d/examples/Min_sphere_d/min_sphere_d.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_sphere_d/min_sphere_d.cpp #include #include diff --git a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/benchmark.cpp b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/benchmark.cpp index c546e7a60fc..f43df7eb78e 100644 --- a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/benchmark.cpp +++ b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/benchmark.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_sphere_of_spheres_d/benchmark.cpp #include #include diff --git a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_2.cpp b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_2.cpp index 1f8ff1056d8..cd2ca07243f 100644 --- a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_2.cpp +++ b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_example_2.cpp // Computes the minsphere of some random spheres. // This example illustrates how to use CGAL::Point_2 and CGAL:: diff --git a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_3.cpp b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_3.cpp index b64241e8aaf..d9938822632 100644 --- a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_3.cpp +++ b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_3.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_example_3.cpp // Computes the minsphere of some random spheres. // This example illustrates how to use CGAL::Point_3 and CGAL:: diff --git a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_d.cpp b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_d.cpp index 47f816dcd56..6cc41e1c7f1 100644 --- a/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_d.cpp +++ b/Min_sphere_of_spheres_d/examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_d.cpp @@ -1,4 +1,3 @@ -// file: examples/Min_sphere_of_spheres_d/min_sphere_of_spheres_d_example_d.cpp // Computes the minsphere of some random spheres. // This example illustrates how to use CGAL::Point_d and CGAL:: diff --git a/Nef_3/examples/Nef_3/complex_construction.cpp b/Nef_3/examples/Nef_3/complex_construction.cpp index 7ba2a0fec46..82bd8910459 100644 --- a/Nef_3/examples/Nef_3/complex_construction.cpp +++ b/Nef_3/examples/Nef_3/complex_construction.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/complex_construction.cpp #include #include diff --git a/Nef_3/examples/Nef_3/construction.cpp b/Nef_3/examples/Nef_3/construction.cpp index 195f68d8c3f..171b844a5b4 100644 --- a/Nef_3/examples/Nef_3/construction.cpp +++ b/Nef_3/examples/Nef_3/construction.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/construction.cpp #include #include diff --git a/Nef_3/examples/Nef_3/exploration_SM.cpp b/Nef_3/examples/Nef_3/exploration_SM.cpp index d9b0b53922f..79f9d4c893d 100644 --- a/Nef_3/examples/Nef_3/exploration_SM.cpp +++ b/Nef_3/examples/Nef_3/exploration_SM.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/exploration_SM.cpp #include #include diff --git a/Nef_3/examples/Nef_3/extended_kernel.cpp b/Nef_3/examples/Nef_3/extended_kernel.cpp index 52364e6dd77..abf8f294b47 100644 --- a/Nef_3/examples/Nef_3/extended_kernel.cpp +++ b/Nef_3/examples/Nef_3/extended_kernel.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/extended_kernel.cpp #include #include diff --git a/Nef_3/examples/Nef_3/interface_polyhedron.cpp b/Nef_3/examples/Nef_3/interface_polyhedron.cpp index 72de9220bff..68067adcdaa 100644 --- a/Nef_3/examples/Nef_3/interface_polyhedron.cpp +++ b/Nef_3/examples/Nef_3/interface_polyhedron.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/interface_polyhedron.cpp #include #include diff --git a/Nef_3/examples/Nef_3/nefIO.cpp b/Nef_3/examples/Nef_3/nefIO.cpp index eeeaefa0667..c76911b6fb1 100644 --- a/Nef_3/examples/Nef_3/nefIO.cpp +++ b/Nef_3/examples/Nef_3/nefIO.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/nefIO.cpp #include #include diff --git a/Nef_3/examples/Nef_3/point_location.cpp b/Nef_3/examples/Nef_3/point_location.cpp index 1f877a2e09f..9a3348647bc 100644 --- a/Nef_3/examples/Nef_3/point_location.cpp +++ b/Nef_3/examples/Nef_3/point_location.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/point_location.cpp #include #include diff --git a/Nef_3/examples/Nef_3/point_set_operations.cpp b/Nef_3/examples/Nef_3/point_set_operations.cpp index 7477a3d82d0..76cc558ab4b 100644 --- a/Nef_3/examples/Nef_3/point_set_operations.cpp +++ b/Nef_3/examples/Nef_3/point_set_operations.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/point_set_operations.cpp #include #include diff --git a/Nef_3/examples/Nef_3/shell_exploration.cpp b/Nef_3/examples/Nef_3/shell_exploration.cpp index 044808af762..f230e2de35e 100644 --- a/Nef_3/examples/Nef_3/shell_exploration.cpp +++ b/Nef_3/examples/Nef_3/shell_exploration.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/shell_exploration.cpp #include #include diff --git a/Nef_3/examples/Nef_3/simple.cpp b/Nef_3/examples/Nef_3/simple.cpp index 201ea0463af..532905c8fb8 100644 --- a/Nef_3/examples/Nef_3/simple.cpp +++ b/Nef_3/examples/Nef_3/simple.cpp @@ -1,4 +1,3 @@ -// file: examples/Nef_3/simple.cpp #include #include diff --git a/Partition_2/examples/Partition_2/approx_convex_partition_2.cpp b/Partition_2/examples/Partition_2/approx_convex_partition_2.cpp index 5cdff70199c..1cfff2c745a 100644 --- a/Partition_2/examples/Partition_2/approx_convex_partition_2.cpp +++ b/Partition_2/examples/Partition_2/approx_convex_partition_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Partition_2/approx_convex_partition.cpp #include #include diff --git a/Partition_2/examples/Partition_2/greene_approx_convex_partition_2.cpp b/Partition_2/examples/Partition_2/greene_approx_convex_partition_2.cpp index 18ed79953cb..ed10ea4c847 100644 --- a/Partition_2/examples/Partition_2/greene_approx_convex_partition_2.cpp +++ b/Partition_2/examples/Partition_2/greene_approx_convex_partition_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Partition_2/greene_approx_convex_partition_2.cpp #include #include diff --git a/Partition_2/examples/Partition_2/optimal_convex_partition_2.cpp b/Partition_2/examples/Partition_2/optimal_convex_partition_2.cpp index 540dd8e370c..419f9799634 100644 --- a/Partition_2/examples/Partition_2/optimal_convex_partition_2.cpp +++ b/Partition_2/examples/Partition_2/optimal_convex_partition_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Partition_2/optimal_convex_partition_2.cpp #include #include diff --git a/Partition_2/examples/Partition_2/y_monotone_partition_2.cpp b/Partition_2/examples/Partition_2/y_monotone_partition_2.cpp index 7ac2936f516..51dae81343b 100644 --- a/Partition_2/examples/Partition_2/y_monotone_partition_2.cpp +++ b/Partition_2/examples/Partition_2/y_monotone_partition_2.cpp @@ -1,4 +1,3 @@ -// file: examples/Partition_2/y_monotone_partition_2.cpp #include #include diff --git a/Point_set_2/examples/Point_set_2/nearest_neighbor.cpp b/Point_set_2/examples/Point_set_2/nearest_neighbor.cpp index 2026bffbe16..b1540789cbc 100644 --- a/Point_set_2/examples/Point_set_2/nearest_neighbor.cpp +++ b/Point_set_2/examples/Point_set_2/nearest_neighbor.cpp @@ -1,4 +1,3 @@ -// file: examples/Point_set_2/nearest_neighbors.cpp #include #include diff --git a/Point_set_2/examples/Point_set_2/range_search.cpp b/Point_set_2/examples/Point_set_2/range_search.cpp index 26d272f172b..ee71a3c7bb5 100644 --- a/Point_set_2/examples/Point_set_2/range_search.cpp +++ b/Point_set_2/examples/Point_set_2/range_search.cpp @@ -1,4 +1,3 @@ -// file: examples/Point_set_2/range_search.cpp #include #include diff --git a/Polygon/examples/Polygon/Example.cpp b/Polygon/examples/Polygon/Example.cpp index f0a4d1e86c1..4a740904726 100644 --- a/Polygon/examples/Polygon/Example.cpp +++ b/Polygon/examples/Polygon/Example.cpp @@ -1,4 +1,3 @@ -// file: examples/Polygon/Example.cpp //-----------------------------------------------------------------------// // This is just a simple example that demonstrates how to use the diff --git a/Polygon/examples/Polygon/Polygon.cpp b/Polygon/examples/Polygon/Polygon.cpp index 72af819a17c..94c8f9f1e31 100644 --- a/Polygon/examples/Polygon/Polygon.cpp +++ b/Polygon/examples/Polygon/Polygon.cpp @@ -1,4 +1,3 @@ -// file: examples/Polygon/Polygon.cpp #include #include diff --git a/Polygon/examples/Polygon/polygon_algorithms.cpp b/Polygon/examples/Polygon/polygon_algorithms.cpp index b63a53d6d50..64d01e2cfda 100644 --- a/Polygon/examples/Polygon/polygon_algorithms.cpp +++ b/Polygon/examples/Polygon/polygon_algorithms.cpp @@ -1,4 +1,3 @@ -// file: examples/Polygon/polygon_algorithms.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_color.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_color.cpp index 0b36655b0e3..dbeefce3a78 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_color.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_color.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_color.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_cube.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_cube.cpp index 9a49d2fc00c..5e47fee969f 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_cube.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_cube.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_cube.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_incr_builder.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_incr_builder.cpp index b430ab8290a..9b381d86d99 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_incr_builder.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_incr_builder.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_incr_builder.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_normals.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_normals.cpp index 9701a1cc096..bdebb37e754 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_normals.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_normals.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_normals.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_off.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_off.cpp index d5de072b6b8..7e30203acba 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_off.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_off.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_off.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_planes.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_planes.cpp index 9fae46625c2..a6552217bb7 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_planes.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_planes.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_planes.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_simple.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_simple.cpp index a240d72ba69..d2162654885 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_simple.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_simple.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_simple.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv.cpp index 0a3e22b78fb..61709607771 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_subdiv.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv_with_boundary.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv_with_boundary.cpp index d7076ed51c0..89bec3746bd 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv_with_boundary.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv_with_boundary.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_subdiv_with_boundary.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_tetra.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_tetra.cpp index 04364bfe02f..30c61446bed 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_tetra.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_tetra.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_tetra.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_traits.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_traits.cpp index 33779cc00d1..4e0abc9dada 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_traits.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_traits.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_traits.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_prog_vector.cpp b/Polyhedron/examples/Polyhedron/polyhedron_prog_vector.cpp index 19045b09a6a..083378055d5 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_prog_vector.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_prog_vector.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron/polyhedron_prog_vector.cpp #include #include diff --git a/Polyhedron/examples/Polyhedron/polyhedron_self_intersection.cpp b/Polyhedron/examples/Polyhedron/polyhedron_self_intersection.cpp index f5e25caa05c..f8d3d9be076 100644 --- a/Polyhedron/examples/Polyhedron/polyhedron_self_intersection.cpp +++ b/Polyhedron/examples/Polyhedron/polyhedron_self_intersection.cpp @@ -1,4 +1,3 @@ -// file: examples/intersection.cpp #include #include diff --git a/Polyhedron_IO/examples/Polyhedron_IO/iv2off.cpp b/Polyhedron_IO/examples/Polyhedron_IO/iv2off.cpp index 51a3f8a32a2..47a22bf6c65 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/iv2off.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/iv2off.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/iv2off.cpp // Converts Geometry Information in Inventor files (*.iv) into OFF format. // The scanner triggers on Coordinate3, IndexedFaceSet, and IndexedLineSet diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off2iv.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off2iv.cpp index 427e423c86a..e559dd00368 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off2iv.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off2iv.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off2iv.cpp // Convert from OFF format to OpenInventor (.iv) format. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off2off.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off2off.cpp index 14d35f14357..4904d0628c5 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off2off.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off2off.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off2off.cpp // Copies a file in OFF format. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off2stl.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off2stl.cpp index 677e5c2d87f..c1413d57310 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off2stl.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off2stl.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off2stl.cpp // Convert from OFF format to StereoLithography StL format. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off2vrml.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off2vrml.cpp index 608a4bf198f..323053dd028 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off2vrml.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off2vrml.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off2vrml.cpp // Convert from OFF format to VRML (.wrl) 1.0 or 2.0 format. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off2wav.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off2wav.cpp index 313035177d9..73daf76013b 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off2wav.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off2wav.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off2wav.cpp // Convert from OFF format to Wavefront (.obj) format. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off_bbox.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off_bbox.cpp index 8342fcdc0cf..23dd4b5bcd2 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off_bbox.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off_bbox.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off_bbox.cpp // computes bbox of an OFF object. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off_glue.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off_glue.cpp index b634ce4cda4..2e0b43769ce 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off_glue.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off_glue.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off_glue.cpp // Glue vertices of a polyhedron together that have equal coordinate values. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/off_transform.cpp b/Polyhedron_IO/examples/Polyhedron_IO/off_transform.cpp index e9d55682042..024d7880423 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/off_transform.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/off_transform.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/off_transform.cpp // Applies translation and scaling to an OFF object. diff --git a/Polyhedron_IO/examples/Polyhedron_IO/polyhedron2vrml.cpp b/Polyhedron_IO/examples/Polyhedron_IO/polyhedron2vrml.cpp index 8fff6fcc025..01da3fb8228 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/polyhedron2vrml.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/polyhedron2vrml.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/polyhedron2vrml.cpp #include #include diff --git a/Polyhedron_IO/examples/Polyhedron_IO/polyhedron_copy.cpp b/Polyhedron_IO/examples/Polyhedron_IO/polyhedron_copy.cpp index ae767222c00..39bae364694 100644 --- a/Polyhedron_IO/examples/Polyhedron_IO/polyhedron_copy.cpp +++ b/Polyhedron_IO/examples/Polyhedron_IO/polyhedron_copy.cpp @@ -1,4 +1,3 @@ -// file: examples/Polyhedron_IO/polyhedron_copy.cpp // Copies a CGAL::Polyhedron_3 from OFF format to OFF format. diff --git a/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d.cpp b/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d.cpp index c7b6f3294eb..d7454374b87 100644 --- a/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d.cpp +++ b/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d.cpp @@ -1,4 +1,3 @@ -// file: examples/Polytope_distance_d/polytope_distance.cpp // computes the distance between two cubes in R^3 using double // as input type and some internal EXACT floating point type diff --git a/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d_fast_exact.cpp b/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d_fast_exact.cpp index 0db522b65b9..92bd6ef6266 100644 --- a/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d_fast_exact.cpp +++ b/Polytope_distance_d/examples/Polytope_distance_d/polytope_distance_d_fast_exact.cpp @@ -1,4 +1,3 @@ -// file: examples/Polytope_distance_d/polytope_distance_d_fast_exact.cpp // computes the distance between two cubes in R^3 using double // as input type and some internal EXACT floating point type; diff --git a/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp b/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp index f1426eb930c..7e6cf22774c 100644 --- a/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp +++ b/STL_Extension/examples/STL_Extension/in_place_list_prog.cpp @@ -1,4 +1,3 @@ -// file: examples/STL_Extension/in_place_list_prog.cpp #include #include diff --git a/STL_Extension/examples/STL_Extension/min_element_if_example_noheader.cpp b/STL_Extension/examples/STL_Extension/min_element_if_example_noheader.cpp index bdc4139e5b2..de0694bdd93 100644 --- a/STL_Extension/examples/STL_Extension/min_element_if_example_noheader.cpp +++ b/STL_Extension/examples/STL_Extension/min_element_if_example_noheader.cpp @@ -1,4 +1,3 @@ -// file: examples/STL_Extension/min_element_if_example_noheader.cpp #include #include diff --git a/STL_Extension/examples/STL_Extension/min_max_element_example_noheader.cpp b/STL_Extension/examples/STL_Extension/min_max_element_example_noheader.cpp index 04ba6714df0..b04a806828b 100644 --- a/STL_Extension/examples/STL_Extension/min_max_element_example_noheader.cpp +++ b/STL_Extension/examples/STL_Extension/min_max_element_example_noheader.cpp @@ -1,4 +1,3 @@ -// file: examples/STL_Extension/min_max_element_example_noheader.cpp #include #include diff --git a/SearchStructures/examples/RangeSegmentTrees/range_tree_1.cpp b/SearchStructures/examples/RangeSegmentTrees/range_tree_1.cpp index 3c19623ce44..e496e92a8f1 100644 --- a/SearchStructures/examples/RangeSegmentTrees/range_tree_1.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/range_tree_1.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/range_tree_1.cpp // Implementation: Testprogram for 1-dimensional Range Trees // A two dimensional Range Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/range_tree_2.cpp b/SearchStructures/examples/RangeSegmentTrees/range_tree_2.cpp index 2ce7d8ee499..b65c8964e4c 100644 --- a/SearchStructures/examples/RangeSegmentTrees/range_tree_2.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/range_tree_2.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/range_tree_2.cpp // Implementation: Testprogram for 2-dimensional Range Trees // A two dimensional Range Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/range_tree_3.cpp b/SearchStructures/examples/RangeSegmentTrees/range_tree_3.cpp index 14fa8845846..4c18b84f689 100644 --- a/SearchStructures/examples/RangeSegmentTrees/range_tree_3.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/range_tree_3.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/range_tree_3.cpp // Implementation: Testprogram for 3-dimensional Range Trees // A three dimensional Range Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/range_tree_4.cpp b/SearchStructures/examples/RangeSegmentTrees/range_tree_4.cpp index a041a747620..41dabeaf47c 100644 --- a/SearchStructures/examples/RangeSegmentTrees/range_tree_4.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/range_tree_4.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/range_tree_4.cpp // Implementation: Testprogram for 4-dimensional Range Trees // A four dimensional Range Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/range_tree_map_2.cpp b/SearchStructures/examples/RangeSegmentTrees/range_tree_map_2.cpp index f73d9f28f06..3648ea1f389 100644 --- a/SearchStructures/examples/RangeSegmentTrees/range_tree_map_2.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/range_tree_map_2.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/range_tree_map_2.cpp // Implementation: Testprogram for 2-dimensional Range Trees // A two dimensional Range Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/range_tree_set_2.cpp b/SearchStructures/examples/RangeSegmentTrees/range_tree_set_2.cpp index 424b30ae590..7e0d4c8d432 100644 --- a/SearchStructures/examples/RangeSegmentTrees/range_tree_set_2.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/range_tree_set_2.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/range_tree_set_2.cpp // Implementation: Testprogram for 2-dimensional Range Trees // A two dimensional Range Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_1.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_1.cpp index 3e7806b5fa5..95041635591 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_1.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_1.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_1.cpp // Implementation: Testprogram for 1-dimensional Segment Trees // A one dimensional Segment Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_2.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_2.cpp index 5ecf42d7413..2b23abd3132 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_2.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_2.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_2.cpp // Implementation: Testprogram for 2-dimensional Segment Trees // A two dimensional Segment Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_3.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_3.cpp index f8938e8d885..12d2d74b478 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_3.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_3.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_3.cpp // Implementation: Testprogram for 3-dimensional Segment Trees // A three dimensional Segment Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_4.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_4.cpp index e6f306433fb..20d8506716e 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_4.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_4.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_4.cpp // Implementation: Testprogram for 4-dimensional Segment Trees // A four dimensional Segment Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_map_2.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_map_2.cpp index ca8787bac9b..1a0df81f0ae 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_map_2.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_map_2.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_map_2.cpp // Implementation: Testprogram for 2-dimensional Segment Trees // A two dimensional Segment Tree is defined in this class. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_2.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_2.cpp index 0a56fbe71b8..36ebeee25a6 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_2.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_2.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_set_2.cpp // Implementation: Testprogram for 2-dimensional Segment Trees // Example for the construction of a two dimensional segment tree. diff --git a/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_3.cpp b/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_3.cpp index d6c18281857..4b28bbe1f27 100644 --- a/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_3.cpp +++ b/SearchStructures/examples/RangeSegmentTrees/segment_tree_set_3.cpp @@ -1,4 +1,3 @@ -// file: examples/SearchStructures/segment_tree_set_3.cpp // Implementation: Testprogram for 3-dimensional Segment Trees // A three dimensional Segment Tree is defined in this class. diff --git a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-count-sites.cpp b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-count-sites.cpp index 8e361b491c2..65a5f001641 100644 --- a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-count-sites.cpp +++ b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-count-sites.cpp @@ -1,4 +1,3 @@ -// file: sdg-count-sites.cpp #include // standard includes diff --git a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-filtered-traits.cpp b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-filtered-traits.cpp index 3a006ec47b7..d03f28ab887 100644 --- a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-filtered-traits.cpp +++ b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-filtered-traits.cpp @@ -1,4 +1,3 @@ -// file: sdg-filtered-traits.cpp #include // standard includes diff --git a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-info-set.cpp b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-info-set.cpp index 6fb7b77c569..3a48abef327 100644 --- a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-info-set.cpp +++ b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-info-set.cpp @@ -1,4 +1,3 @@ -// file: sdg-info-set.cpp #include // example that shows how to add info to input sites and how this is diff --git a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-red-blue-info.cpp b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-red-blue-info.cpp index 208f6e63364..ae4431841c3 100644 --- a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-red-blue-info.cpp +++ b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-red-blue-info.cpp @@ -1,4 +1,3 @@ -// file: sdg-red-blue-info.cpp #include #include diff --git a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp index 0eabcdd3d67..39c05b543f9 100644 --- a/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp +++ b/Segment_Delaunay_graph_2/examples/Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp @@ -1,4 +1,3 @@ -// file: sdg-voronoi-vertices.cpp #include // standard includes diff --git a/Spatial_searching/examples/Spatial_searching/circular_query.cpp b/Spatial_searching/examples/Spatial_searching/circular_query.cpp index efdc2e3fffd..ce9dbb7f11d 100644 --- a/Spatial_searching/examples/Spatial_searching/circular_query.cpp +++ b/Spatial_searching/examples/Spatial_searching/circular_query.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Circular_query.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/distance_browsing.cpp b/Spatial_searching/examples/Spatial_searching/distance_browsing.cpp index 9af8dbf5f00..a3229f3b964 100644 --- a/Spatial_searching/examples/Spatial_searching/distance_browsing.cpp +++ b/Spatial_searching/examples/Spatial_searching/distance_browsing.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Distance_browsing.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/fuzzy_range_query.cpp b/Spatial_searching/examples/Spatial_searching/fuzzy_range_query.cpp index 75e0db91d70..42e2077d9ca 100644 --- a/Spatial_searching/examples/Spatial_searching/fuzzy_range_query.cpp +++ b/Spatial_searching/examples/Spatial_searching/fuzzy_range_query.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Fuzzy_range_query.cpp #include #include #include diff --git a/Spatial_searching/examples/Spatial_searching/general_neighbor_searching.cpp b/Spatial_searching/examples/Spatial_searching/general_neighbor_searching.cpp index ba5aa2731b2..03318097291 100644 --- a/Spatial_searching/examples/Spatial_searching/general_neighbor_searching.cpp +++ b/Spatial_searching/examples/Spatial_searching/general_neighbor_searching.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/General_neighbor_searching.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/iso_rectangle_2_query.cpp b/Spatial_searching/examples/Spatial_searching/iso_rectangle_2_query.cpp index 50773f55855..183bbe027a7 100644 --- a/Spatial_searching/examples/Spatial_searching/iso_rectangle_2_query.cpp +++ b/Spatial_searching/examples/Spatial_searching/iso_rectangle_2_query.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Iso_rectangle_2_query.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/nearest_neighbor_searching.cpp b/Spatial_searching/examples/Spatial_searching/nearest_neighbor_searching.cpp index 59d87bfbe88..de2863e1ea4 100644 --- a/Spatial_searching/examples/Spatial_searching/nearest_neighbor_searching.cpp +++ b/Spatial_searching/examples/Spatial_searching/nearest_neighbor_searching.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Nearest_neighbor_searching.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/searching_with_circular_query.cpp b/Spatial_searching/examples/Spatial_searching/searching_with_circular_query.cpp index 4026ba1f3fc..ba1917762b4 100644 --- a/Spatial_searching/examples/Spatial_searching/searching_with_circular_query.cpp +++ b/Spatial_searching/examples/Spatial_searching/searching_with_circular_query.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Searching_with_circular_query.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/using_fair_splitting_rule.cpp b/Spatial_searching/examples/Spatial_searching/using_fair_splitting_rule.cpp index 62fc2c33764..e03452f33f5 100644 --- a/Spatial_searching/examples/Spatial_searching/using_fair_splitting_rule.cpp +++ b/Spatial_searching/examples/Spatial_searching/using_fair_splitting_rule.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Using_fair_splitting_rule.cpp #include #include diff --git a/Spatial_searching/examples/Spatial_searching/weighted_Minkowski_distance.cpp b/Spatial_searching/examples/Spatial_searching/weighted_Minkowski_distance.cpp index 57350864475..4a583a14037 100644 --- a/Spatial_searching/examples/Spatial_searching/weighted_Minkowski_distance.cpp +++ b/Spatial_searching/examples/Spatial_searching/weighted_Minkowski_distance.cpp @@ -1,4 +1,3 @@ -// file: examples/Spatial_searching/Weighted_Minkowski_distance.cpp #include #include diff --git a/Subdivision_method_3/examples/Subdivision_method_3/CatmullClark_subdivision.cpp b/Subdivision_method_3/examples/Subdivision_method_3/CatmullClark_subdivision.cpp index 89e16587455..10d5072207d 100644 --- a/Subdivision_method_3/examples/Subdivision_method_3/CatmullClark_subdivision.cpp +++ b/Subdivision_method_3/examples/Subdivision_method_3/CatmullClark_subdivision.cpp @@ -1,4 +1,3 @@ -// file: examples/Subdivision_method_3/CatmullClark_subdivision.cpp #include #include diff --git a/Subdivision_method_3/examples/Subdivision_method_3/Customized_subdivision.cpp b/Subdivision_method_3/examples/Subdivision_method_3/Customized_subdivision.cpp index a8ae2cd6094..9440e287d75 100644 --- a/Subdivision_method_3/examples/Subdivision_method_3/Customized_subdivision.cpp +++ b/Subdivision_method_3/examples/Subdivision_method_3/Customized_subdivision.cpp @@ -1,4 +1,3 @@ -// file: examples/Subdivision_method_3/Customized_subdivision.cpp #include #include diff --git a/Subdivision_method_3/examples/Subdivision_method_3/DooSabin_subdivision.cpp b/Subdivision_method_3/examples/Subdivision_method_3/DooSabin_subdivision.cpp index 77a9d4911b9..97fc85638fe 100644 --- a/Subdivision_method_3/examples/Subdivision_method_3/DooSabin_subdivision.cpp +++ b/Subdivision_method_3/examples/Subdivision_method_3/DooSabin_subdivision.cpp @@ -1,4 +1,3 @@ -// file: examples/Subdivision_method_3/DooSabin_subdivision.cpp #include #include diff --git a/Subdivision_method_3/examples/Subdivision_method_3/Loop_subdivision.cpp b/Subdivision_method_3/examples/Subdivision_method_3/Loop_subdivision.cpp index e5371c77237..a0e8d76afc1 100644 --- a/Subdivision_method_3/examples/Subdivision_method_3/Loop_subdivision.cpp +++ b/Subdivision_method_3/examples/Subdivision_method_3/Loop_subdivision.cpp @@ -1,4 +1,3 @@ -// file: examples/Subdivision_method_3/Loop_subdivision.cpp #include #include diff --git a/Triangulation_2/examples/Triangulation_2/constrained_hierarchy_plus.cpp b/Triangulation_2/examples/Triangulation_2/constrained_hierarchy_plus.cpp index 4859da01c14..a9460831a16 100644 --- a/Triangulation_2/examples/Triangulation_2/constrained_hierarchy_plus.cpp +++ b/Triangulation_2/examples/Triangulation_2/constrained_hierarchy_plus.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/constrained_hierarchy_plus.cpp #include #include diff --git a/Triangulation_2/examples/Triangulation_2/constrained_plus.cpp b/Triangulation_2/examples/Triangulation_2/constrained_plus.cpp index fa9dc863530..d13da644fe3 100644 --- a/Triangulation_2/examples/Triangulation_2/constrained_plus.cpp +++ b/Triangulation_2/examples/Triangulation_2/constrained_plus.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/constrained_plus.cpp #include #include diff --git a/Triangulation_2/examples/Triangulation_2/hierarchy.cpp b/Triangulation_2/examples/Triangulation_2/hierarchy.cpp index 5dea76b9911..10efd876327 100644 --- a/Triangulation_2/examples/Triangulation_2/hierarchy.cpp +++ b/Triangulation_2/examples/Triangulation_2/hierarchy.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/hierarchy.cpp #include #include diff --git a/Triangulation_2/examples/Triangulation_2/regular.cpp b/Triangulation_2/examples/Triangulation_2/regular.cpp index b71de5dc8af..8cfff7a00b4 100644 --- a/Triangulation_2/examples/Triangulation_2/regular.cpp +++ b/Triangulation_2/examples/Triangulation_2/regular.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/regular.cpp #include #include diff --git a/Triangulation_2/examples/Triangulation_2/terrain.cpp b/Triangulation_2/examples/Triangulation_2/terrain.cpp index dc02506737a..66736a66de4 100644 --- a/Triangulation_2/examples/Triangulation_2/terrain.cpp +++ b/Triangulation_2/examples/Triangulation_2/terrain.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/terrain.cpp #include #include diff --git a/Triangulation_2/examples/Triangulation_2/triangulation_prog1.cpp b/Triangulation_2/examples/Triangulation_2/triangulation_prog1.cpp index 3648edae9ba..7063e99f10a 100644 --- a/Triangulation_2/examples/Triangulation_2/triangulation_prog1.cpp +++ b/Triangulation_2/examples/Triangulation_2/triangulation_prog1.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/triangulation_prog1.cpp #include diff --git a/Triangulation_2/examples/Triangulation_2/voronoi.cpp b/Triangulation_2/examples/Triangulation_2/voronoi.cpp index bdaf216a2e0..e3f008244af 100644 --- a/Triangulation_2/examples/Triangulation_2/voronoi.cpp +++ b/Triangulation_2/examples/Triangulation_2/voronoi.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_2/Voronoi.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/adding_handles.cpp b/Triangulation_3/examples/Triangulation_3/adding_handles.cpp index 9c0bf77c3c1..007ff6251a0 100644 --- a/Triangulation_3/examples/Triangulation_3/adding_handles.cpp +++ b/Triangulation_3/examples/Triangulation_3/adding_handles.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_adding_handles.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/color.cpp b/Triangulation_3/examples/Triangulation_3/color.cpp index aa9e826cee4..65b3583a4cc 100644 --- a/Triangulation_3/examples/Triangulation_3/color.cpp +++ b/Triangulation_3/examples/Triangulation_3/color.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_color.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/find_conflicts.cpp b/Triangulation_3/examples/Triangulation_3/find_conflicts.cpp index 36cab845f3e..1d864aa20aa 100644 --- a/Triangulation_3/examples/Triangulation_3/find_conflicts.cpp +++ b/Triangulation_3/examples/Triangulation_3/find_conflicts.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_find_conflicts.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/hierarchy.cpp b/Triangulation_3/examples/Triangulation_3/hierarchy.cpp index eb22b6bc445..4aebc08597e 100644 --- a/Triangulation_3/examples/Triangulation_3/hierarchy.cpp +++ b/Triangulation_3/examples/Triangulation_3/hierarchy.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_hierarchy.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/linking_2d_and_3d.cpp b/Triangulation_3/examples/Triangulation_3/linking_2d_and_3d.cpp index 1120f97503d..7969dd6d5d0 100644 --- a/Triangulation_3/examples/Triangulation_3/linking_2d_and_3d.cpp +++ b/Triangulation_3/examples/Triangulation_3/linking_2d_and_3d.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_linking_2d_and_3d.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/regular.cpp b/Triangulation_3/examples/Triangulation_3/regular.cpp index 9adf1df0617..31d116e2ab6 100644 --- a/Triangulation_3/examples/Triangulation_3/regular.cpp +++ b/Triangulation_3/examples/Triangulation_3/regular.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_regular.cpp #include #include diff --git a/Triangulation_3/examples/Triangulation_3/tds.cpp b/Triangulation_3/examples/Triangulation_3/tds.cpp index 93a33d6db0f..82ac4b195ca 100644 --- a/Triangulation_3/examples/Triangulation_3/tds.cpp +++ b/Triangulation_3/examples/Triangulation_3/tds.cpp @@ -1,4 +1,3 @@ -// file: examples/Triangulation_3/example_tds.cpp #include #include