From 3663dae2ec143ea34fe9d9114acd15a05be357d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Fri, 14 Jun 2024 09:38:13 +0200 Subject: [PATCH] release 5.6.1 --- CHANGES.md | 2 +- CMakeLists.txt | 7 +- VERSION | 2 +- auxiliary/cgal_create_cmake_script.1 | 2 +- cmake/modules/CGAL_Common.cmake | 4 +- .../CGAL_GeneratorSpecificSettings.cmake | 4 +- cmake/modules/CGAL_Macros.cmake | 8 +- data/meshes/regular_tetrahedron.off | 11 ++ .../AlgebraicCurveInputDialog.h | 2 +- .../ArrangementDemoGraphicsView.h | 2 +- .../ArrangementDemoPropertiesDialog.h | 2 +- .../ArrangementDemoTab.h | 2 +- demo/Arrangement_on_surface_2/ArrangementIO.h | 2 +- .../ArrangementTypesUtils.h | 2 +- demo/Arrangement_on_surface_2/Callback.h | 2 +- demo/Arrangement_on_surface_2/Conic_reader.h | 2 +- .../CurveGraphicsItem.h | 2 +- .../CurveInputMethods.h | 2 +- .../DeleteCurveCallback.h | 2 +- .../EnvelopeCallback.h | 2 +- .../FillFaceCallback.h | 2 +- demo/Arrangement_on_surface_2/FloodFill.h | 2 +- .../ForwardDeclarations.h | 2 +- .../GraphicsViewCurveInput.h | 2 +- .../GridGraphicsItem.h | 2 +- .../MergeEdgeCallback.h | 2 +- demo/Arrangement_on_surface_2/NewTabDialog.h | 2 +- demo/Arrangement_on_surface_2/OverlayDialog.h | 2 +- .../PointLocationCallback.h | 2 +- demo/Arrangement_on_surface_2/PointSnapper.h | 2 +- .../PointsGraphicsItem.h | 2 +- .../PropertyValueDelegate.h | 2 +- demo/Arrangement_on_surface_2/QtMetaTypes.h | 2 +- .../RationalCurveInputDialog.h | 2 +- demo/Arrangement_on_surface_2/RationalTypes.h | 2 +- .../SplitEdgeCallback.h | 2 +- .../Utils/ConstructBoundingBox.h | 2 +- .../Utils/ConstructSegment.h | 2 +- .../Utils/EnvelopeFunctions.h | 2 +- .../Utils/IntersectCurves.h | 2 +- .../Utils/PointLocationFunctions.h | 2 +- .../Utils/SplitAndMerge.h | 2 +- .../VerticalRayGraphicsItem.h | 2 +- .../VerticalRayShootCallback.h | 2 +- .../include/CGAL_ipelets/k_delaunay.h | 2 +- .../include/CGAL_ipelets/pencils.h | 2 +- .../internal/Qt/HyperbolicPainterOstream.h | 2 +- .../Qt/HyperbolicVoronoiGraphicsItem.h | 2 +- .../internal/Qt/TriangulationCircumcircle.h | 2 +- .../internal/Qt/TriangulationConflictZone.h | 2 +- .../internal/Qt/TriangulationGraphicsItem.h | 2 +- .../TriangulationGraphicsItemWithColorInfo.h | 2 +- .../internal/Qt/TriangulationMovingPoint.h | 2 +- .../TriangulationPointInputAndConflictZone.h | 2 +- .../internal/Qt/TriangulationRemoveVertex.h | 2 +- .../include/CGAL/L1_voronoi_traits_2.h | 2 +- .../include/CGAL/Qt/ArrangementGraphicsItem.h | 2 +- .../include/CGAL/Qt/SetGraphicsItem.h | 2 +- demo/Linear_cell_complex/MainWindow.h | 2 +- demo/Linear_cell_complex/Viewer.h | 2 +- demo/Linear_cell_complex/import_moka.h | 2 +- demo/Linear_cell_complex/typedefs.h | 2 +- .../Qt/PeriodicTriangulationGraphicsItem.h | 2 +- .../CGAL/Qt/PeriodicVoronoiGraphicsItem.h | 2 +- .../Periodic_3_triangulation_3.qhcp | 11 -- .../internal/Qt/HyperbolicPainterOstream.h | 2 +- .../internal/Qt/TriangulationCircumcircle.h | 2 +- .../internal/Qt/TriangulationConflictZone.h | 2 +- .../internal/Qt/TriangulationGraphicsItem.h | 2 +- .../internal/Qt/TriangulationPointInput.h | 2 +- .../include/internal/Qt/VoronoiGraphicsItem.h | 2 +- .../hyperbolic_free_motion_animation.h | 2 +- demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp | 11 -- .../Plugins/Mesh_3/Facet_extra_criterion.h | 2 +- .../Polyhedron/Plugins/Mesh_3/Mesh_function.h | 2 +- .../Plugins/Mesh_3/Meshing_thread.h | 2 +- .../Plugins/Mesh_3/Optimizer_thread.h | 2 +- .../Mesh_3/Tetrahedra_filtering_plugin.cpp | 23 ++- .../Scene_polyhedron_selection_item.cpp | 2 +- .../Polyhedron/Scene_triangulation_3_item.cpp | 32 +++- demo/Polyhedron/Scene_triangulation_3_item.h | 3 + .../Implicit_function_interface.h | 2 +- .../include/CGAL/IO/read_surf_trianglemesh.h | 2 +- demo/Polyhedron/include/Point_set_3.h | 2 +- demo/Polyhedron/resources/shader_c3t3.frag | 13 +- .../resources/shader_c3t3_edges.frag | 9 +- .../Polyline_simplification_2_graphics_item.h | 2 +- .../Qt/TriangulationArrangementGraphicsItem.h | 2 +- demo/Segment_Delaunay_graph_2/svd-typedefs.h | 2 +- .../bgl_primal_adapter.cpp | 2 +- examples/BGL_arrangement_2/primal.cpp | 2 +- examples/BGL_triangulation_2/dijkstra.cpp | 2 +- .../dijkstra_with_internal_properties.cpp | 2 +- examples/Filtered_kernel/Cartesian_I.h | 2 +- examples/Linear_cell_complex/basic_viewer.h | 2 +- .../RangeSegmentTrees/include/Tree_Traits.h | 2 +- .../draw_surface_mesh_small_faces.h | 2 +- examples/Surface_mesh/sm_bgl.cpp | 4 +- .../tetrahedral_remeshing_generate_input.h | 2 +- .../CGAL/AABB_face_graph_triangle_primitive.h | 2 +- .../AABB_halfedge_graph_segment_primitive.h | 2 +- include/CGAL/AABB_polyhedral_oracle.h | 2 +- .../CGAL/AABB_polyhedron_segment_primitive.h | 2 +- .../CGAL/AABB_polyhedron_triangle_primitive.h | 2 +- include/CGAL/AABB_primitive.h | 2 +- include/CGAL/AABB_segment_primitive.h | 2 +- include/CGAL/AABB_traits.h | 2 +- include/CGAL/AABB_tree.h | 2 +- .../AABB_tree/internal/AABB_drawing_traits.h | 2 +- include/CGAL/AABB_tree/internal/AABB_node.h | 2 +- .../internal/AABB_ray_intersection.h | 2 +- .../AABB_tree/internal/AABB_search_tree.h | 2 +- .../internal/AABB_traversal_traits.h | 2 +- .../internal/Has_nested_type_Shared_data.h | 2 +- .../internal/Is_ray_intersection_geomtraits.h | 2 +- .../AABB_tree/internal/Primitive_helper.h | 2 +- .../internal/triangle_datum_covering.h | 2 +- include/CGAL/AABB_triangle_primitive.h | 2 +- .../AABB_triangulation_3_cell_primitive.h | 2 +- .../AABB_triangulation_3_triangle_primitive.h | 2 +- .../Advancing_front_surface_reconstruction.h | 2 +- .../internal/Surface_face_base_2.h | 2 +- .../internal/Surface_vertex_base_2.h | 2 +- .../internal/construct_polyhedron.h | 2 +- .../internal/construct_surface_2.h | 2 +- .../internal/write_triple_indices.h | 2 +- ...front_surface_reconstruction_cell_base_3.h | 2 +- ...ont_surface_reconstruction_vertex_base_3.h | 2 +- include/CGAL/Aff_transformation_2.h | 2 +- include/CGAL/Aff_transformation_3.h | 2 +- include/CGAL/Algebraic_extension_traits.h | 2 +- include/CGAL/Algebraic_kernel_converter.h | 2 +- .../Algebraic_curve_kernel_2.h | 2 +- .../Algebraic_kernel_d/Algebraic_real_d_1.h | 2 +- ...ebraic_real_quadratic_refinement_rep_bfi.h | 2 +- .../Algebraic_kernel_d/Algebraic_real_rep.h | 2 +- .../Algebraic_real_rep_bfi.h | 2 +- .../Bitstream_coefficient_kernel.h | 2 +- .../Bitstream_coefficient_kernel_at_alpha.h | 2 +- .../Algebraic_kernel_d/Bitstream_descartes.h | 2 +- .../Bitstream_descartes_E08_tree.h | 2 +- .../Bitstream_descartes_rndl_tree.h | 2 +- .../Bitstream_descartes_rndl_tree_traits.h | 2 +- .../Algebraic_kernel_d/Curve_analysis_2.h | 2 +- .../Curve_pair_analysis_2.h | 2 +- include/CGAL/Algebraic_kernel_d/Descartes.h | 2 +- .../Algebraic_kernel_d/Event_line_builder.h | 2 +- .../CGAL/Algebraic_kernel_d/Float_traits.h | 2 +- .../Algebraic_kernel_d/Interval_evaluate_1.h | 2 +- .../Algebraic_kernel_d/Interval_evaluate_2.h | 2 +- .../CGAL/Algebraic_kernel_d/LRU_hashed_map.h | 2 +- .../Real_embeddable_extension.h | 2 +- include/CGAL/Algebraic_kernel_d/Real_roots.h | 2 +- .../Algebraic_kernel_d/Shear_controller.h | 2 +- .../Algebraic_kernel_d/Shear_transformation.h | 2 +- .../Algebraic_kernel_d/Status_line_CA_1.h | 2 +- .../Algebraic_kernel_d/Status_line_CPA_1.h | 2 +- .../CGAL/Algebraic_kernel_d/Xy_coordinate_2.h | 2 +- .../algebraic_curve_kernel_2_tools.h | 2 +- .../CGAL/Algebraic_kernel_d/bound_between_1.h | 2 +- .../Algebraic_kernel_d/construct_binary.h | 2 +- include/CGAL/Algebraic_kernel_d/enums.h | 2 +- include/CGAL/Algebraic_kernel_d/exceptions.h | 2 +- include/CGAL/Algebraic_kernel_d/flags.h | 2 +- include/CGAL/Algebraic_kernel_d/macros.h | 2 +- .../Algebraic_kernel_d/refine_zero_against.h | 2 +- include/CGAL/Algebraic_kernel_d/shear.h | 2 +- .../univariate_polynomial_utils.h | 2 +- include/CGAL/Algebraic_kernel_d_1.h | 2 +- include/CGAL/Algebraic_kernel_d_2.h | 2 +- ...ion_objects_on_roots_and_polynomials_2_2.h | 2 +- ...unctions_comparison_root_for_circles_2_2.h | 2 +- ...ions_on_roots_and_polynomial_1_2_and_2_2.h | 2 +- ...l_functions_on_roots_and_polynomials_2_2.h | 2 +- .../CGAL/Algebraic_kernel_for_circles_2_2.h | 2 +- ...ion_objects_on_roots_and_polynomials_2_3.h | 2 +- ...unctions_comparison_root_for_spheres_2_3.h | 2 +- ...ions_on_roots_and_polynomial_1_3_and_2_3.h | 2 +- ...l_functions_on_roots_and_polynomials_1_3.h | 2 +- ...l_functions_on_roots_and_polynomials_2_3.h | 2 +- .../CGAL/Algebraic_kernel_for_spheres_2_3.h | 2 +- include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h | 2 +- include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h | 2 +- include/CGAL/Algebraic_structure_traits.h | 2 +- include/CGAL/Alpha_shape_2.h | 2 +- include/CGAL/Alpha_shape_3.h | 2 +- include/CGAL/Alpha_shape_cell_base_3.h | 2 +- include/CGAL/Alpha_shape_face_base_2.h | 2 +- include/CGAL/Alpha_shape_vertex_base_2.h | 2 +- include/CGAL/Alpha_shape_vertex_base_3.h | 2 +- .../Alpha_shapes_2/internal/Lazy_alpha_nt_2.h | 2 +- .../internal/Classification_type.h | 2 +- .../Alpha_shapes_3/internal/Lazy_alpha_nt_3.h | 2 +- .../CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h | 2 +- .../internal/Alpha_wrap_AABB_geom_traits.h | 2 +- .../CGAL/Alpha_wrap_3/internal/Oracle_base.h | 2 +- .../Alpha_wrap_3/internal/Point_set_oracle.h | 2 +- .../internal/Segment_soup_oracle.h | 2 +- .../internal/Triangle_mesh_oracle.h | 2 +- .../internal/Triangle_soup_oracle.h | 2 +- .../internal/gate_priority_queue.h | 2 +- .../Alpha_wrap_3/internal/geometry_utils.h | 2 +- .../internal/offset_intersection.h | 2 +- include/CGAL/Alpha_wrap_3/internal/oracles.h | 2 +- .../Alpha_wrap_3/internal/splitting_helper.h | 2 +- include/CGAL/Apollonius_graph_2.h | 2 +- .../Apollonius_graph_2_impl.h | 2 +- .../Apollonius_graph_hierarchy_2_impl.h | 2 +- .../Bounded_side_of_ccw_circle_C2.h | 2 +- .../Apollonius_graph_2/Compare_weight_2.h | 2 +- include/CGAL/Apollonius_graph_2/Compare_x_2.h | 2 +- include/CGAL/Apollonius_graph_2/Compare_y_2.h | 2 +- .../Apollonius_graph_2/Constructions_C2.h | 2 +- .../Apollonius_graph_2/Constructions_ftC2.h | 2 +- .../Apollonius_graph_2/Constructions_rtH2.h | 2 +- .../Apollonius_graph_2/Finite_edge_test8_C2.h | 2 +- .../Apollonius_graph_2/Finite_edge_test_C2.h | 2 +- .../CGAL/Apollonius_graph_2/Incircle8_C2.h | 2 +- include/CGAL/Apollonius_graph_2/Incircle_C2.h | 2 +- .../Infinite_edge_test_C2.h | 2 +- .../Is_degenerate_edge_C2.h | 2 +- .../CGAL/Apollonius_graph_2/Is_hidden_C2.h | 2 +- .../Apollonius_graph_2/Kernel_wrapper_2.h | 2 +- .../CGAL/Apollonius_graph_2/Orientation8_C2.h | 2 +- .../CGAL/Apollonius_graph_2/Orientation_2.h | 2 +- .../Oriented_side_of_bisector_C2.h | 2 +- .../Predicate_constructions_C2.h | 2 +- .../CGAL/Apollonius_graph_2/Predicates_C2.h | 2 +- .../Apollonius_graph_2/Traits_wrapper_2.h | 2 +- include/CGAL/Apollonius_graph_2/basic.h | 2 +- .../Apollonius_graph_2/comparator_profiler.h | 2 +- .../Apollonius_graph_2/compare_quadratic.h | 2 +- .../Apollonius_graph_2/predicate_profiler.h | 2 +- .../uncertain/Uncertain_is_hidden_C2.h | 2 +- .../Uncertain_oriented_side_of_bisector_C2.h | 2 +- .../uncertain/Uncertain_vertex_conflict_2.h | 2 +- .../uncertain/uncertain_functions_on_signs.h | 2 +- .../Apollonius_graph_adaptation_policies_2.h | 2 +- .../Apollonius_graph_adaptation_traits_2.h | 2 +- .../CGAL/Apollonius_graph_data_structure_2.h | 2 +- .../CGAL/Apollonius_graph_filtered_traits_2.h | 2 +- include/CGAL/Apollonius_graph_hierarchy_2.h | 2 +- ...Apollonius_graph_hierarchy_vertex_base_2.h | 2 +- include/CGAL/Apollonius_graph_traits_2.h | 2 +- include/CGAL/Apollonius_graph_vertex_base_2.h | 2 +- include/CGAL/Apollonius_site_2.h | 2 +- include/CGAL/Approximate_min_ellipsoid_d.h | 2 +- .../Approximate_min_ellipsoid_d_configure.h | 2 +- .../Approximate_min_ellipsoid_d_debug.h | 2 +- .../Approximate_min_ellipsoid_d_impl.h | 2 +- .../Khachiyan_approximation.h | 2 +- .../Khachiyan_approximation_impl.h | 2 +- .../Approximate_min_ellipsoid_d_traits_2.h | 2 +- .../Approximate_min_ellipsoid_d_traits_3.h | 2 +- .../Approximate_min_ellipsoid_d_traits_d.h | 2 +- include/CGAL/Arithmetic_kernel.h | 2 +- .../Arithmetic_kernel_base.h | 2 +- include/CGAL/Arr_Bezier_curve_traits_2.h | 2 +- include/CGAL/Arr_accessor.h | 2 +- include/CGAL/Arr_algebraic_segment_traits_2.h | 2 +- include/CGAL/Arr_batched_point_location.h | 2 +- .../Arr_bounded_planar_topology_traits_2.h | 2 +- include/CGAL/Arr_circle_segment_traits_2.h | 2 +- include/CGAL/Arr_circular_arc_traits_2.h | 2 +- include/CGAL/Arr_circular_line_arc_traits_2.h | 2 +- include/CGAL/Arr_conic_traits_2.h | 2 +- .../Arr_consolidated_curve_data_traits_2.h | 2 +- include/CGAL/Arr_counting_traits_2.h | 2 +- include/CGAL/Arr_curve_data_traits_2.h | 2 +- include/CGAL/Arr_dcel_base.h | 2 +- include/CGAL/Arr_default_dcel.h | 2 +- include/CGAL/Arr_default_overlay_traits.h | 2 +- ...ional_non_caching_segment_basic_traits_2.h | 2 +- include/CGAL/Arr_enums.h | 2 +- include/CGAL/Arr_extended_dcel.h | 2 +- include/CGAL/Arr_face_index_map.h | 2 +- include/CGAL/Arr_face_map.h | 2 +- ...eodesic_arc_on_sphere_partition_traits_2.h | 4 +- .../Arr_geodesic_arc_on_sphere_traits_2.h | 2 +- .../CGAL/Arr_geometry_traits/Arr_plane_3.h | 2 +- .../Bezier_bounding_rational_traits.h | 2 +- .../CGAL/Arr_geometry_traits/Bezier_cache.h | 2 +- .../CGAL/Arr_geometry_traits/Bezier_curve_2.h | 2 +- .../CGAL/Arr_geometry_traits/Bezier_point_2.h | 2 +- .../Arr_geometry_traits/Bezier_x_monotone_2.h | 2 +- .../Arr_geometry_traits/Circle_segment_2.h | 2 +- .../CGAL/Arr_geometry_traits/Conic_arc_2.h | 2 +- .../Conic_intersections_2.h | 2 +- .../CGAL/Arr_geometry_traits/Conic_point_2.h | 2 +- .../Conic_x_monotone_arc_2.h | 2 +- .../Consolidated_curve_data_aux.h | 2 +- .../CGAL/Arr_geometry_traits/Curve_data_aux.h | 2 +- .../IO/Polycurve_2_iostream.h | 2 +- .../Arr_geometry_traits/One_root_number.h | 2 +- .../CGAL/Arr_geometry_traits/Polycurve_2.h | 2 +- include/CGAL/Arr_geometry_traits/Polyline_2.h | 2 +- .../CGAL/Arr_geometry_traits/Rational_arc_2.h | 2 +- .../Arr_geometry_traits/Segment_assertions.h | 2 +- .../CGAL/Arr_geometry_traits/de_Casteljau_2.h | 2 +- include/CGAL/Arr_landmarks_point_location.h | 2 +- include/CGAL/Arr_line_arc_traits_2.h | 2 +- include/CGAL/Arr_linear_traits_2.h | 2 +- include/CGAL/Arr_naive_point_location.h | 2 +- .../Arr_non_caching_segment_basic_traits_2.h | 2 +- .../CGAL/Arr_non_caching_segment_traits_2.h | 2 +- include/CGAL/Arr_observer.h | 2 +- include/CGAL/Arr_overlay.h | 2 +- include/CGAL/Arr_overlay_2.h | 2 +- .../Arr_batched_point_location_traits_2.h | 2 +- .../Arr_landmarks_pl_impl.h | 2 +- .../Arr_lm_generator_base.h | 2 +- .../Arr_lm_grid_generator.h | 2 +- .../Arr_lm_halton_generator.h | 2 +- .../Arr_lm_middle_edges_generator.h | 2 +- .../Arr_lm_nearest_neighbor.h | 2 +- .../Arr_lm_random_generator.h | 2 +- .../Arr_lm_specified_points_generator.h | 2 +- .../Arr_lm_vertices_generator.h | 2 +- .../Arr_naive_point_location_impl.h | 2 +- .../Arr_simple_point_location_impl.h | 2 +- .../Arr_trapezoid_ric_pl_impl.h | 2 +- .../Arr_triangulation_pl_functions.h | 2 +- .../Arr_triangulation_pl_impl.h | 2 +- .../Arr_walk_along_line_pl_impl.h | 2 +- .../CGAL/Arr_point_location/Td_X_trapezoid.h | 2 +- .../CGAL/Arr_point_location/Td_active_edge.h | 2 +- .../Td_active_fictitious_vertex.h | 2 +- .../Arr_point_location/Td_active_trapezoid.h | 2 +- .../Arr_point_location/Td_active_vertex.h | 2 +- include/CGAL/Arr_point_location/Td_dag.h | 2 +- include/CGAL/Arr_point_location/Td_dag_node.h | 2 +- .../Arr_point_location/Td_inactive_edge.h | 2 +- .../Td_inactive_fictitious_vertex.h | 2 +- .../Td_inactive_trapezoid.h | 2 +- .../Arr_point_location/Td_inactive_vertex.h | 2 +- .../CGAL/Arr_point_location/Td_ninetuple.h | 2 +- .../CGAL/Arr_point_location/Td_predicates.h | 2 +- include/CGAL/Arr_point_location/Td_traits.h | 2 +- .../Trapezoidal_decomposition_2.h | 2 +- .../Trapezoidal_decomposition_2_impl.h | 2 +- .../Trapezoidal_decomposition_2_iostream.h | 2 +- .../Trapezoidal_decomposition_2_misc.h | 2 +- include/CGAL/Arr_point_location_result.h | 2 +- include/CGAL/Arr_polycurve_basic_traits_2.h | 2 +- include/CGAL/Arr_polycurve_traits_2.h | 2 +- include/CGAL/Arr_polyline_traits_2.h | 2 +- include/CGAL/Arr_rat_arc/Algebraic_point_2.h | 2 +- .../CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h | 2 +- include/CGAL/Arr_rat_arc/Cache.h | 2 +- include/CGAL/Arr_rat_arc/Rational_arc_d_1.h | 2 +- include/CGAL/Arr_rat_arc/Rational_function.h | 2 +- .../Rational_function_canonicalized_pair.h | 2 +- .../Rational_function_ordered_pair.h | 2 +- .../CGAL/Arr_rat_arc/Rational_function_pair.h | 2 +- include/CGAL/Arr_rat_arc/Singleton.h | 2 +- include/CGAL/Arr_rational_function_traits_2.h | 2 +- include/CGAL/Arr_segment_traits_2.h | 2 +- include/CGAL/Arr_simple_point_location.h | 2 +- .../Arr_on_sphere_transformation.h | 2 +- .../Arr_polyhedral_sgm.h | 2 +- .../Arr_polyhedral_sgm_arr_dcel.h | 2 +- .../Arr_polyhedral_sgm_initializer_visitor.h | 2 +- .../Arr_polyhedral_sgm_overlay.h | 2 +- .../Arr_polyhedral_sgm_polyhedron_3.h | 2 +- .../Arr_polyhedral_sgm_traits.h | 2 +- .../Arr_polyhedral_sgm_transformation.h | 2 +- .../Arr_spherical_gaussian_map_3.h | 2 +- .../Arr_transform_on_sphere.h | 2 +- .../CGAL/Arr_spherical_topology_traits_2.h | 2 +- include/CGAL/Arr_tags.h | 2 +- .../Arr_bounded_planar_batched_pl_helper.h | 2 +- .../Arr_bounded_planar_construction_helper.h | 2 +- .../Arr_bounded_planar_insertion_helper.h | 2 +- .../Arr_bounded_planar_overlay_helper.h | 2 +- ...rr_bounded_planar_topology_traits_2_impl.h | 2 +- .../Arr_bounded_planar_vert_decomp_helper.h | 2 +- .../Arr_inc_insertion_zone_visitor.h | 2 +- .../Arr_planar_topology_traits_base_2.h | 2 +- .../Arr_spherical_batched_pl_helper.h | 2 +- .../Arr_spherical_construction_helper.h | 2 +- .../Arr_spherical_insertion_helper.h | 2 +- .../Arr_spherical_overlay_helper.h | 2 +- .../Arr_spherical_topology_traits_2_impl.h | 2 +- .../Arr_spherical_vert_decomp_helper.h | 2 +- .../Arr_unb_planar_batched_pl_helper.h | 2 +- .../Arr_unb_planar_construction_helper.h | 2 +- .../Arr_unb_planar_insertion_helper.h | 2 +- .../Arr_unb_planar_overlay_helper.h | 2 +- .../Arr_unb_planar_topology_traits_2_impl.h | 2 +- .../Arr_unb_planar_vert_decomp_helper.h | 2 +- include/CGAL/Arr_tracing_traits_2.h | 2 +- .../CGAL/Arr_trapezoid_ric_point_location.h | 2 +- .../CGAL/Arr_triangulation_point_location.h | 2 +- .../CGAL/Arr_unb_planar_topology_traits_2.h | 2 +- include/CGAL/Arr_vertex_index_map.h | 2 +- include/CGAL/Arr_vertex_map.h | 2 +- include/CGAL/Arr_vertical_decomposition_2.h | 2 +- .../CGAL/Arr_walk_along_line_point_location.h | 2 +- include/CGAL/Arrangement_2.h | 2 +- .../Arrangement_2/Arr_compute_zone_visitor.h | 2 +- .../Arr_default_planar_topology.h | 2 +- .../Arr_do_intersect_zone_visitor.h | 2 +- .../Arr_on_surface_with_history_2_impl.h | 2 +- .../CGAL/Arrangement_2/Arr_traits_adaptor_2.h | 2 +- .../Arr_traits_adaptor_2_dispatching.h | 2 +- .../Arrangement_2/Arr_with_history_accessor.h | 2 +- .../Arrangement_2/Arrangement_2_iterators.h | 2 +- .../Arrangement_on_surface_2_global.h | 2 +- .../Arrangement_on_surface_2_impl.h | 2 +- .../Arrangement_2/Arrangement_zone_2_impl.h | 2 +- .../Arrangement_2/arrangement_type_traits.h | 2 +- .../CGAL/Arrangement_2/graph_traits_dual.h | 2 +- include/CGAL/Arrangement_on_surface_2.h | 2 +- .../Arrangement_on_surface_with_history_2.h | 2 +- include/CGAL/Arrangement_with_history_2.h | 2 +- include/CGAL/Arrangement_zone_2.h | 2 +- include/CGAL/BOOST_MP_arithmetic_kernel.h | 2 +- include/CGAL/Barycentric_coordinates_2.h | 2 +- .../Delaunay_domain_2.h | 2 +- .../Discrete_harmonic_2.h | 2 +- .../Discrete_harmonic_coordinates_2.h | 2 +- .../Generalized_barycentric_coordinates_2.h | 2 +- .../Harmonic_coordinates_2.h | 2 +- .../Barycentric_coordinates_2/Mean_value_2.h | 2 +- .../Mean_value_coordinates_2.h | 2 +- .../Barycentric_coordinates_2/Wachspress_2.h | 2 +- .../Wachspress_coordinates_2.h | 2 +- .../barycentric_enum_2.h | 2 +- .../boundary_coordinates_2.h | 2 +- .../internal/utils_2.h | 2 +- .../segment_coordinates_2.h | 2 +- .../triangle_coordinates_2.h | 2 +- include/CGAL/Base_with_time_stamp.h | 2 +- include/CGAL/Basic_shaders.h | 2 +- include/CGAL/Bbox_2.h | 2 +- include/CGAL/Bbox_3.h | 2 +- include/CGAL/Bigfloat_interval_traits.h | 2 +- include/CGAL/Boolean_set_operations_2.h | 2 +- .../Bso_internal_functions.h | 2 +- .../Ccb_curve_iterator.h | 2 +- .../Curve_with_halfedge.h | 2 +- .../Gps_agg_meta_traits.h | 2 +- .../Boolean_set_operations_2/Gps_agg_op.h | 2 +- .../Gps_agg_op_surface_sweep_2.h | 2 +- .../Gps_agg_op_visitor.h | 2 +- .../Gps_base_functor.h | 2 +- .../Gps_bfs_base_visitor.h | 2 +- .../Gps_bfs_intersection_visitor.h | 2 +- .../Gps_bfs_join_visitor.h | 2 +- .../Gps_bfs_scanner.h | 2 +- .../Gps_bfs_xor_visitor.h | 2 +- .../Gps_default_dcel.h | 2 +- .../Gps_default_traits.h | 2 +- .../Gps_difference_functor.h | 2 +- .../Gps_do_intersect_functor.h | 2 +- .../Gps_insertion_meta_traits.h | 2 +- .../Gps_intersection_functor.h | 2 +- .../Gps_join_functor.h | 2 +- .../CGAL/Boolean_set_operations_2/Gps_merge.h | 2 +- .../Gps_on_surface_base_2.h | 2 +- .../Gps_on_surface_base_2_impl.h | 2 +- .../Gps_polygon_simplifier.h | 2 +- .../Gps_polygon_validation.h | 2 +- .../Gps_simplifier_traits.h | 2 +- .../Gps_sym_diff_functor.h | 2 +- .../Gps_traits_adaptor.h | 2 +- .../Gps_traits_decorator.h | 2 +- .../Boolean_set_operations_2/Indexed_event.h | 2 +- .../Point_with_vertex.h | 2 +- .../Polygon_2_curve_iterator.h | 2 +- .../Polygon_conversions.h | 2 +- .../Boolean_set_operations_2/complement.h | 2 +- .../Boolean_set_operations_2/difference.h | 2 +- .../Boolean_set_operations_2/do_intersect.h | 2 +- .../Boolean_set_operations_2/intersection.h | 2 +- include/CGAL/Boolean_set_operations_2/join.h | 2 +- .../Boolean_set_operations_2/oriented_side.h | 2 +- .../symmetric_difference.h | 2 +- include/CGAL/Bounded_kernel.h | 2 +- include/CGAL/Box_intersection_d/Box_d.h | 2 +- .../CGAL/Box_intersection_d/Box_traits_d.h | 2 +- .../Box_intersection_d/Box_with_handle_d.h | 2 +- .../CGAL/Box_intersection_d/Box_with_info_d.h | 2 +- include/CGAL/Box_intersection_d/box_limits.h | 2 +- .../CGAL/Box_intersection_d/segment_tree.h | 2 +- include/CGAL/Buffer_for_vao.h | 2 +- include/CGAL/CC_safe_handle.h | 2 +- include/CGAL/CGAL_Ipelet_base.h | 2 +- include/CGAL/CGAL_Ipelet_base_v6.h | 2 +- include/CGAL/CGAL_Ipelet_base_v7.h | 2 +- .../CGAL/CMap_linear_cell_complex_storages.h | 2 +- ..._linear_cell_complex_storages_with_index.h | 2 +- include/CGAL/CORE/BigFloat.h | 2 +- include/CGAL/CORE/BigFloatRep.h | 2 +- include/CGAL/CORE/BigFloat_impl.h | 2 +- include/CGAL/CORE/BigInt.h | 2 +- include/CGAL/CORE/BigRat.h | 2 +- include/CGAL/CORE/CORE.h | 2 +- include/CGAL/CORE/Config.h | 2 +- include/CGAL/CORE/CoreAux.h | 2 +- include/CGAL/CORE/CoreAux_impl.h | 2 +- include/CGAL/CORE/CoreDefs.h | 2 +- include/CGAL/CORE/CoreDefs_impl.h | 2 +- include/CGAL/CORE/CoreIO_impl.h | 2 +- include/CGAL/CORE/Expr.h | 2 +- include/CGAL/CORE/ExprRep.h | 2 +- include/CGAL/CORE/Expr_impl.h | 2 +- include/CGAL/CORE/Filter.h | 2 +- include/CGAL/CORE/Gmp.h | 2 +- include/CGAL/CORE/Gmp_impl.h | 2 +- include/CGAL/CORE/Impl.h | 2 +- include/CGAL/CORE/MemoryPool.h | 2 +- include/CGAL/CORE/Promote.h | 2 +- include/CGAL/CORE/Real.h | 2 +- include/CGAL/CORE/RealRep.h | 2 +- include/CGAL/CORE/Real_impl.h | 2 +- include/CGAL/CORE/RefCount.h | 2 +- include/CGAL/CORE/Timer.h | 2 +- include/CGAL/CORE/extLong.h | 2 +- include/CGAL/CORE/extLong_impl.h | 2 +- include/CGAL/CORE/linearAlgebra.h | 2 +- include/CGAL/CORE/poly/Curves.h | 2 +- include/CGAL/CORE/poly/Poly.h | 2 +- include/CGAL/CORE/poly/Sturm.h | 2 +- include/CGAL/CORE_BigFloat.h | 2 +- include/CGAL/CORE_BigInt.h | 2 +- include/CGAL/CORE_BigRat.h | 2 +- include/CGAL/CORE_Expr.h | 2 +- include/CGAL/CORE_algebraic_number_traits.h | 2 +- include/CGAL/CORE_arithmetic_kernel.h | 2 +- include/CGAL/CORE_coercion_traits.h | 2 +- include/CGAL/Cache.h | 2 +- include/CGAL/Cartesian.h | 2 +- include/CGAL/Cartesian/Aff_transformation_2.h | 2 +- include/CGAL/Cartesian/Aff_transformation_3.h | 2 +- .../CGAL/Cartesian/Aff_transformation_rep_2.h | 2 +- .../CGAL/Cartesian/Aff_transformation_rep_3.h | 2 +- include/CGAL/Cartesian/Cartesian_base.h | 2 +- include/CGAL/Cartesian/Circle_2.h | 2 +- include/CGAL/Cartesian/Circle_3.h | 2 +- include/CGAL/Cartesian/ConicCPA2.h | 2 +- include/CGAL/Cartesian/Data_accessor_2.h | 2 +- include/CGAL/Cartesian/Direction_2.h | 2 +- include/CGAL/Cartesian/Direction_3.h | 2 +- .../CGAL/Cartesian/Is_trivial_construction.h | 2 +- include/CGAL/Cartesian/Iso_cuboid_3.h | 2 +- include/CGAL/Cartesian/Iso_rectangle_2.h | 2 +- include/CGAL/Cartesian/Line_2.h | 2 +- include/CGAL/Cartesian/Line_3.h | 2 +- include/CGAL/Cartesian/MatrixC33.h | 2 +- include/CGAL/Cartesian/Plane_3.h | 2 +- include/CGAL/Cartesian/Point_2.h | 2 +- include/CGAL/Cartesian/Point_3.h | 2 +- include/CGAL/Cartesian/Ray_2.h | 2 +- include/CGAL/Cartesian/Ray_3.h | 2 +- include/CGAL/Cartesian/Reflection_rep_2.h | 2 +- include/CGAL/Cartesian/Rotation_rep_2.h | 2 +- include/CGAL/Cartesian/Scaling_rep_2.h | 2 +- include/CGAL/Cartesian/Scaling_rep_3.h | 2 +- include/CGAL/Cartesian/Segment_2.h | 2 +- include/CGAL/Cartesian/Segment_3.h | 2 +- include/CGAL/Cartesian/Sphere_3.h | 2 +- include/CGAL/Cartesian/Tetrahedron_3.h | 2 +- include/CGAL/Cartesian/Translation_rep_2.h | 2 +- include/CGAL/Cartesian/Translation_rep_3.h | 2 +- include/CGAL/Cartesian/Triangle_2.h | 2 +- include/CGAL/Cartesian/Triangle_3.h | 2 +- include/CGAL/Cartesian/Vector_2.h | 2 +- include/CGAL/Cartesian/Vector_3.h | 2 +- include/CGAL/Cartesian/Weighted_point_2.h | 2 +- include/CGAL/Cartesian/Weighted_point_3.h | 2 +- .../CGAL/Cartesian/basic_constructions_2.h | 2 +- .../CGAL/Cartesian/basic_constructions_3.h | 2 +- include/CGAL/Cartesian/ft_constructions_2.h | 2 +- include/CGAL/Cartesian/ft_constructions_3.h | 2 +- include/CGAL/Cartesian/function_objects.h | 2 +- include/CGAL/Cartesian/line_constructions_2.h | 2 +- .../CGAL/Cartesian/plane_constructions_3.h | 2 +- .../CGAL/Cartesian/point_constructions_2.h | 2 +- .../CGAL/Cartesian/point_constructions_3.h | 2 +- .../Cartesian/predicates_on_directions_2.h | 2 +- .../CGAL/Cartesian/predicates_on_planes_3.h | 2 +- .../CGAL/Cartesian/predicates_on_points_2.h | 2 +- .../CGAL/Cartesian/predicates_on_points_3.h | 2 +- include/CGAL/Cartesian/solve_3.h | 2 +- include/CGAL/Cartesian_converter.h | 2 +- include/CGAL/Cartesian_converter_fwd.h | 2 +- include/CGAL/Cartesian_d.h | 2 +- include/CGAL/Cartesian_matrix.h | 2 +- include/CGAL/Cell_attribute.h | 2 +- include/CGAL/Cell_attribute_with_id.h | 2 +- include/CGAL/Cell_attribute_with_point.h | 2 +- .../CGAL/Cell_attribute_with_point_and_id.h | 2 +- include/CGAL/Cell_const_iterators.h | 2 +- include/CGAL/Cell_iterators.h | 2 +- include/CGAL/Chinese_remainder_traits.h | 2 +- include/CGAL/Circle_2.h | 2 +- include/CGAL/Circle_3.h | 2 +- include/CGAL/Circle_type.h | 2 +- include/CGAL/Circular_arc_2.h | 2 +- include/CGAL/Circular_arc_3.h | 2 +- include/CGAL/Circular_arc_point_2.h | 2 +- include/CGAL/Circular_arc_point_3.h | 2 +- include/CGAL/Circular_kernel_2.h | 2 +- .../CGAL/Circular_kernel_2/Circular_arc_2.h | 2 +- .../Circular_kernel_2/Circular_arc_point_2.h | 2 +- .../Circular_kernel_2/Intersection_traits.h | 4 +- include/CGAL/Circular_kernel_2/Line_arc_2.h | 2 +- .../function_objects_on_circle_2.h | 2 +- .../function_objects_on_line_2.h | 2 +- .../function_objects_polynomial_circular.h | 2 +- .../CGAL/Circular_kernel_2/interface_macros.h | 2 +- .../internal_functions_on_circle_2.h | 2 +- .../internal_functions_on_circular_arc_2.h | 2 +- .../internal_functions_on_line_2.h | 2 +- .../internal_functions_on_line_arc_2.h | 2 +- .../intersection_line_2_circle_2_map.h | 2 +- .../CGAL/Circular_kernel_3/Circular_arc_3.h | 2 +- .../Circular_kernel_3/Circular_arc_point_3.h | 2 +- .../Circular_kernel_3/Intersection_traits.h | 2 +- include/CGAL/Circular_kernel_3/Line_arc_3.h | 2 +- .../function_objects_polynomial_sphere.h | 2 +- .../get_equation_object_on_curved_kernel_3.h | 2 +- .../CGAL/Circular_kernel_3/interface_macros.h | 2 +- ...ternal_function_compare_spherical_kernel.h | 2 +- ...nction_compare_to_right_spherical_kernel.h | 2 +- ...nternal_function_has_on_spherical_kernel.h | 2 +- .../internal_functions_on_circle_3.h | 2 +- .../internal_functions_on_circular_arc_3.h | 2 +- ...ternal_functions_on_circular_arc_point_3.h | 2 +- .../internal_functions_on_line_3.h | 2 +- .../internal_functions_on_line_arc_3.h | 2 +- .../internal_functions_on_plane_3.h | 2 +- .../internal_functions_on_sphere_3.h | 7 +- include/CGAL/Circular_kernel_converter.h | 2 +- include/CGAL/Circular_kernel_intersections.h | 2 +- .../Circular_kernel_type_equality_wrapper.h | 2 +- include/CGAL/Circulator/Circulator_adapters.h | 2 +- include/CGAL/Circulator/Circulator_concepts.h | 2 +- .../Safe_circulator_from_iterator.h | 2 +- include/CGAL/Circulator_identity.h | 2 +- include/CGAL/Circulator_on_node.h | 2 +- include/CGAL/Circulator_project.h | 2 +- include/CGAL/Classification.h | 2 +- include/CGAL/Classification/Cluster.h | 2 +- .../ETHZ/Random_forest_classifier.h | 2 +- .../Classification/ETHZ/internal/dataview.h | 2 +- .../random-forest/common-libraries.hpp | 2 +- .../ETHZ/internal/random-forest/forest.hpp | 2 +- .../ETHZ/internal/random-forest/node-gini.hpp | 2 +- .../ETHZ/internal/random-forest/node.hpp | 2 +- .../ETHZ/internal/random-forest/tree.hpp | 2 +- include/CGAL/Classification/Evaluation.h | 2 +- .../Feature/Cluster_mean_of_feature.h | 2 +- .../Classification/Feature/Cluster_size.h | 2 +- .../Feature/Cluster_variance_of_feature.h | 2 +- .../Feature/Cluster_vertical_extent.h | 2 +- .../Classification/Feature/Color_channel.h | 2 +- .../Feature/Distance_to_plane.h | 2 +- .../Classification/Feature/Echo_scatter.h | 2 +- .../CGAL/Classification/Feature/Eigenvalue.h | 2 +- .../CGAL/Classification/Feature/Elevation.h | 2 +- .../Feature/Gradient_of_feature.h | 2 +- .../Classification/Feature/Height_above.h | 2 +- .../Classification/Feature/Height_below.h | 2 +- .../Classification/Feature/Simple_feature.h | 2 +- .../Feature/Vertical_dispersion.h | 2 +- .../Classification/Feature/Vertical_range.h | 2 +- .../CGAL/Classification/Feature/Verticality.h | 2 +- include/CGAL/Classification/Feature_base.h | 2 +- include/CGAL/Classification/Feature_set.h | 2 +- include/CGAL/Classification/Image.h | 2 +- include/CGAL/Classification/Label.h | 2 +- include/CGAL/Classification/Label_set.h | 2 +- .../Classification/Local_eigen_analysis.h | 2 +- .../Classification/Mesh_feature_generator.h | 2 +- .../CGAL/Classification/Mesh_neighborhood.h | 2 +- .../OpenCV/Random_forest_classifier.h | 2 +- .../CGAL/Classification/Planimetric_grid.h | 2 +- .../Point_set_feature_generator.h | 2 +- .../Classification/Point_set_neighborhood.h | 2 +- .../Sum_of_weighted_features_classifier.h | 2 +- include/CGAL/Classification/classify.h | 2 +- .../CGAL/Classification/compressed_float.h | 2 +- .../CGAL/Classification/internal/verbosity.h | 2 +- include/CGAL/Classification/property_maps.h | 2 +- include/CGAL/Coercion_traits.h | 2 +- include/CGAL/Combination_enumerator.h | 2 +- include/CGAL/Combinatorial_map.h | 2 +- .../Combinatorial_map_copy_functors.h | 2 +- .../Combinatorial_map_group_functors.h | 2 +- .../Combinatorial_map_internal_functors.h | 2 +- .../internal/Combinatorial_map_sewable.h | 2 +- .../internal/Combinatorial_map_utility.h | 2 +- .../CGAL/Combinatorial_map_basic_operations.h | 2 +- include/CGAL/Combinatorial_map_functors.h | 2 +- include/CGAL/Combinatorial_map_fwd.h | 2 +- .../CGAL/Combinatorial_map_iterators_base.h | 2 +- include/CGAL/Combinatorial_map_operations.h | 2 +- include/CGAL/Combinatorial_map_save_load.h | 2 +- include/CGAL/Combinatorial_map_storages.h | 2 +- .../Combinatorial_map_storages_with_index.h | 2 +- include/CGAL/Compact_container.h | 2 +- include/CGAL/Compact_container_with_index.h | 2 +- include/CGAL/Compact_mesh_cell_base_3.h | 2 +- ...mpare_handles_with_or_without_timestamps.h | 2 +- include/CGAL/Complex_2_in_triangulation_3.h | 2 +- .../Complex_2_in_triangulation_cell_base_3.h | 2 +- ...Complex_2_in_triangulation_vertex_base_3.h | 2 +- include/CGAL/Complexity_tags.h | 2 +- include/CGAL/Compute_anchor_3.h | 2 +- include/CGAL/Compute_cone_boundaries_2.h | 2 +- include/CGAL/Concatenate_iterator.h | 2 +- include/CGAL/Concurrent_compact_container.h | 2 +- .../Cone_spanners_2/Less_by_direction_2.h | 2 +- .../CGAL/Cone_spanners_2/Plane_scan_tree.h | 2 +- .../Cone_spanners_2/Plane_scan_tree_impl.h | 2 +- include/CGAL/Cone_spanners_enum_2.h | 2 +- include/CGAL/Conic_2.h | 2 +- .../Constrained_Delaunay_triangulation_2.h | 2 +- ...ained_Delaunay_triangulation_face_base_2.h | 2 +- include/CGAL/Constrained_triangulation_2.h | 2 +- .../Constrained_triangulation_face_base_2.h | 2 +- .../CGAL/Constrained_triangulation_plus_2.h | 2 +- include/CGAL/Constrained_voronoi_diagram_2.h | 2 +- include/CGAL/Construct_theta_graph_2.h | 2 +- include/CGAL/Construct_yao_graph_2.h | 2 +- include/CGAL/Container_helper.h | 2 +- include/CGAL/Converting_construction.h | 2 +- .../CGAL/Convex_decomposition_3/Edge_sorter.h | 2 +- .../External_structure_builder.h | 2 +- .../Insert_vertex_into_edge.h | 2 +- .../Ray_hit_generator.h | 2 +- .../Ray_hit_generator2.h | 2 +- .../Reflex_edge_searcher.h | 2 +- .../Reflex_vertex_searcher.h | 2 +- .../Convex_decomposition_3/SFace_separator.h | 2 +- .../CGAL/Convex_decomposition_3/SM_walls.h | 2 +- .../Single_wall_creator.h | 2 +- .../Single_wall_creator2.h | 2 +- .../Single_wall_creator3.h | 2 +- .../YVertical_wall_builder.h | 2 +- .../Convex_decomposition_3/is_reflex_sedge.h | 2 +- .../Convex_hull_2/ch_akl_toussaint_impl.h | 2 +- include/CGAL/Convex_hull_2/ch_bykat_impl.h | 2 +- include/CGAL/Convex_hull_2/ch_eddy_impl.h | 2 +- .../Convex_hull_2/ch_graham_andrew_impl.h | 2 +- include/CGAL/Convex_hull_2/ch_jarvis_impl.h | 2 +- include/CGAL/Convex_hull_2/ch_melkman_impl.h | 2 +- .../ch_selected_extreme_points_2_impl.h | 2 +- .../Convex_hull_2/convexity_check_2_impl.h | 2 +- .../dual/Convex_hull_traits_dual_2.h | 2 +- .../dual/Convex_hull_traits_dual_3.h | 2 +- .../dual/halfspace_intersection_3.h | 14 +- .../halfspace_intersection_interior_point_3.h | 2 +- ...fspace_intersection_with_constructions_3.h | 14 +- include/CGAL/Convex_hull_3/dual/predicates.h | 2 +- .../internal/Indexed_triangle_set.h | 2 +- include/CGAL/Convex_hull_d.h | 2 +- include/CGAL/Convex_hull_d_to_polyhedron_3.h | 2 +- include/CGAL/Convex_hull_d_traits_3.h | 2 +- include/CGAL/Convex_hull_face_base_2.h | 2 +- include/CGAL/Convex_hull_traits_3.h | 2 +- include/CGAL/Convex_hull_traits_adapter_2.h | 2 +- include/CGAL/Convex_hull_vertex_base_2.h | 2 +- include/CGAL/Counted_number.h | 2 +- include/CGAL/Counting_iterator.h | 2 +- .../CGAL/Curved_kernel_via_analysis_2/Arc_2.h | 2 +- .../Curve_interval_arcno_cache.h | 2 +- .../Curve_renderer_facade.h | 2 +- .../Curved_kernel_via_analysis_2_functors.h | 2 +- .../Curved_kernel_via_analysis_2_impl.h | 2 +- .../Fig_stream_Curve_renderer_2.h | 2 +- ...ltered_curved_kernel_via_analysis_2_impl.h | 2 +- .../Generic_arc_2.h | 2 +- .../Generic_point_2.h | 2 +- .../Make_x_monotone_2.h | 2 +- .../Non_x_monotone_arc_2.h | 2 +- .../Curved_kernel_via_analysis_2/Point_2.h | 2 +- .../Sweep_curves_adapter_2.h | 2 +- .../gfx/Curve_renderer_2.h | 2 +- .../gfx/Curve_renderer_internals.h | 2 +- .../gfx/Curve_renderer_traits.h | 2 +- .../gfx/Subdivision_1.h | 2 +- .../gfx/Subdivision_2.h | 2 +- .../test/simple_models.h | 2 +- include/CGAL/Curves_on_surface_topology.h | 2 +- include/CGAL/Dart.h | 2 +- include/CGAL/Dart_const_iterators.h | 2 +- include/CGAL/Dart_iterators.h | 2 +- include/CGAL/Default.h | 2 +- include/CGAL/Default_diagonalize_traits.h | 2 +- ...ormation_Eigen_closest_rotation_traits_3.h | 2 +- ...on_Eigen_polar_closest_rotation_traits_3.h | 2 +- include/CGAL/Delaunay_d.h | 2 +- include/CGAL/Delaunay_mesh_area_criteria_2.h | 2 +- include/CGAL/Delaunay_mesh_criteria_2.h | 2 +- include/CGAL/Delaunay_mesh_face_base_2.h | 2 +- .../Delaunay_mesh_local_size_criteria_2.h | 2 +- include/CGAL/Delaunay_mesh_size_criteria_2.h | 2 +- include/CGAL/Delaunay_mesh_vertex_base_2.h | 2 +- include/CGAL/Delaunay_mesher_2.h | 2 +- .../Delaunay_mesher_no_edge_refinement_2.h | 2 +- include/CGAL/Delaunay_triangulation.h | 2 +- include/CGAL/Delaunay_triangulation_2.h | 2 +- include/CGAL/Delaunay_triangulation_3.h | 2 +- ...unay_triangulation_adaptation_policies_2.h | 2 +- ...launay_triangulation_adaptation_traits_2.h | 2 +- .../CGAL/Delaunay_triangulation_cell_base_3.h | 2 +- ...angulation_cell_base_with_circumcenter_3.h | 2 +- .../CGAL/Delaunay_triangulation_on_sphere_2.h | 2 +- ...gulation_on_sphere_adaptation_policies_2.h | 2 +- ...angulation_on_sphere_adaptation_traits_2.h | 2 +- ...elaunay_triangulation_on_sphere_traits_2.h | 2 +- include/CGAL/Diagonalize_traits.h | 2 +- include/CGAL/Dimension.h | 2 +- include/CGAL/Direction_2.h | 2 +- include/CGAL/Direction_3.h | 2 +- include/CGAL/Distance_2/Line_2_Line_2.h | 2 +- include/CGAL/Distance_2/Line_2_Triangle_2.h | 2 +- include/CGAL/Distance_2/Point_2_Line_2.h | 2 +- include/CGAL/Distance_2/Point_2_Point_2.h | 2 +- include/CGAL/Distance_2/Point_2_Ray_2.h | 2 +- include/CGAL/Distance_2/Point_2_Segment_2.h | 2 +- include/CGAL/Distance_2/Point_2_Triangle_2.h | 2 +- include/CGAL/Distance_2/Ray_2_Line_2.h | 2 +- include/CGAL/Distance_2/Ray_2_Ray_2.h | 2 +- include/CGAL/Distance_2/Ray_2_Triangle_2.h | 2 +- include/CGAL/Distance_2/Segment_2_Line_2.h | 2 +- include/CGAL/Distance_2/Segment_2_Ray_2.h | 2 +- include/CGAL/Distance_2/Segment_2_Segment_2.h | 2 +- .../CGAL/Distance_2/Segment_2_Triangle_2.h | 2 +- .../CGAL/Distance_2/Triangle_2_Triangle_2.h | 2 +- .../internal/squared_distance_utils_2.h | 2 +- include/CGAL/Distance_3/Line_3_Line_3.h | 2 +- include/CGAL/Distance_3/Line_3_Plane_3.h | 2 +- include/CGAL/Distance_3/Plane_3_Plane_3.h | 2 +- include/CGAL/Distance_3/Point_3_Line_3.h | 2 +- include/CGAL/Distance_3/Point_3_Plane_3.h | 2 +- include/CGAL/Distance_3/Point_3_Point_3.h | 2 +- include/CGAL/Distance_3/Point_3_Ray_3.h | 2 +- include/CGAL/Distance_3/Point_3_Segment_3.h | 2 +- .../CGAL/Distance_3/Point_3_Tetrahedron_3.h | 2 +- include/CGAL/Distance_3/Point_3_Triangle_3.h | 2 +- .../Distance_3/Point_3_Weighted_point_3.h | 2 +- include/CGAL/Distance_3/Ray_3_Line_3.h | 2 +- include/CGAL/Distance_3/Ray_3_Plane_3.h | 2 +- include/CGAL/Distance_3/Ray_3_Ray_3.h | 2 +- include/CGAL/Distance_3/Segment_3_Line_3.h | 2 +- include/CGAL/Distance_3/Segment_3_Plane_3.h | 2 +- include/CGAL/Distance_3/Segment_3_Ray_3.h | 2 +- include/CGAL/Distance_3/Segment_3_Segment_3.h | 2 +- .../CGAL/Distance_3/Triangle_3_Triangle_3.h | 2 +- .../Weighted_point_3_Weighted_point_3.h | 2 +- .../internal/squared_distance_utils_3.h | 2 +- include/CGAL/Double_map.h | 2 +- include/CGAL/Dummy_tds_2.h | 2 +- include/CGAL/Dynamic_matrix.h | 2 +- include/CGAL/Dynamic_property_map.h | 2 +- include/CGAL/Eigen_diagonalize_traits.h | 2 +- include/CGAL/Eigen_matrix.h | 2 +- include/CGAL/Eigen_solver_traits.h | 2 +- include/CGAL/Eigen_sparse_matrix.h | 2 +- include/CGAL/Eigen_svd.h | 2 +- include/CGAL/Eigen_vector.h | 2 +- include/CGAL/Enum_converter.h | 2 +- include/CGAL/Env_default_diagram_1.h | 2 +- include/CGAL/Env_plane_traits_3.h | 2 +- include/CGAL/Env_sphere_traits_3.h | 2 +- include/CGAL/Env_surface_data_traits_3.h | 2 +- include/CGAL/Env_tracing_traits_3.h | 2 +- include/CGAL/Env_triangle_traits_3.h | 2 +- .../Envelope_2/Env_divide_and_conquer_2.h | 2 +- .../Env_divide_and_conquer_2_impl.h | 2 +- .../Envelope_3/Env_plane_traits_3_functions.h | 2 +- include/CGAL/Envelope_3/Envelope_base.h | 2 +- .../Envelope_diagram_on_surface_2.h | 2 +- .../Envelope_divide_and_conquer_3.h | 6 +- .../Envelope_3/Envelope_element_visitor_3.h | 2 +- include/CGAL/Envelope_3/Envelope_overlay_2.h | 2 +- .../Envelope_3/Envelope_overlay_functor.h | 2 +- include/CGAL/Envelope_3/Envelope_pm_dcel.h | 2 +- include/CGAL/Envelope_3/set_dividors.h | 2 +- include/CGAL/Envelope_diagram_1.h | 2 +- include/CGAL/Epeck_d.h | 2 +- include/CGAL/Epic_converter.h | 2 +- include/CGAL/Epick_d.h | 2 +- include/CGAL/Euclidean_distance.h | 2 +- .../CGAL/Euclidean_distance_sphere_point.h | 2 +- include/CGAL/Euler_integrator_2.h | 2 +- include/CGAL/Exact_algebraic.h | 2 +- include/CGAL/Exact_circular_kernel_2.h | 2 +- include/CGAL/Exact_integer.h | 2 +- include/CGAL/Exact_kernel_selector.h | 2 +- ...ct_predicates_exact_constructions_kernel.h | 2 +- ...exact_constructions_kernel_with_kth_root.h | 2 +- ..._exact_constructions_kernel_with_root_of.h | 2 +- ...tes_exact_constructions_kernel_with_sqrt.h | 2 +- ..._predicates_inexact_constructions_kernel.h | 2 +- include/CGAL/Exact_rational.h | 2 +- include/CGAL/Exact_spherical_kernel_3.h | 2 +- include/CGAL/Exponent_vector.h | 2 +- include/CGAL/Extended_cartesian.h | 2 +- include/CGAL/Extended_homogeneous.h | 2 +- include/CGAL/Extremal_polygon_traits_2.h | 2 +- .../CGAL/Extreme_points_traits_adapter_3.h | 2 +- include/CGAL/FPU.h | 2 +- include/CGAL/FPU_extension.h | 2 +- include/CGAL/FPU_gcc_i386.h | 2 +- include/CGAL/FPU_gcc_i386_sse2.h | 2 +- include/CGAL/FPU_msvc.h | 2 +- include/CGAL/Face_graph_wrapper.h | 2 +- include/CGAL/Filter_circulator.h | 2 +- .../CGAL/Filtered_bbox_circular_kernel_2.h | 2 +- .../bbox_filtered_predicates.h | 2 +- .../interface_macros.h | 2 +- include/CGAL/Filtered_construction.h | 2 +- include/CGAL/Filtered_extended_homogeneous.h | 2 +- include/CGAL/Filtered_kernel.h | 2 +- .../Cartesian_coordinate_iterator_2.h | 2 +- .../Cartesian_coordinate_iterator_3.h | 2 +- .../internal/Static_filters/Angle_3.h | 2 +- .../internal/Static_filters/Collinear_3.h | 2 +- .../Static_filters/Compare_distance_3.h | 2 +- .../Static_filters/Compare_squared_radius_3.h | 2 +- .../Compare_weighted_squared_radius_3.h | 2 +- .../internal/Static_filters/Compare_x_2.h | 2 +- .../internal/Static_filters/Compare_y_2.h | 2 +- .../Static_filters/Compare_y_at_x_2.h | 2 +- .../internal/Static_filters/Coplanar_3.h | 2 +- .../Static_filters/Coplanar_orientation_3.h | 2 +- .../Coplanar_side_of_bounded_circle_3.h | 2 +- .../internal/Static_filters/Do_intersect_2.h | 2 +- .../internal/Static_filters/Do_intersect_3.h | 2 +- .../internal/Static_filters/Equal_2.h | 2 +- .../internal/Static_filters/Equal_3.h | 2 +- .../internal/Static_filters/Is_degenerate_3.h | 2 +- .../internal/Static_filters/Orientation_2.h | 2 +- .../internal/Static_filters/Orientation_3.h | 2 +- .../Power_side_of_oriented_power_sphere_3.h | 2 +- .../Side_of_oriented_circle_2.h | 2 +- .../Side_of_oriented_sphere_3.h | 2 +- .../Static_filters/Static_filter_error.h | 2 +- .../internal/Static_filters/Static_filters.h | 2 +- .../internal/Static_filters/tools.h | 2 +- include/CGAL/Filtered_kernel_d.h | 2 +- include/CGAL/Filtered_kernel_fwd.h | 2 +- include/CGAL/Filtered_predicate.h | 2 +- include/CGAL/Filtered_predicate_with_state.h | 2 +- include/CGAL/Fixed_alpha_shape_3.h | 2 +- include/CGAL/Fixed_alpha_shape_cell_base_3.h | 2 +- .../CGAL/Fixed_alpha_shape_vertex_base_3.h | 2 +- include/CGAL/Flattening_iterator.h | 2 +- include/CGAL/Fourtuple.h | 2 +- include/CGAL/Fraction_traits.h | 2 +- include/CGAL/Fuzzy_iso_box.h | 2 +- include/CGAL/Fuzzy_sphere.h | 2 +- .../CGAL/GLPK_mixed_integer_program_traits.h | 2 +- include/CGAL/GMP/Gmpfi_type.h | 2 +- include/CGAL/GMP/Gmpfi_type_static.h | 2 +- include/CGAL/GMP/Gmpfr_type.h | 2 +- include/CGAL/GMP/Gmpfr_type_static.h | 2 +- include/CGAL/GMP/Gmpq_type.h | 2 +- include/CGAL/GMP/Gmpz_type.h | 2 +- include/CGAL/GMP/Gmpzf_type.h | 2 +- include/CGAL/GMPXX_arithmetic_kernel.h | 2 +- include/CGAL/GMP_arithmetic_kernel.h | 2 +- include/CGAL/GMap_cell_const_iterators.h | 2 +- include/CGAL/GMap_cell_iterators.h | 2 +- include/CGAL/GMap_dart_const_iterators.h | 2 +- include/CGAL/GMap_dart_iterators.h | 2 +- .../CGAL/GMap_linear_cell_complex_storages.h | 2 +- ..._linear_cell_complex_storages_with_index.h | 2 +- include/CGAL/General_polygon_2.h | 2 +- include/CGAL/General_polygon_set_2.h | 2 +- .../CGAL/General_polygon_set_on_surface_2.h | 2 +- include/CGAL/General_polygon_with_holes_2.h | 2 +- include/CGAL/Generalized_map.h | 2 +- .../internal/Generalized_map_group_functors.h | 2 +- .../Generalized_map_internal_functors.h | 2 +- .../internal/Generalized_map_sewable.h | 2 +- include/CGAL/Generalized_map_fwd.h | 2 +- include/CGAL/Generalized_map_iterators_base.h | 2 +- include/CGAL/Generalized_map_operations.h | 2 +- include/CGAL/Generalized_map_save_load.h | 2 +- include/CGAL/Generalized_map_storages.h | 2 +- .../Generalized_map_storages_with_index.h | 2 +- .../internal/Generic_random_point_generator.h | 2 +- include/CGAL/Generic_map_min_items.h | 2 +- .../CGAL/Geographical_coordinates_traits_2.h | 2 +- include/CGAL/Get_arithmetic_kernel.h | 2 +- include/CGAL/Gmp_coercion_traits.h | 2 +- include/CGAL/Gmpfi.h | 2 +- include/CGAL/Gmpfr.h | 2 +- include/CGAL/Gmpq.h | 2 +- include/CGAL/Gmpz.h | 2 +- include/CGAL/Gmpzf.h | 2 +- include/CGAL/Gps_circle_segment_traits_2.h | 2 +- include/CGAL/Gps_segment_traits_2.h | 2 +- include/CGAL/Gps_traits_2.h | 2 +- include/CGAL/Gray_image_mesh_domain_3.h | 2 +- include/CGAL/Gray_level_image_3.h | 2 +- include/CGAL/HalfedgeDS_const_decorator.h | 2 +- include/CGAL/HalfedgeDS_decorator.h | 2 +- include/CGAL/HalfedgeDS_default.h | 2 +- include/CGAL/HalfedgeDS_face_base.h | 2 +- .../CGAL/HalfedgeDS_face_max_base_with_id.h | 2 +- include/CGAL/HalfedgeDS_face_min_base.h | 2 +- include/CGAL/HalfedgeDS_halfedge_base.h | 2 +- .../HalfedgeDS_halfedge_max_base_with_id.h | 2 +- include/CGAL/HalfedgeDS_halfedge_min_base.h | 2 +- include/CGAL/HalfedgeDS_items_2.h | 2 +- include/CGAL/HalfedgeDS_items_decorator.h | 2 +- include/CGAL/HalfedgeDS_iterator.h | 2 +- include/CGAL/HalfedgeDS_iterator_adaptor.h | 2 +- include/CGAL/HalfedgeDS_list.h | 2 +- include/CGAL/HalfedgeDS_min_items.h | 2 +- include/CGAL/HalfedgeDS_vector.h | 2 +- include/CGAL/HalfedgeDS_vertex_base.h | 2 +- .../CGAL/HalfedgeDS_vertex_max_base_with_id.h | 2 +- include/CGAL/HalfedgeDS_vertex_min_base.h | 2 +- include/CGAL/Handle.h | 5 +- include/CGAL/Handle_for.h | 2 +- include/CGAL/Handle_for_virtual.h | 2 +- include/CGAL/Handle_hash_function.h | 2 +- include/CGAL/Handle_with_policy.h | 2 +- include/CGAL/Has_conversion.h | 2 +- include/CGAL/Has_member.h | 2 +- include/CGAL/Has_timestamp.h | 2 +- include/CGAL/Hash_map/internal/chained_map.h | 2 +- .../Surface_mesh_geodesic_distances_3.h | 2 +- .../Intrinsic_Delaunay_triangulation_3.h | 2 +- include/CGAL/Heat_method_3/internal/V2V.h | 2 +- include/CGAL/Hidden_point_memory_policy.h | 2 +- include/CGAL/Hilbert_policy_tags.h | 2 +- include/CGAL/Hilbert_sort_2.h | 2 +- include/CGAL/Hilbert_sort_3.h | 2 +- include/CGAL/Hilbert_sort_base.h | 2 +- include/CGAL/Hilbert_sort_d.h | 2 +- include/CGAL/Hilbert_sort_median_2.h | 2 +- include/CGAL/Hilbert_sort_median_3.h | 2 +- include/CGAL/Hilbert_sort_median_d.h | 2 +- include/CGAL/Hilbert_sort_middle_2.h | 2 +- include/CGAL/Hilbert_sort_middle_3.h | 2 +- include/CGAL/Hilbert_sort_middle_base.h | 2 +- include/CGAL/Hilbert_sort_middle_d.h | 2 +- include/CGAL/Hilbert_sort_on_sphere_3.h | 2 +- include/CGAL/Homogeneous.h | 2 +- .../CGAL/Homogeneous/Aff_transformationH2.h | 2 +- .../CGAL/Homogeneous/Aff_transformationH3.h | 2 +- include/CGAL/Homogeneous/CircleH2.h | 2 +- include/CGAL/Homogeneous/ConicHPA2.h | 2 +- include/CGAL/Homogeneous/Data_accessorH2.h | 2 +- include/CGAL/Homogeneous/DirectionH2.h | 2 +- include/CGAL/Homogeneous/DirectionH3.h | 2 +- include/CGAL/Homogeneous/Homogeneous_base.h | 2 +- include/CGAL/Homogeneous/Iso_cuboidH3.h | 2 +- include/CGAL/Homogeneous/Iso_rectangleH2.h | 2 +- include/CGAL/Homogeneous/LineH2.h | 2 +- include/CGAL/Homogeneous/PlaneH3.h | 2 +- include/CGAL/Homogeneous/PointH2.h | 2 +- include/CGAL/Homogeneous/PointH3.h | 2 +- include/CGAL/Homogeneous/RayH3.h | 2 +- include/CGAL/Homogeneous/SphereH3.h | 2 +- include/CGAL/Homogeneous/VectorH2.h | 2 +- include/CGAL/Homogeneous/VectorH3.h | 2 +- include/CGAL/Homogeneous/Weighted_point_2.h | 2 +- include/CGAL/Homogeneous/Weighted_point_3.h | 2 +- .../CGAL/Homogeneous/basic_constructionsH2.h | 2 +- .../CGAL/Homogeneous/basic_constructionsH3.h | 2 +- .../CGAL/Homogeneous/distance_predicatesH2.h | 2 +- .../CGAL/Homogeneous/distance_predicatesH3.h | 2 +- include/CGAL/Homogeneous/function_objects.h | 2 +- .../Homogeneous/predicates_on_directionsH2.h | 2 +- .../CGAL/Homogeneous/predicates_on_pointsH2.h | 2 +- .../CGAL/Homogeneous/predicates_on_pointsH3.h | 2 +- include/CGAL/Homogeneous_converter.h | 2 +- include/CGAL/Homogeneous_d.h | 2 +- include/CGAL/Hyperbola_2.h | 2 +- include/CGAL/Hyperbola_ray_2.h | 2 +- include/CGAL/Hyperbola_segment_2.h | 2 +- .../Hyperbolic_Delaunay_triangulation_2.h | 2 +- ...bolic_Delaunay_triangulation_CK_traits_2.h | 2 +- ...perbolic_Delaunay_triangulation_traits_2.h | 2 +- include/CGAL/Hyperbolic_octagon_translation.h | 2 +- .../internal/Exact_complex.h | 2 +- ...elaunay_triangulation_traits_2_functions.h | 2 +- .../Hyperbolic_triangulation_face_base_2.h | 2 +- include/CGAL/IEEE_754_unions.h | 2 +- include/CGAL/IO/3MF.h | 2 +- include/CGAL/IO/3MF/read_3mf.h | 2 +- include/CGAL/IO/3MF/write_3mf.h | 2 +- include/CGAL/IO/Arr_iostream.h | 2 +- include/CGAL/IO/Arr_text_formatter.h | 2 +- include/CGAL/IO/Arr_with_history_2_reader.h | 2 +- include/CGAL/IO/Arr_with_history_2_writer.h | 2 +- include/CGAL/IO/Arr_with_history_iostream.h | 2 +- .../CGAL/IO/Arr_with_history_text_formatter.h | 2 +- include/CGAL/IO/Arrangement_2_reader.h | 2 +- include/CGAL/IO/Arrangement_2_writer.h | 2 +- include/CGAL/IO/Color.h | 2 +- ...Complex_2_in_triangulation_3_file_writer.h | 2 +- ..._2_in_triangulation_3_polyhedron_builder.h | 2 +- .../Complex_2_in_triangulation_3_to_medit.h | 2 +- .../IO/Complex_2_in_triangulation_3_to_vtk.h | 2 +- .../IO/Complex_3_in_triangulation_3_to_vtk.h | 2 +- include/CGAL/IO/Dxf_bsop_reader.h | 2 +- include/CGAL/IO/Dxf_reader.h | 2 +- include/CGAL/IO/Dxf_reader_doubles.h | 2 +- include/CGAL/IO/Dxf_variant_reader.h | 2 +- include/CGAL/IO/Fig_stream.h | 2 +- include/CGAL/IO/Fig_stream_Conic_arc_2.h | 2 +- include/CGAL/IO/File_avizo.h | 2 +- include/CGAL/IO/File_binary_mesh_3.h | 2 +- include/CGAL/IO/File_maya.h | 2 +- include/CGAL/IO/File_medit.h | 2 +- include/CGAL/IO/File_poly.h | 2 +- include/CGAL/IO/File_tetgen.h | 2 +- include/CGAL/IO/GOCAD.h | 2 +- include/CGAL/IO/Generic_writer.h | 2 +- include/CGAL/IO/Gps_iostream.h | 2 +- include/CGAL/IO/Istream_iterator.h | 2 +- include/CGAL/IO/Nef_polyhedron_2_PS_stream.h | 2 +- include/CGAL/IO/Nef_polyhedron_iostream_3.h | 2 +- include/CGAL/IO/OBJ.h | 2 +- include/CGAL/IO/OBJ/File_writer_wavefront.h | 2 +- include/CGAL/IO/OFF.h | 2 +- include/CGAL/IO/OFF/File_header_OFF.h | 2 +- include/CGAL/IO/OFF/File_header_OFF_impl.h | 2 +- .../CGAL/IO/OFF/File_header_extended_OFF.h | 2 +- .../IO/OFF/File_header_extended_OFF_impl.h | 2 +- include/CGAL/IO/OFF/File_scanner_OFF.h | 2 +- include/CGAL/IO/OFF/File_writer_OFF.h | 2 +- include/CGAL/IO/OFF/Scanner_OFF.h | 2 +- include/CGAL/IO/OFF/generic_copy_OFF.h | 2 +- include/CGAL/IO/OI.h | 2 +- include/CGAL/IO/OI/File_writer_inventor.h | 2 +- include/CGAL/IO/OI/Inventor_ostream.h | 2 +- include/CGAL/IO/Ostream_iterator.h | 2 +- include/CGAL/IO/PLY.h | 2 +- include/CGAL/IO/PLY/PLY_reader.h | 2 +- include/CGAL/IO/PLY/PLY_writer.h | 6 +- include/CGAL/IO/Polyhedron_OFF_iostream.h | 2 +- include/CGAL/IO/Polyhedron_VRML_1_ostream.h | 2 +- include/CGAL/IO/Polyhedron_VRML_2_ostream.h | 2 +- include/CGAL/IO/Polyhedron_inventor_ostream.h | 2 +- include/CGAL/IO/Polyhedron_iostream.h | 2 +- include/CGAL/IO/Polyhedron_scan_OFF.h | 2 +- include/CGAL/IO/STL.h | 2 +- include/CGAL/IO/STL/STL_reader.h | 2 +- include/CGAL/IO/Tee_for_output_iterator.h | 2 +- include/CGAL/IO/Triangulation_off_ostream.h | 2 +- include/CGAL/IO/Triangulation_off_ostream_2.h | 2 +- include/CGAL/IO/Triangulation_off_ostream_3.h | 2 +- include/CGAL/IO/Triangulation_ps_stream.h | 2 +- include/CGAL/IO/VRML.h | 2 +- include/CGAL/IO/VRML/File_writer_VRML_2.h | 2 +- include/CGAL/IO/VRML/VRML_1_ostream.h | 2 +- include/CGAL/IO/VRML/VRML_2_ostream.h | 2 +- include/CGAL/IO/VTK.h | 2 +- include/CGAL/IO/VTK/VTK_reader.h | 2 +- include/CGAL/IO/VTK/VTK_writer.h | 2 +- include/CGAL/IO/Verbose_ostream.h | 2 +- include/CGAL/IO/WKT.h | 2 +- include/CGAL/IO/WKT/traits_linestring.h | 2 +- include/CGAL/IO/WKT/traits_multilinestring.h | 2 +- include/CGAL/IO/WKT/traits_multipoint.h | 2 +- include/CGAL/IO/WKT/traits_multipolygon.h | 2 +- include/CGAL/IO/WKT/traits_point.h | 2 +- include/CGAL/IO/WKT/traits_point_3.h | 2 +- include/CGAL/IO/WKT/traits_polygon.h | 2 +- include/CGAL/IO/binary_file_io.h | 2 +- .../IO/facets_in_complex_2_to_triangle_mesh.h | 2 +- .../IO/facets_in_complex_3_to_triangle_mesh.h | 2 +- include/CGAL/IO/helpers.h | 2 +- include/CGAL/IO/io.h | 2 +- include/CGAL/IO/io_tags.h | 2 +- .../IO/output_surface_facets_to_polyhedron.h | 2 +- .../output_surface_facets_to_triangle_soup.h | 2 +- include/CGAL/IO/output_to_vtu.h | 2 +- include/CGAL/IO/polygon_soup_io.h | 2 +- include/CGAL/IO/print_OFF.h | 2 +- include/CGAL/IO/read_las_points.h | 2 +- include/CGAL/IO/read_off_points.h | 2 +- include/CGAL/IO/read_ply_points.h | 2 +- include/CGAL/IO/read_points.h | 2 +- include/CGAL/IO/read_vtk_image_data.h | 2 +- include/CGAL/IO/read_xyz_points.h | 2 +- include/CGAL/IO/scan_OFF.h | 2 +- include/CGAL/IO/trace.h | 2 +- include/CGAL/IO/write_VTU.h | 2 +- include/CGAL/IO/write_las_points.h | 2 +- include/CGAL/IO/write_off_points.h | 2 +- include/CGAL/IO/write_ply_points.h | 2 +- include/CGAL/IO/write_points.h | 2 +- include/CGAL/IO/write_xyz_points.h | 2 +- include/CGAL/Identity_policy_2.h | 2 +- include/CGAL/ImageIO.h | 2 +- include/CGAL/ImageIO/analyze.h | 2 +- include/CGAL/ImageIO/analyze_impl.h | 2 +- include/CGAL/ImageIO/bmp.h | 2 +- include/CGAL/ImageIO/bmp_impl.h | 2 +- include/CGAL/ImageIO/bmpendian.h | 2 +- include/CGAL/ImageIO/bmpendian_impl.h | 2 +- include/CGAL/ImageIO/bmpread.h | 2 +- include/CGAL/ImageIO/bmpread_impl.h | 2 +- include/CGAL/ImageIO/bmptypes.h | 2 +- include/CGAL/ImageIO/convert.h | 2 +- include/CGAL/ImageIO/convert_impl.h | 2 +- include/CGAL/ImageIO/fgetns.h | 2 +- include/CGAL/ImageIO/fgetns_impl.h | 2 +- include/CGAL/ImageIO/gif.h | 2 +- include/CGAL/ImageIO/gif_impl.h | 2 +- include/CGAL/ImageIO/gis.h | 2 +- include/CGAL/ImageIO/gis_impl.h | 2 +- include/CGAL/ImageIO/inr.h | 2 +- include/CGAL/ImageIO/inr_impl.h | 2 +- include/CGAL/ImageIO/iris.h | 2 +- include/CGAL/ImageIO/iris_impl.h | 2 +- include/CGAL/ImageIO/mincio.h | 2 +- include/CGAL/ImageIO/mincio_impl.h | 2 +- include/CGAL/ImageIO/pnm.h | 2 +- include/CGAL/ImageIO/pnm_impl.h | 2 +- include/CGAL/ImageIO/recbuffer.h | 2 +- include/CGAL/ImageIO/recbuffer_impl.h | 2 +- include/CGAL/ImageIO/recline.h | 2 +- include/CGAL/ImageIO/recline_impl.h | 2 +- include/CGAL/ImageIO/reech4x4.h | 2 +- include/CGAL/ImageIO/reech4x4_impl.h | 2 +- include/CGAL/ImageIO/typedefs.h | 2 +- include/CGAL/ImageIO_impl.h | 10 +- include/CGAL/Image_3.h | 2 +- include/CGAL/Image_3_impl.h | 2 +- include/CGAL/Image_3_vtk_interface.h | 2 +- include/CGAL/Implicit_mesh_domain_3.h | 2 +- include/CGAL/Implicit_surface_3.h | 2 +- ...t_to_labeled_subdomains_function_wrapper.h | 2 +- .../Implicit_to_labeling_function_wrapper.h | 2 +- include/CGAL/In_place_list.h | 2 +- include/CGAL/Incremental_neighbor_search.h | 2 +- include/CGAL/Index_property_map.h | 2 +- include/CGAL/Info_for_cell_attribute.h | 2 +- .../internal/deprecation_warning.h | 2 +- .../disable_deprecation_warnings_and_errors.h | 2 +- .../internal/enable_third_party_libraries.h | 2 +- include/CGAL/Interpolation/internal/helpers.h | 2 +- .../Interpolation_gradient_fitting_traits_2.h | 2 +- include/CGAL/Interpolation_traits_2.h | 2 +- include/CGAL/Intersection_traits.h | 2 +- include/CGAL/Intersection_traits_2.h | 2 +- include/CGAL/Intersection_traits_3.h | 2 +- include/CGAL/Intersections_2/Bbox_2_Bbox_2.h | 2 +- .../CGAL/Intersections_2/Bbox_2_Circle_2.h | 2 +- .../Intersections_2/Bbox_2_Iso_rectangle_2.h | 2 +- include/CGAL/Intersections_2/Bbox_2_Line_2.h | 2 +- include/CGAL/Intersections_2/Bbox_2_Point_2.h | 2 +- include/CGAL/Intersections_2/Bbox_2_Ray_2.h | 2 +- .../CGAL/Intersections_2/Bbox_2_Segment_2.h | 2 +- .../CGAL/Intersections_2/Bbox_2_Triangle_2.h | 2 +- .../CGAL/Intersections_2/Circle_2_Circle_2.h | 2 +- .../Circle_2_Iso_rectangle_2.h | 2 +- .../CGAL/Intersections_2/Circle_2_Line_2.h | 2 +- .../CGAL/Intersections_2/Circle_2_Point_2.h | 2 +- include/CGAL/Intersections_2/Circle_2_Ray_2.h | 2 +- .../CGAL/Intersections_2/Circle_2_Segment_2.h | 2 +- .../Intersections_2/Circle_2_Triangle_2.h | 2 +- .../Iso_rectangle_2_Iso_rectangle_2.h | 2 +- .../Intersections_2/Iso_rectangle_2_Line_2.h | 2 +- .../Intersections_2/Iso_rectangle_2_Point_2.h | 2 +- .../Intersections_2/Iso_rectangle_2_Ray_2.h | 2 +- .../Iso_rectangle_2_Segment_2.h | 2 +- .../Iso_rectangle_2_Triangle_2.h | 2 +- include/CGAL/Intersections_2/Line_2_Line_2.h | 2 +- include/CGAL/Intersections_2/Line_2_Point_2.h | 2 +- include/CGAL/Intersections_2/Line_2_Ray_2.h | 2 +- .../CGAL/Intersections_2/Line_2_Segment_2.h | 2 +- .../CGAL/Intersections_2/Line_2_Triangle_2.h | 2 +- .../CGAL/Intersections_2/Point_2_Point_2.h | 2 +- include/CGAL/Intersections_2/Point_2_Ray_2.h | 2 +- .../CGAL/Intersections_2/Point_2_Segment_2.h | 2 +- .../CGAL/Intersections_2/Point_2_Triangle_2.h | 2 +- include/CGAL/Intersections_2/Ray_2_Ray_2.h | 2 +- .../CGAL/Intersections_2/Ray_2_Segment_2.h | 2 +- .../CGAL/Intersections_2/Ray_2_Triangle_2.h | 2 +- .../Intersections_2/Segment_2_Segment_2.h | 2 +- .../Intersections_2/Segment_2_Triangle_2.h | 2 +- .../Intersections_2/Triangle_2_Triangle_2.h | 2 +- .../Intersections_2/internal/Straight_2.h | 2 +- .../Triangle_2_Triangle_2_do_intersect_impl.h | 2 +- .../Triangle_2_Triangle_2_intersection_impl.h | 2 +- include/CGAL/Intersections_3/Bbox_3_Bbox_3.h | 2 +- .../Intersections_3/Bbox_3_Iso_cuboid_3.h | 2 +- include/CGAL/Intersections_3/Bbox_3_Line_3.h | 2 +- include/CGAL/Intersections_3/Bbox_3_Plane_3.h | 2 +- include/CGAL/Intersections_3/Bbox_3_Point_3.h | 2 +- include/CGAL/Intersections_3/Bbox_3_Ray_3.h | 2 +- .../CGAL/Intersections_3/Bbox_3_Segment_3.h | 2 +- .../CGAL/Intersections_3/Bbox_3_Sphere_3.h | 2 +- .../Intersections_3/Bbox_3_Tetrahedron_3.h | 2 +- .../CGAL/Intersections_3/Bbox_3_Triangle_3.h | 2 +- .../Iso_cuboid_3_Iso_cuboid_3.h | 2 +- .../Intersections_3/Iso_cuboid_3_Line_3.h | 2 +- .../Intersections_3/Iso_cuboid_3_Plane_3.h | 2 +- .../Intersections_3/Iso_cuboid_3_Point_3.h | 2 +- .../CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h | 2 +- .../Intersections_3/Iso_cuboid_3_Segment_3.h | 2 +- .../Intersections_3/Iso_cuboid_3_Sphere_3.h | 2 +- .../Iso_cuboid_3_Tetrahedron_3.h | 2 +- .../Intersections_3/Iso_cuboid_3_Triangle_3.h | 2 +- include/CGAL/Intersections_3/Line_3_Line_3.h | 2 +- include/CGAL/Intersections_3/Line_3_Plane_3.h | 2 +- include/CGAL/Intersections_3/Line_3_Point_3.h | 2 +- include/CGAL/Intersections_3/Line_3_Ray_3.h | 2 +- .../CGAL/Intersections_3/Line_3_Segment_3.h | 2 +- .../CGAL/Intersections_3/Line_3_Sphere_3.h | 2 +- .../Intersections_3/Line_3_Tetrahedron_3.h | 2 +- .../CGAL/Intersections_3/Line_3_Triangle_3.h | 2 +- .../CGAL/Intersections_3/Plane_3_Plane_3.h | 2 +- .../Intersections_3/Plane_3_Plane_3_Plane_3.h | 2 +- .../CGAL/Intersections_3/Plane_3_Point_3.h | 2 +- include/CGAL/Intersections_3/Plane_3_Ray_3.h | 2 +- .../CGAL/Intersections_3/Plane_3_Segment_3.h | 2 +- .../CGAL/Intersections_3/Plane_3_Sphere_3.h | 2 +- .../Intersections_3/Plane_3_Tetrahedron_3.h | 2 +- .../CGAL/Intersections_3/Plane_3_Triangle_3.h | 2 +- .../CGAL/Intersections_3/Point_3_Point_3.h | 2 +- include/CGAL/Intersections_3/Point_3_Ray_3.h | 2 +- .../CGAL/Intersections_3/Point_3_Segment_3.h | 2 +- .../CGAL/Intersections_3/Point_3_Sphere_3.h | 2 +- .../Intersections_3/Point_3_Tetrahedron_3.h | 2 +- .../CGAL/Intersections_3/Point_3_Triangle_3.h | 2 +- include/CGAL/Intersections_3/Ray_3_Ray_3.h | 2 +- .../CGAL/Intersections_3/Ray_3_Segment_3.h | 2 +- include/CGAL/Intersections_3/Ray_3_Sphere_3.h | 2 +- .../Intersections_3/Ray_3_Tetrahedron_3.h | 2 +- .../CGAL/Intersections_3/Ray_3_Triangle_3.h | 2 +- .../Intersections_3/Segment_3_Segment_3.h | 2 +- .../CGAL/Intersections_3/Segment_3_Sphere_3.h | 2 +- .../Intersections_3/Segment_3_Tetrahedron_3.h | 2 +- .../Intersections_3/Segment_3_Triangle_3.h | 2 +- .../CGAL/Intersections_3/Sphere_3_Sphere_3.h | 2 +- .../Intersections_3/Sphere_3_Tetrahedron_3.h | 2 +- .../Intersections_3/Sphere_3_Triangle_3.h | 2 +- .../Tetrahedron_3_Tetrahedron_3.h | 2 +- .../Tetrahedron_3_Triangle_3.h | 2 +- .../Intersections_3/Triangle_3_Triangle_3.h | 2 +- .../Bbox_3_Iso_cuboid_3_do_intersect.h | 2 +- .../Bbox_3_Iso_cuboid_3_intersection.h | 2 +- .../internal/Bbox_3_Line_3_do_intersect.h | 2 +- .../internal/Bbox_3_Line_3_intersection.h | 2 +- .../internal/Bbox_3_Plane_3_do_intersect.h | 2 +- .../internal/Bbox_3_Ray_3_do_intersect.h | 2 +- .../internal/Bbox_3_Ray_3_intersection.h | 2 +- .../internal/Bbox_3_Segment_3_do_intersect.h | 2 +- .../internal/Bbox_3_Segment_3_intersection.h | 2 +- .../internal/Bbox_3_Sphere_3_do_intersect.h | 2 +- .../Bbox_3_Tetrahedron_3_do_intersect.h | 2 +- .../internal/Bbox_3_Triangle_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Iso_cuboid_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Iso_cuboid_3_intersection.h | 2 +- .../Iso_cuboid_3_Line_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Line_3_intersection.h | 2 +- .../Iso_cuboid_3_Plane_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Plane_3_intersection.h | 2 +- .../Iso_cuboid_3_Point_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Point_3_intersection.h | 2 +- .../Iso_cuboid_3_Ray_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Ray_3_intersection.h | 2 +- .../Iso_cuboid_3_Segment_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Segment_3_intersection.h | 2 +- .../Iso_cuboid_3_Sphere_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Tetrahedron_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Triangle_3_do_intersect.h | 2 +- .../Iso_cuboid_3_Triangle_3_intersection.h | 2 +- .../internal/Line_3_Line_3_do_intersect.h | 2 +- .../internal/Line_3_Line_3_intersection.h | 2 +- .../internal/Line_3_Plane_3_do_intersect.h | 2 +- .../internal/Line_3_Plane_3_intersection.h | 2 +- .../internal/Line_3_Point_3_do_intersect.h | 2 +- .../internal/Line_3_Point_3_intersection.h | 2 +- .../internal/Line_3_Ray_3_do_intersect.h | 2 +- .../internal/Line_3_Ray_3_intersection.h | 2 +- .../internal/Line_3_Segment_3_do_intersect.h | 2 +- .../internal/Line_3_Segment_3_intersection.h | 2 +- .../internal/Line_3_Sphere_3_do_intersect.h | 2 +- .../Line_3_Tetrahedron_3_do_intersect.h | 2 +- .../Line_3_Tetrahedron_3_intersection.h | 2 +- .../internal/Line_3_Triangle_3_do_intersect.h | 2 +- .../internal/Line_3_Triangle_3_intersection.h | 2 +- .../Plane_3_Plane_3_Plane_3_do_intersect.h | 2 +- .../Plane_3_Plane_3_Plane_3_intersection.h | 30 ++-- .../internal/Plane_3_Plane_3_do_intersect.h | 2 +- .../internal/Plane_3_Plane_3_intersection.h | 2 +- .../internal/Plane_3_Point_3_do_intersect.h | 2 +- .../internal/Plane_3_Point_3_intersection.h | 2 +- .../internal/Plane_3_Ray_3_do_intersect.h | 2 +- .../internal/Plane_3_Ray_3_intersection.h | 2 +- .../internal/Plane_3_Segment_3_do_intersect.h | 2 +- .../internal/Plane_3_Segment_3_intersection.h | 2 +- .../internal/Plane_3_Sphere_3_do_intersect.h | 2 +- .../internal/Plane_3_Sphere_3_intersection.h | 2 +- .../Plane_3_Tetrahedron_3_do_intersect.h | 2 +- .../Plane_3_Tetrahedron_3_intersection.h | 2 +- .../Plane_3_Triangle_3_do_intersect.h | 2 +- .../Plane_3_Triangle_3_intersection.h | 2 +- .../internal/Point_3_Point_3_do_intersect.h | 2 +- .../internal/Point_3_Point_3_intersection.h | 2 +- .../internal/Point_3_Ray_3_do_intersect.h | 2 +- .../internal/Point_3_Ray_3_intersection.h | 2 +- .../internal/Point_3_Segment_3_do_intersect.h | 2 +- .../internal/Point_3_Segment_3_intersection.h | 2 +- .../internal/Point_3_Sphere_3_do_intersect.h | 2 +- .../internal/Point_3_Sphere_3_intersection.h | 2 +- .../Point_3_Tetrahedron_3_do_intersect.h | 2 +- .../Point_3_Tetrahedron_3_intersection.h | 2 +- .../Point_3_Triangle_3_do_intersect.h | 2 +- .../Point_3_Triangle_3_intersection.h | 2 +- .../internal/Ray_3_Ray_3_do_intersect.h | 2 +- .../internal/Ray_3_Ray_3_intersection.h | 2 +- .../internal/Ray_3_Segment_3_do_intersect.h | 2 +- .../internal/Ray_3_Segment_3_intersection.h | 2 +- .../internal/Ray_3_Sphere_3_do_intersect.h | 2 +- .../Ray_3_Tetrahedron_3_do_intersect.h | 2 +- .../Ray_3_Tetrahedron_3_intersection.h | 2 +- .../internal/Ray_3_Triangle_3_do_intersect.h | 2 +- .../internal/Ray_3_Triangle_3_intersection.h | 2 +- .../Segment_3_Segment_3_do_intersect.h | 2 +- .../Segment_3_Segment_3_intersection.h | 2 +- .../Segment_3_Sphere_3_do_intersect.h | 2 +- .../Segment_3_Tetrahedron_3_do_intersect.h | 2 +- .../Segment_3_Tetrahedron_3_intersection.h | 2 +- .../Segment_3_Triangle_3_do_intersect.h | 2 +- .../Segment_3_Triangle_3_intersection.h | 2 +- .../internal/Sphere_3_Sphere_3_do_intersect.h | 2 +- .../internal/Sphere_3_Sphere_3_intersection.h | 2 +- .../Sphere_3_Tetrahedron_3_do_intersect.h | 2 +- .../Sphere_3_Triangle_3_do_intersect.h | 2 +- .../Tetrahedron_3_Bounded_3_do_intersect.h | 2 +- ...Tetrahedron_3_Tetrahedron_3_do_intersect.h | 2 +- .../Tetrahedron_3_Triangle_3_do_intersect.h | 2 +- .../Tetrahedron_3_Triangle_3_intersection.h | 2 +- .../Tetrahedron_3_Unbounded_3_do_intersect.h | 2 +- .../Triangle_3_Triangle_3_do_intersect.h | 2 +- .../Triangle_3_Triangle_3_intersection.h | 2 +- .../tetrahedron_lines_intersections_3.h | 2 +- include/CGAL/Interval_arithmetic.h | 2 +- include/CGAL/Interval_arithmetic_impl.h | 2 +- include/CGAL/Interval_nt.h | 2 +- include/CGAL/Interval_skip_list.h | 2 +- include/CGAL/Interval_skip_list_interval.h | 2 +- include/CGAL/Interval_traits.h | 2 +- include/CGAL/Inverse_index.h | 2 +- include/CGAL/Is_a_predicate.h | 2 +- include/CGAL/Is_extended_kernel.h | 2 +- include/CGAL/Iso_cuboid_3.h | 2 +- include/CGAL/Iso_rectangle_2.h | 2 +- include/CGAL/Iso_rectangle_d.h | 2 +- include/CGAL/Iterator_project.h | 2 +- include/CGAL/Iterator_range.h | 2 +- include/CGAL/Iterator_transform.h | 2 +- include/CGAL/Join_input_iterator.h | 2 +- include/CGAL/K_neighbor_search.h | 2 +- include/CGAL/Kd_tree.h | 24 +-- include/CGAL/Kd_tree_node.h | 2 +- include/CGAL/Kd_tree_rectangle.h | 2 +- include/CGAL/Kernel/Conic_misc.h | 2 +- include/CGAL/Kernel/Dimension_utils.h | 2 +- include/CGAL/Kernel/Return_base_tag.h | 2 +- include/CGAL/Kernel/Same_uncertainty.h | 2 +- include/CGAL/Kernel/Type_equality_wrapper.h | 2 +- include/CGAL/Kernel/Type_mapper.h | 2 +- include/CGAL/Kernel/Wutils.h | 2 +- include/CGAL/Kernel/function_objects.h | 42 ++++- include/CGAL/Kernel/global_functions.h | 2 +- include/CGAL/Kernel/global_functions_2.h | 2 +- include/CGAL/Kernel/global_functions_3.h | 2 +- .../CGAL/Kernel/global_functions_internal_2.h | 2 +- .../CGAL/Kernel/global_functions_internal_3.h | 2 +- include/CGAL/Kernel/hash_functions.h | 2 +- include/CGAL/Kernel/interface_macros.h | 2 +- include/CGAL/Kernel/mpl.h | 2 +- include/CGAL/Kernel/solve.h | 2 +- .../internal/Filtered_projection_traits_3.h | 2 +- .../Kernel_23/internal/Has_boolean_tags.h | 2 +- .../Kernel_23/internal/Projection_traits_3.h | 2 +- .../internal/Projection_traits_base_3.h | 2 +- include/CGAL/Kernel_checker.h | 2 +- include/CGAL/Kernel_d/Aff_transformationCd.h | 2 +- include/CGAL/Kernel_d/Aff_transformationHd.h | 2 +- include/CGAL/Kernel_d/Aff_transformation_d.h | 2 +- .../Kernel_d/Cartesian_const_iterator_d.h | 2 +- include/CGAL/Kernel_d/Cartesian_converter_d.h | 2 +- include/CGAL/Kernel_d/DirectionCd.h | 2 +- include/CGAL/Kernel_d/DirectionCd_impl.h | 2 +- include/CGAL/Kernel_d/DirectionHd.h | 2 +- include/CGAL/Kernel_d/DirectionHd_impl.h | 2 +- include/CGAL/Kernel_d/Direction_d.h | 2 +- include/CGAL/Kernel_d/HyperplaneCd.h | 2 +- include/CGAL/Kernel_d/HyperplaneCd_impl.h | 2 +- include/CGAL/Kernel_d/HyperplaneHd.h | 2 +- include/CGAL/Kernel_d/HyperplaneHd_impl.h | 2 +- include/CGAL/Kernel_d/Hyperplane_d.h | 2 +- include/CGAL/Kernel_d/Interface_classes.h | 2 +- .../CGAL/Kernel_d/Interval_linear_algebra.h | 2 +- include/CGAL/Kernel_d/Iso_box_d.h | 2 +- include/CGAL/Kernel_d/Kernel_classesCd.h | 2 +- include/CGAL/Kernel_d/Kernel_classesHd.h | 2 +- include/CGAL/Kernel_d/Line_d.h | 2 +- include/CGAL/Kernel_d/Line_d_impl.h | 2 +- include/CGAL/Kernel_d/Linear_algebraCd_impl.h | 2 +- include/CGAL/Kernel_d/Linear_algebraHd_impl.h | 2 +- include/CGAL/Kernel_d/Matrix__.h | 2 +- include/CGAL/Kernel_d/Pair_d.h | 2 +- include/CGAL/Kernel_d/PointCd.h | 2 +- include/CGAL/Kernel_d/PointCd_impl.h | 2 +- include/CGAL/Kernel_d/PointHd.h | 2 +- include/CGAL/Kernel_d/PointHd_impl.h | 2 +- include/CGAL/Kernel_d/Point_d.h | 2 +- include/CGAL/Kernel_d/Ray_d.h | 2 +- include/CGAL/Kernel_d/Segment_d.h | 2 +- include/CGAL/Kernel_d/Sphere_d.h | 2 +- include/CGAL/Kernel_d/Tuple_d.h | 2 +- include/CGAL/Kernel_d/VectorCd.h | 2 +- include/CGAL/Kernel_d/VectorCd_impl.h | 2 +- include/CGAL/Kernel_d/VectorHd.h | 2 +- include/CGAL/Kernel_d/VectorHd_impl.h | 2 +- include/CGAL/Kernel_d/Vector__.h | 2 +- include/CGAL/Kernel_d/Vector_d.h | 2 +- include/CGAL/Kernel_d/debug.h | 2 +- include/CGAL/Kernel_d/function_objects.h | 2 +- include/CGAL/Kernel_d/function_objectsCd.h | 2 +- include/CGAL/Kernel_d/function_objectsHd.h | 2 +- include/CGAL/Kernel_d/interface_macros_d.h | 2 +- .../CGAL/Kernel_d/intersection_objectsCd.h | 2 +- .../CGAL/Kernel_d/intersection_objectsHd.h | 2 +- .../CGAL/Kernel_d/intersection_objects_d.h | 2 +- include/CGAL/Kernel_d/simple_objects.h | 2 +- include/CGAL/Kernel_profiler.h | 2 +- include/CGAL/Kernel_traits.h | 2 +- include/CGAL/Kernel_traits_fwd.h | 2 +- include/CGAL/LEDA_arithmetic_kernel.h | 2 +- include/CGAL/LEDA_basic.h | 2 +- include/CGAL/Labeled_image_mesh_domain_3.h | 2 +- include/CGAL/Labeled_mesh_domain_3.h | 2 +- include/CGAL/Largest_empty_iso_rectangle_2.h | 2 +- include/CGAL/Lazy.h | 2 +- include/CGAL/Lazy_exact_nt.h | 2 +- include/CGAL/Lazy_kernel.h | 2 +- include/CGAL/Level_interval.h | 2 +- include/CGAL/Lightweight_vector_3.h | 2 +- include/CGAL/Line_2.h | 2 +- include/CGAL/Line_3.h | 2 +- include/CGAL/Line_arc_2.h | 2 +- include/CGAL/Line_arc_3.h | 2 +- include/CGAL/Linear_algebraCd.h | 2 +- include/CGAL/Linear_algebraHd.h | 2 +- include/CGAL/Linear_cell_complex_base.h | 2 +- .../CGAL/Linear_cell_complex_bgl_min_items.h | 2 +- .../CGAL/Linear_cell_complex_constructors.h | 2 +- ...complex_for_bgl_combinatorial_map_helper.h | 2 +- ...inear_cell_complex_for_combinatorial_map.h | 2 +- .../Linear_cell_complex_for_generalized_map.h | 2 +- include/CGAL/Linear_cell_complex_fwd.h | 2 +- ...inear_cell_complex_incremental_builder_3.h | 2 +- include/CGAL/Linear_cell_complex_min_items.h | 2 +- include/CGAL/Linear_cell_complex_operations.h | 2 +- include/CGAL/Linear_cell_complex_traits.h | 2 +- include/CGAL/Location_policy.h | 2 +- include/CGAL/MP_Float.h | 2 +- include/CGAL/MP_Float_arithmetic_kernel.h | 2 +- include/CGAL/MP_Float_impl.h | 2 +- .../CGAL/Manhattan_distance_iso_box_point.h | 2 +- .../Marching_tetrahedra_observer_default_3.h | 2 +- ...arching_tetrahedra_traits_skin_surface_3.h | 2 +- .../Mean_curvature_flow_skeletonization.h | 2 +- include/CGAL/Memory_sizer.h | 2 +- include/CGAL/Mesh_2/Clusters.h | 2 +- include/CGAL/Mesh_2/Do_not_refine_edges.h | 2 +- include/CGAL/Mesh_2/Face_badness.h | 2 +- .../CGAL/Mesh_2/Lipschitz_sizing_field_2.h | 2 +- include/CGAL/Mesh_2/Lloyd_move_2.h | 2 +- include/CGAL/Mesh_2/Mesh_global_optimizer_2.h | 2 +- include/CGAL/Mesh_2/Mesh_sizing_field.h | 2 +- include/CGAL/Mesh_2/Output_stream.h | 2 +- include/CGAL/Mesh_2/Refine_edges.h | 2 +- include/CGAL/Mesh_2/Refine_edges_visitor.h | 2 +- .../CGAL/Mesh_2/Refine_edges_with_clusters.h | 2 +- include/CGAL/Mesh_2/Refine_faces.h | 2 +- include/CGAL/Mesh_2/Sizing_field_2.h | 2 +- include/CGAL/Mesh_2/Uniform_sizing_field_2.h | 2 +- include/CGAL/Mesh_3/C3T3_helpers.h | 2 +- .../Mesh_3/Cell_criteria_visitor_with_balls.h | 2 +- .../CGAL/Mesh_3/Concurrent_mesher_config.h | 2 +- .../CGAL/Mesh_3/Detect_features_in_image.h | 2 +- .../Mesh_3/Detect_features_on_image_bbox.h | 2 +- include/CGAL/Mesh_3/Dump_c3t3.h | 2 +- .../Facet_criteria_visitor_with_balls.h | 2 +- .../Mesh_3/Facet_on_same_surface_criterion.h | 2 +- ...plus_weights_to_labeled_function_wrapper.h | 2 +- .../Image_to_labeled_function_wrapper.h | 2 +- .../Mesh_3/Implicit_surface_mesher_visitor.h | 2 +- include/CGAL/Mesh_3/Is_mesh_domain_field_3.h | 2 +- include/CGAL/Mesh_3/Lloyd_move.h | 2 +- .../Mesh_complex_3_in_triangulation_3_fwd.h | 2 +- include/CGAL/Mesh_3/Mesh_global_optimizer.h | 2 +- include/CGAL/Mesh_3/Mesh_sizing_field.h | 2 +- .../CGAL/Mesh_3/Mesh_surface_cell_base_3.h | 2 +- include/CGAL/Mesh_3/Mesher_3.h | 2 +- include/CGAL/Mesh_3/Mesher_level.h | 2 +- .../Mesher_level_default_implementations.h | 2 +- include/CGAL/Mesh_3/Null_exuder_visitor.h | 2 +- .../Mesh_3/Null_global_optimizer_visitor.h | 2 +- include/CGAL/Mesh_3/Null_perturber_visitor.h | 2 +- include/CGAL/Mesh_3/Null_subdomain_index.h | 2 +- include/CGAL/Mesh_3/Odt_move.h | 2 +- include/CGAL/Mesh_3/Poisson_refine_cells_3.h | 2 +- include/CGAL/Mesh_3/Polyline_with_context.h | 2 +- include/CGAL/Mesh_3/Profile_counter.h | 2 +- include/CGAL/Mesh_3/Profiling_tools.h | 2 +- .../CGAL/Mesh_3/Protect_edges_sizing_field.h | 153 ++++++++++------- include/CGAL/Mesh_3/Refine_cells_3.h | 2 +- include/CGAL/Mesh_3/Refine_facets_3.h | 2 +- .../CGAL/Mesh_3/Refine_facets_manifold_base.h | 2 +- include/CGAL/Mesh_3/Refine_tets_visitor.h | 2 +- .../CGAL/Mesh_3/Robust_intersection_kernel.h | 2 +- .../Mesh_3/Robust_intersection_traits_3.h | 2 +- include/CGAL/Mesh_3/Sizing_grid.h | 2 +- include/CGAL/Mesh_3/Sliver_perturber.h | 2 +- include/CGAL/Mesh_3/Slivers_exuder.h | 2 +- .../Slivers_exuder_cell_attributes_traits.h | 2 +- .../CGAL/Mesh_3/Triangle_accessor_primitive.h | 2 +- include/CGAL/Mesh_3/Triangulation_helpers.h | 2 +- .../CGAL/Mesh_3/Triangulation_sizing_field.h | 2 +- include/CGAL/Mesh_3/Uniform_sizing_field.h | 2 +- .../CGAL/Mesh_3/Worksharing_data_structures.h | 2 +- include/CGAL/Mesh_3/config.h | 2 +- include/CGAL/Mesh_3/dihedral_angle_3.h | 2 +- .../AABB_filtered_projection_traits.h | 2 +- .../Mesh_3/experimental/Facet_patch_id_map.h | 2 +- ...cet_topological_criterion_with_adjacency.h | 2 +- .../Mesh_3/experimental/Get_curve_index.h | 2 +- .../Mesh_3/experimental/Get_facet_patch_id.h | 2 +- .../Lipschitz_sizing_experimental.h | 2 +- .../Lipschitz_sizing_parameters.h | 2 +- .../Lipschitz_sizing_polyhedron.h | 2 +- .../experimental/Sizing_field_minimum.h | 2 +- .../Mesh_3/features_detection/cases_table.h | 2 +- .../Mesh_3/features_detection/combinations.h | 2 +- .../Mesh_3/features_detection/coordinates.h | 2 +- .../features_detection/cube_isometries.h | 2 +- .../features_detection/features_detection.h | 2 +- .../features_detection_helpers.h | 2 +- .../features_detection/postprocess_weights.h | 2 +- include/CGAL/Mesh_3/generate_label_weights.h | 2 +- ...initialize_triangulation_from_gray_image.h | 2 +- ...tialize_triangulation_from_labeled_image.h | 2 +- .../Mesh_3/internal/Graph_manipulations.h | 2 +- include/CGAL/Mesh_3/internal/check_weights.h | 2 +- include/CGAL/Mesh_3/internal/helpers.h | 2 +- include/CGAL/Mesh_3/io_signature.h | 2 +- .../CGAL/Mesh_3/mesh_standard_cell_criteria.h | 2 +- include/CGAL/Mesh_3/mesh_standard_criteria.h | 2 +- .../Mesh_3/mesh_standard_facet_criteria.h | 2 +- include/CGAL/Mesh_3/min_dihedral_angle.h | 2 +- include/CGAL/Mesh_3/parameters.h | 2 +- include/CGAL/Mesh_3/parameters_defaults.h | 2 +- .../polyhedral_to_labeled_function_wrapper.h | 2 +- include/CGAL/Mesh_3/polylines_to_protect.h | 2 +- include/CGAL/Mesh_3/radius_ratio.h | 2 +- ...or_connected_components_in_labeled_image.h | 2 +- include/CGAL/Mesh_3/sliver_criteria.h | 2 +- .../squared_distance_Point_3_Triangle_3.h | 2 +- include/CGAL/Mesh_3/vertex_perturbation.h | 2 +- include/CGAL/Mesh_cell_base_3.h | 2 +- include/CGAL/Mesh_cell_criteria_3.h | 2 +- .../CGAL/Mesh_complex_3_in_triangulation_3.h | 2 +- include/CGAL/Mesh_constant_domain_field_3.h | 2 +- include/CGAL/Mesh_criteria_3.h | 2 +- .../Mesh_domain_with_polyline_features_3.h | 2 +- include/CGAL/Mesh_edge_criteria_3.h | 2 +- include/CGAL/Mesh_error_code.h | 2 +- include/CGAL/Mesh_facet_criteria_3.h | 2 +- include/CGAL/Mesh_facet_topology.h | 2 +- include/CGAL/Mesh_optimization_return_code.h | 2 +- include/CGAL/Mesh_polyhedron_3.h | 2 +- include/CGAL/Mesh_triangulation_3.h | 2 +- include/CGAL/Mesh_vertex_base_3.h | 2 +- include/CGAL/Mesher_level.h | 2 +- .../Mesher_level_default_implementations.h | 2 +- include/CGAL/Mesher_level_visitors.h | 2 +- include/CGAL/Meshes/Double_map_container.h | 2 +- .../CGAL/Meshes/Filtered_deque_container.h | 2 +- .../CGAL/Meshes/Filtered_multimap_container.h | 2 +- .../CGAL/Meshes/Filtered_queue_container.h | 2 +- include/CGAL/Meshes/Simple_map_container.h | 2 +- include/CGAL/Meshes/Simple_queue_container.h | 2 +- include/CGAL/Meshes/Simple_set_container.h | 2 +- .../Triangulation_mesher_level_traits_2.h | 2 +- .../Triangulation_mesher_level_traits_3.h | 2 +- include/CGAL/Min_annulus_d.h | 2 +- include/CGAL/Min_circle_2.h | 2 +- .../Min_circle_2/Min_circle_2_adapterC2.h | 2 +- .../Min_circle_2/Min_circle_2_adapterH2.h | 2 +- include/CGAL/Min_circle_2/Min_circle_2_impl.h | 2 +- .../CGAL/Min_circle_2/Optimisation_circle_2.h | 2 +- .../Min_circle_2/Optimisation_circle_2_impl.h | 2 +- include/CGAL/Min_circle_2_traits_2.h | 2 +- include/CGAL/Min_ellipse_2.h | 2 +- .../Min_ellipse_2/Min_ellipse_2_adapterC2.h | 2 +- .../Min_ellipse_2/Min_ellipse_2_adapterH2.h | 2 +- .../CGAL/Min_ellipse_2/Min_ellipse_2_impl.h | 2 +- .../Min_ellipse_2/Optimisation_ellipse_2.h | 2 +- .../Optimisation_ellipse_2_impl.h | 2 +- include/CGAL/Min_ellipse_2_traits_2.h | 2 +- include/CGAL/Min_quadrilateral_traits_2.h | 2 +- include/CGAL/Min_sphere_annulus_d_traits_2.h | 2 +- include/CGAL/Min_sphere_annulus_d_traits_3.h | 2 +- include/CGAL/Min_sphere_annulus_d_traits_d.h | 2 +- include/CGAL/Min_sphere_d.h | 2 +- include/CGAL/Min_sphere_d/Min_sphere_d_impl.h | 2 +- .../CGAL/Min_sphere_d/Optimisation_sphere_d.h | 2 +- .../CGAL/Min_sphere_of_points_d_traits_2.h | 2 +- .../CGAL/Min_sphere_of_points_d_traits_3.h | 2 +- .../CGAL/Min_sphere_of_points_d_traits_d.h | 2 +- include/CGAL/Min_sphere_of_spheres_d.h | 2 +- .../Min_sphere_of_spheres_d_configure.h | 2 +- .../Min_sphere_of_spheres_d_impl.h | 2 +- .../Min_sphere_of_spheres_d_pair.h | 2 +- .../Min_sphere_of_spheres_d_pivot_impl.h | 2 +- .../Min_sphere_of_spheres_d_support_set.h | 2 +- ...Min_sphere_of_spheres_d_support_set_impl.h | 2 +- .../CGAL/Min_sphere_of_spheres_d_traits_2.h | 2 +- .../CGAL/Min_sphere_of_spheres_d_traits_3.h | 2 +- .../CGAL/Min_sphere_of_spheres_d_traits_d.h | 2 +- ...Minimum_enclosing_quadrilateral_traits_2.h | 2 +- .../AABB_collision_detector_2.h | 2 +- .../Minkowski_sum_2/AABB_node_with_join.h | 2 +- .../AABB_segment_2_primitive.h | 2 +- include/CGAL/Minkowski_sum_2/AABB_traits_2.h | 2 +- .../AABB_traversal_traits_with_join.h | 2 +- .../Minkowski_sum_2/AABB_tree_with_join.h | 2 +- .../Minkowski_sum_2/Approx_offset_base_2.h | 2 +- .../Minkowski_sum_2/Arr_labeled_traits_2.h | 2 +- .../Decomposition_strategy_adapter.h | 2 +- .../Minkowski_sum_2/Exact_offset_base_2.h | 2 +- include/CGAL/Minkowski_sum_2/Hole_filter_2.h | 2 +- include/CGAL/Minkowski_sum_2/Labels.h | 2 +- .../Minkowski_sum_by_reduced_convolution_2.h | 2 +- .../Minkowski_sum_2/Minkowski_sum_conv_2.h | 2 +- .../Minkowski_sum_2/Minkowski_sum_decomp_2.h | 2 +- include/CGAL/Minkowski_sum_2/Offset_conv_2.h | 2 +- .../CGAL/Minkowski_sum_2/Offset_decomp_2.h | 2 +- .../Polygon_convex_decomposition.h | 2 +- .../Minkowski_sum_2/Union_of_curve_cycles_2.h | 2 +- .../CGAL/Minkowski_sum_2/Union_of_cycles_2.h | 2 +- .../Union_of_segment_cycles_2.h | 2 +- include/CGAL/Minkowski_sum_3/Gaussian_map.h | 2 +- .../Minkowski_sum_3/Gaussian_map_to_nef_3.h | 2 +- include/CGAL/Minkowski_sum_3/PointMark.h | 2 +- .../bipartite_nary_union_sorted_combined.h | 2 +- include/CGAL/Mixed_integer_program_traits.h | 2 +- include/CGAL/Modifiable_priority_queue.h | 2 +- include/CGAL/Modifier_base.h | 2 +- .../CGAL/Modular_arithmetic/Residue_type.h | 2 +- include/CGAL/Modular_traits.h | 2 +- include/CGAL/Monge_via_jet_fitting.h | 2 +- include/CGAL/Mpzf.h | 2 +- include/CGAL/Multi_surface_3.h | 2 +- include/CGAL/Multiscale_sort.h | 2 +- include/CGAL/Multiset.h | 2 +- include/CGAL/NT_converter.h | 2 +- include/CGAL/N_step_adaptor.h | 2 +- include/CGAL/N_step_adaptor_derived.h | 2 +- include/CGAL/Named_function_parameters.h | 2 +- include/CGAL/Needs_parens_as_product.h | 2 +- include/CGAL/Nef_2/Bounding_box_2.h | 2 +- .../CGAL/Nef_2/Constrained_triang_traits.h | 2 +- include/CGAL/Nef_2/HDS_items.h | 2 +- include/CGAL/Nef_2/Line_to_epoint.h | 2 +- include/CGAL/Nef_2/Object_handle.h | 2 +- include/CGAL/Nef_2/Object_index.h | 2 +- include/CGAL/Nef_2/PM_checker.h | 10 +- include/CGAL/Nef_2/PM_const_decorator.h | 13 +- include/CGAL/Nef_2/PM_decorator.h | 23 ++- include/CGAL/Nef_2/PM_explorer.h | 2 +- include/CGAL/Nef_2/PM_io_parser.h | 2 +- include/CGAL/Nef_2/PM_overlayer.h | 71 ++++---- include/CGAL/Nef_2/PM_persistent_PL.h | 19 ++- include/CGAL/Nef_2/PM_point_locator.h | 37 ++-- include/CGAL/Nef_2/Polynomial.h | 2 +- include/CGAL/Nef_2/Polynomial_impl.h | 2 +- include/CGAL/Nef_2/Segment_overlay_traits.h | 22 ++- include/CGAL/Nef_2/debug.h | 2 +- include/CGAL/Nef_2/gen_point_location.h | 2 +- include/CGAL/Nef_2/geninfo.h | 2 +- include/CGAL/Nef_2/iterator_tools.h | 2 +- include/CGAL/Nef_3/Binary_operation.h | 2 +- include/CGAL/Nef_3/Bounding_box_3.h | 2 +- include/CGAL/Nef_3/Combine_with_halfspace.h | 2 +- include/CGAL/Nef_3/Default_items.h | 2 +- include/CGAL/Nef_3/Edge_edge_overlay.h | 2 +- ...xact_triangulation_euclidean_traits_xy_3.h | 2 +- ...xact_triangulation_euclidean_traits_xz_3.h | 2 +- ...xact_triangulation_euclidean_traits_yz_3.h | 2 +- include/CGAL/Nef_3/Halfedge.h | 2 +- include/CGAL/Nef_3/Halffacet.h | 2 +- include/CGAL/Nef_3/ID_support_handler.h | 2 +- include/CGAL/Nef_3/Infimaximal_box.h | 2 +- include/CGAL/Nef_3/K3_tree.h | 2 +- include/CGAL/Nef_3/Mark_bounded_volumes.h | 2 +- include/CGAL/Nef_3/Nef_box.h | 2 +- include/CGAL/Nef_3/OGL_helper.h | 2 +- include/CGAL/Nef_3/Pluecker_line_3.h | 2 +- include/CGAL/Nef_3/SFace.h | 2 +- include/CGAL/Nef_3/SHalfedge.h | 2 +- include/CGAL/Nef_3/SHalfloop.h | 2 +- include/CGAL/Nef_3/SM_visualizor.h | 2 +- include/CGAL/Nef_3/SNC_FM_decorator.h | 2 +- include/CGAL/Nef_3/SNC_SM_explorer.h | 2 +- include/CGAL/Nef_3/SNC_SM_overlayer.h | 2 +- include/CGAL/Nef_3/SNC_SM_visualizor.h | 2 +- include/CGAL/Nef_3/SNC_const_decorator.h | 2 +- include/CGAL/Nef_3/SNC_constructor.h | 2 +- include/CGAL/Nef_3/SNC_decorator.h | 2 +- include/CGAL/Nef_3/SNC_decorator_traits.h | 2 +- include/CGAL/Nef_3/SNC_external_structure.h | 2 +- include/CGAL/Nef_3/SNC_halfedge_key.h | 2 +- include/CGAL/Nef_3/SNC_indexed_items.h | 2 +- include/CGAL/Nef_3/SNC_intersection.h | 2 +- include/CGAL/Nef_3/SNC_io_parser.h | 2 +- include/CGAL/Nef_3/SNC_items.h | 2 +- include/CGAL/Nef_3/SNC_iteration.h | 2 +- include/CGAL/Nef_3/SNC_k3_tree_traits.h | 2 +- include/CGAL/Nef_3/SNC_list.h | 2 +- include/CGAL/Nef_3/SNC_point_locator.h | 2 +- include/CGAL/Nef_3/SNC_simplify.h | 2 +- include/CGAL/Nef_3/SNC_sphere_map.h | 2 +- include/CGAL/Nef_3/SNC_structure.h | 2 +- include/CGAL/Nef_3/Vertex.h | 2 +- include/CGAL/Nef_3/Volume.h | 2 +- include/CGAL/Nef_3/binop_intersection_tests.h | 2 +- include/CGAL/Nef_3/bounded_side_3.h | 2 +- include/CGAL/Nef_3/polygon_mesh_to_nef_3.h | 2 +- ...uotient_coordinates_to_homogeneous_point.h | 2 +- include/CGAL/Nef_3/shell_to_nef_3.h | 2 +- include/CGAL/Nef_3/vertex_cycle_to_nef_3.h | 2 +- include/CGAL/Nef_S2/Generic_handle_map.h | 2 +- include/CGAL/Nef_S2/ID_support_handler.h | 2 +- include/CGAL/Nef_S2/Normalizing.h | 2 +- include/CGAL/Nef_S2/OGL_base_object.h | 2 +- include/CGAL/Nef_S2/SM_checker.h | 2 +- include/CGAL/Nef_S2/SM_const_decorator.h | 2 +- .../Nef_S2/SM_constrained_triang_traits.h | 2 +- include/CGAL/Nef_S2/SM_decorator.h | 2 +- include/CGAL/Nef_S2/SM_decorator_traits.h | 2 +- include/CGAL/Nef_S2/SM_io_parser.h | 2 +- include/CGAL/Nef_S2/SM_items.h | 2 +- include/CGAL/Nef_S2/SM_iteration.h | 2 +- include/CGAL/Nef_S2/SM_list.h | 2 +- include/CGAL/Nef_S2/SM_overlayer.h | 2 +- include/CGAL/Nef_S2/SM_point_locator.h | 2 +- include/CGAL/Nef_S2/SM_triangulator.h | 2 +- include/CGAL/Nef_S2/SM_visualizor.h | 2 +- include/CGAL/Nef_S2/Sphere_circle.h | 2 +- include/CGAL/Nef_S2/Sphere_direction.h | 2 +- include/CGAL/Nef_S2/Sphere_geometry.h | 2 +- include/CGAL/Nef_S2/Sphere_geometry_OGL.h | 2 +- include/CGAL/Nef_S2/Sphere_map.h | 2 +- include/CGAL/Nef_S2/Sphere_point.h | 2 +- include/CGAL/Nef_S2/Sphere_segment.h | 2 +- include/CGAL/Nef_S2/Sphere_triangle.h | 2 +- include/CGAL/Nef_S2/leda_sphere_map.h | 2 +- include/CGAL/Nef_S2/sphere_predicates.h | 2 +- include/CGAL/Nef_nary_intersection_3.h | 2 +- include/CGAL/Nef_nary_union_3.h | 2 +- include/CGAL/Nef_polyhedron_2.h | 2 +- include/CGAL/Nef_polyhedron_3.h | 2 +- include/CGAL/Nef_polyhedron_S2.h | 2 +- include/CGAL/Nef_polynomial.h | 2 +- include/CGAL/Nef_polynomial_fwd.h | 2 +- include/CGAL/Nested_iterator.h | 2 +- include/CGAL/NewKernel_d/Cartesian_LA_base.h | 2 +- .../CGAL/NewKernel_d/Cartesian_LA_functors.h | 2 +- include/CGAL/NewKernel_d/Cartesian_base.h | 2 +- .../CGAL/NewKernel_d/Cartesian_change_FT.h | 2 +- include/CGAL/NewKernel_d/Cartesian_complete.h | 2 +- include/CGAL/NewKernel_d/Cartesian_filter_K.h | 2 +- .../CGAL/NewKernel_d/Cartesian_filter_NT.h | 2 +- .../NewKernel_d/Cartesian_per_dimension.h | 2 +- .../NewKernel_d/Cartesian_static_filters.h | 2 +- include/CGAL/NewKernel_d/Coaffine.h | 2 +- .../CGAL/NewKernel_d/Define_kernel_types.h | 2 +- include/CGAL/NewKernel_d/Dimension_base.h | 2 +- .../CGAL/NewKernel_d/Filtered_predicate2.h | 2 +- include/CGAL/NewKernel_d/KernelD_converter.h | 2 +- include/CGAL/NewKernel_d/Kernel_2_interface.h | 2 +- include/CGAL/NewKernel_d/Kernel_3_interface.h | 2 +- include/CGAL/NewKernel_d/Kernel_d_interface.h | 2 +- .../NewKernel_d/Kernel_object_converter.h | 2 +- include/CGAL/NewKernel_d/LA_eigen/LA.h | 2 +- .../CGAL/NewKernel_d/LA_eigen/constructors.h | 2 +- include/CGAL/NewKernel_d/Lazy_cartesian.h | 2 +- .../NewKernel_d/Types/Aff_transformation.h | 2 +- include/CGAL/NewKernel_d/Types/Hyperplane.h | 2 +- include/CGAL/NewKernel_d/Types/Iso_box.h | 2 +- include/CGAL/NewKernel_d/Types/Line.h | 2 +- include/CGAL/NewKernel_d/Types/Ray.h | 2 +- include/CGAL/NewKernel_d/Types/Segment.h | 2 +- include/CGAL/NewKernel_d/Types/Sphere.h | 2 +- .../CGAL/NewKernel_d/Types/Weighted_point.h | 2 +- include/CGAL/NewKernel_d/Vector/array.h | 2 +- include/CGAL/NewKernel_d/Vector/avx4.h | 2 +- ...rator_to_points_from_iterator_to_vectors.h | 2 +- ...minant_of_iterator_to_points_from_points.h | 2 +- ...nant_of_iterator_to_vectors_from_vectors.h | 2 +- .../determinant_of_points_from_vectors.h | 2 +- .../Vector/determinant_of_vectors_small_dim.h | 2 +- ...eterminant_of_vectors_small_dim_internal.h | 2 +- include/CGAL/NewKernel_d/Vector/mix.h | 2 +- include/CGAL/NewKernel_d/Vector/sse2.h | 2 +- include/CGAL/NewKernel_d/Vector/v2int.h | 2 +- include/CGAL/NewKernel_d/Vector/vector.h | 2 +- .../CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h | 2 +- .../CGAL/NewKernel_d/Wrapper/Hyperplane_d.h | 2 +- include/CGAL/NewKernel_d/Wrapper/Point_d.h | 2 +- .../CGAL/NewKernel_d/Wrapper/Ref_count_obj.h | 2 +- include/CGAL/NewKernel_d/Wrapper/Segment_d.h | 2 +- include/CGAL/NewKernel_d/Wrapper/Sphere_d.h | 2 +- include/CGAL/NewKernel_d/Wrapper/Vector_d.h | 2 +- .../NewKernel_d/Wrapper/Weighted_point_d.h | 2 +- .../NewKernel_d/function_objects_cartesian.h | 2 +- include/CGAL/NewKernel_d/functor_properties.h | 2 +- include/CGAL/NewKernel_d/functor_tags.h | 2 +- include/CGAL/NewKernel_d/static_int.h | 2 +- include/CGAL/NewKernel_d/store_kernel.h | 2 +- include/CGAL/NewKernel_d/utils.h | 2 +- .../CGAL/No_intersection_surface_sweep_2.h | 2 +- include/CGAL/Null_matrix.h | 2 +- include/CGAL/Number_type_checker.h | 2 +- .../internal/Exact_type_selector.h | 2 +- .../internal_functions_comparison_root_of_2.h | 2 +- include/CGAL/OFF_to_nef_3.h | 2 +- include/CGAL/OSQP_quadratic_program_traits.h | 2 +- include/CGAL/OTR_2/Cost.h | 2 +- include/CGAL/OTR_2/Reconstruction_edge_2.h | 2 +- .../CGAL/OTR_2/Reconstruction_face_base_2.h | 2 +- .../OTR_2/Reconstruction_triangulation_2.h | 2 +- .../CGAL/OTR_2/Reconstruction_vertex_base_2.h | 2 +- include/CGAL/OTR_2/Sample.h | 2 +- include/CGAL/Object.h | 2 +- include/CGAL/Octree.h | 2 +- .../compute_registration_transformation.h | 2 +- include/CGAL/OpenGR/register_point_sets.h | 2 +- include/CGAL/OpenNL/bicgstab.h | 2 +- include/CGAL/OpenNL/blas.h | 2 +- include/CGAL/OpenNL/conjugate_gradient.h | 2 +- include/CGAL/OpenNL/full_vector.h | 2 +- include/CGAL/OpenNL/linear_solver.h | 2 +- include/CGAL/OpenNL/preconditioner.h | 2 +- include/CGAL/OpenNL/sparse_matrix.h | 2 +- .../Oriented_bounding_box_traits_3.h | 2 +- .../Optimal_bounding_box/internal/evolution.h | 2 +- .../internal/fitness_function.h | 2 +- .../Optimal_bounding_box/internal/helper.h | 2 +- .../internal/nelder_mead_functions.h | 2 +- .../internal/optimize_2.h | 2 +- .../internal/population.h | 2 +- .../oriented_bounding_box.h | 2 +- .../Optimal_transportation_reconstruction_2.h | 2 +- .../Optimisation/Access_coordinates_begin_2.h | 2 +- .../Optimisation/Access_coordinates_begin_3.h | 2 +- .../Optimisation/Access_coordinates_begin_d.h | 2 +- .../CGAL/Optimisation/Access_dimension_2.h | 2 +- .../CGAL/Optimisation/Access_dimension_3.h | 2 +- .../CGAL/Optimisation/Access_dimension_d.h | 2 +- include/CGAL/Optimisation/Construct_point_2.h | 2 +- include/CGAL/Optimisation/Construct_point_3.h | 2 +- include/CGAL/Optimisation/Construct_point_d.h | 2 +- include/CGAL/Optimisation/basic.h | 2 +- include/CGAL/Optimisation/debug.h | 2 +- include/CGAL/Optimisation_d_traits_2.h | 2 +- include/CGAL/Optimisation_d_traits_3.h | 2 +- include/CGAL/Optimisation_d_traits_d.h | 2 +- include/CGAL/Orientation_Linf_2.h | 2 +- include/CGAL/Origin.h | 2 +- include/CGAL/Origin_impl.h | 2 +- .../Orthogonal_incremental_neighbor_search.h | 2 +- include/CGAL/Orthogonal_k_neighbor_search.h | 2 +- include/CGAL/Orthtree.h | 2 +- include/CGAL/Orthtree/Cartesian_ranges.h | 2 +- include/CGAL/Orthtree/IO.h | 2 +- include/CGAL/Orthtree/Node.h | 2 +- include/CGAL/Orthtree/Split_predicates.h | 2 +- include/CGAL/Orthtree/Traversal_iterator.h | 2 +- include/CGAL/Orthtree/Traversals.h | 2 +- include/CGAL/Orthtree_traits_2.h | 2 +- include/CGAL/Orthtree_traits_3.h | 2 +- include/CGAL/Orthtree_traits_d.h | 2 +- include/CGAL/PCA_util.h | 2 +- include/CGAL/PCA_util_Eigen.h | 2 +- include/CGAL/Parabola_2.h | 2 +- include/CGAL/Parabola_segment_2.h | 2 +- include/CGAL/Partition_2/Circulator_pair.h | 2 +- .../CGAL/Partition_2/Indirect_edge_compare.h | 2 +- include/CGAL/Partition_2/Indirect_less_xy_2.h | 2 +- .../CGAL/Partition_2/Indirect_not_less_yx_2.h | 2 +- include/CGAL/Partition_2/Iterator_list.h | 2 +- include/CGAL/Partition_2/Matrix.h | 2 +- .../Partition_opt_cvx_diagonal_list.h | 2 +- .../CGAL/Partition_2/Partition_opt_cvx_edge.h | 2 +- .../Partition_2/Partition_opt_cvx_vertex.h | 2 +- .../Partition_2/Partition_traits_2_base.h | 2 +- .../CGAL/Partition_2/Partition_vertex_map.h | 2 +- .../CGAL/Partition_2/Partitioned_polygon_2.h | 2 +- .../CGAL/Partition_2/Point_pair_less_xy_2.h | 2 +- include/CGAL/Partition_2/Rotation_tree_2.h | 2 +- .../CGAL/Partition_2/Rotation_tree_2_impl.h | 2 +- .../CGAL/Partition_2/Rotation_tree_node_2.h | 2 +- include/CGAL/Partition_2/Segment_less_yx_2.h | 2 +- .../Triangulation_indirect_traits_2.h | 2 +- include/CGAL/Partition_2/Turn_reverser.h | 2 +- .../Partition_2/Vertex_visibility_graph_2.h | 2 +- .../Vertex_visibility_graph_2_impl.h | 2 +- .../Partition_2/is_degenerate_polygon_2.h | 2 +- .../Partition_2/partition_approx_convex_2.h | 2 +- .../partition_greene_approx_convex_2.h | 2 +- .../Partition_2/partition_optimal_convex_2.h | 2 +- .../CGAL/Partition_2/partition_y_monotone_2.h | 2 +- include/CGAL/Partition_is_valid_traits_2.h | 2 +- include/CGAL/Partition_traits_2.h | 2 +- include/CGAL/Partition_traits_adapter_2.h | 2 +- include/CGAL/Path_on_surface.h | 2 +- .../Periodic_2_Delaunay_triangulation_2.h | 2 +- ...riodic_2_Delaunay_triangulation_traits_2.h | 2 +- include/CGAL/Periodic_2_offset_2.h | 2 +- include/CGAL/Periodic_2_triangulation_2.h | 2 +- .../Functor_with_offset_points_adaptor_2.h | 2 +- ...Delaunay_triangulation_filtered_traits_2.h | 2 +- ...iangulation_statically_filtered_traits_2.h | 2 +- .../internal/Periodic_2_construct_point_2.h | 2 +- ...riodic_2_triangulation_filtered_traits_2.h | 2 +- ...iangulation_statically_filtered_traits_2.h | 2 +- .../Static_filters/Periodic_2_orientation_2.h | 2 +- .../Periodic_2_side_of_oriented_circle_2.h | 2 +- .../CGAL/Periodic_2_triangulation_dummy_12.h | 2 +- .../Periodic_2_triangulation_face_base_2.h | 2 +- .../Periodic_2_triangulation_hierarchy_2.h | 2 +- .../Periodic_2_triangulation_iterators_2.h | 2 +- .../CGAL/Periodic_2_triangulation_traits_2.h | 2 +- .../Periodic_2_triangulation_vertex_base_2.h | 2 +- .../Periodic_3_Delaunay_triangulation_3.h | 2 +- ...riodic_3_Delaunay_triangulation_traits_3.h | 2 +- include/CGAL/Periodic_3_function_wrapper.h | 2 +- .../CGAL/Periodic_3_mesh_3/IO/File_medit.h | 2 +- .../Protect_edges_sizing_field.h | 2 +- include/CGAL/Periodic_3_mesh_3/config.h | 2 +- .../CGAL/Periodic_3_mesh_triangulation_3.h | 2 +- include/CGAL/Periodic_3_offset_3.h | 2 +- .../CGAL/Periodic_3_regular_triangulation_3.h | 2 +- ...eriodic_3_regular_triangulation_traits_3.h | 2 +- include/CGAL/Periodic_3_triangulation_3.h | 2 +- .../Functor_with_offset_points_adaptor_3.h | 2 +- ...or_with_offset_weighted_points_adaptor_3.h | 2 +- ...Delaunay_triangulation_filtered_traits_3.h | 2 +- ...3_Delaunay_triangulation_remove_traits_3.h | 2 +- ...iangulation_statically_filtered_traits_3.h | 2 +- .../internal/Periodic_3_construct_point_3.h | 2 +- .../Periodic_3_construct_weighted_point_3.h | 2 +- ...riodic_3_regular_triangulation_dummy_288.h | 2 +- ..._regular_triangulation_filtered_traits_3.h | 2 +- ..._3_regular_triangulation_remove_traits_3.h | 2 +- ...iangulation_statically_filtered_traits_3.h | 2 +- .../Periodic_3_triangulation_dummy_36.h | 2 +- ...Periodic_3_triangulation_dummy_generator.h | 2 +- ...riodic_3_triangulation_filtered_traits_3.h | 2 +- .../Periodic_3_triangulation_iterators_3.h | 2 +- ...iangulation_statically_filtered_traits_3.h | 2 +- ..._periodic_weighted_circumcenter_traits_3.h | 2 +- .../Static_filters/Periodic_3_orientation_3.h | 2 +- ..._3_power_side_of_oriented_power_sphere_3.h | 2 +- .../Periodic_3_side_of_oriented_sphere_3.h | 2 +- .../internal/canonicalize_helper.h | 2 +- .../Periodic_3_triangulation_ds_cell_base_3.h | 2 +- ...eriodic_3_triangulation_ds_vertex_base_3.h | 2 +- .../Periodic_3_triangulation_hierarchy_3.h | 2 +- .../CGAL/Periodic_3_triangulation_traits_3.h | 2 +- ...ic_4_hyperbolic_Delaunay_triangulation_2.h | 2 +- ...perbolic_Delaunay_triangulation_traits_2.h | 2 +- .../Periodic_4_hyperbolic_triangulation_2.h | 2 +- ...Dehn_hyperbolic_octagon_translation_word.h | 2 +- .../Hyperbolic_octagon_translation_matrix.h | 2 +- .../Hyperbolic_octagon_translation_word.h | 2 +- ...odic_4_hyperbolic_triangulation_dummy_14.h | 2 +- ...c_4_hyperbolic_triangulation_face_base_2.h | 2 +- ...4_hyperbolic_triangulation_vertex_base_2.h | 2 +- include/CGAL/Plane_3.h | 2 +- include/CGAL/Plane_separator.h | 2 +- include/CGAL/Point_2.h | 2 +- include/CGAL/Point_3.h | 2 +- include/CGAL/Point_container.h | 2 +- include/CGAL/Point_set_2.h | 2 +- include/CGAL/Point_set_3.h | 6 +- include/CGAL/Point_set_3/IO.h | 6 +- include/CGAL/Point_set_3/IO/LAS.h | 2 +- include/CGAL/Point_set_3/IO/OFF.h | 2 +- include/CGAL/Point_set_3/IO/PLY.h | 2 +- include/CGAL/Point_set_3/IO/XYZ.h | 2 +- .../internal/Callback_wrapper.h | 2 +- .../internal/Neighbor_query.h | 2 +- .../internal/Rich_grid.h | 2 +- .../internal/Search_traits_vertex_handle_3.h | 2 +- .../voronoi_covariance_3.h | 2 +- .../voronoi_covariance_sphere_3.h | 2 +- .../internal/bbox_diagonal.h | 2 +- include/CGAL/Point_traits.h | 2 +- include/CGAL/Point_with_normal_3.h | 2 +- include/CGAL/Point_with_psc_localisation.h | 2 +- include/CGAL/Point_with_surface_index.h | 2 +- .../Point_with_surface_index_geom_traits.h | 2 +- include/CGAL/Poisson_implicit_surface_3.h | 2 +- include/CGAL/Poisson_mesh_cell_criteria_3.h | 2 +- .../CGAL/Poisson_reconstruction_function.h | 2 +- include/CGAL/Polychain_2.h | 2 +- include/CGAL/Polygon_2.h | 2 +- .../Polygon_2/Polygon_2_algorithms_impl.h | 2 +- .../Polygon_2/Polygon_2_edge_circulator.h | 2 +- .../CGAL/Polygon_2/Polygon_2_edge_iterator.h | 2 +- include/CGAL/Polygon_2/Polygon_2_impl.h | 2 +- include/CGAL/Polygon_2/Polygon_2_simplicity.h | 2 +- .../Polygon_2/Polygon_2_vertex_circulator.h | 2 +- include/CGAL/Polygon_2_algorithms.h | 2 +- include/CGAL/Polygon_convex_decomposition_2.h | 2 +- .../IO/polygon_mesh_io.h | 2 +- .../Non_manifold_feature_map.h | 2 +- .../angle_and_area_smoothing.h | 2 +- include/CGAL/Polygon_mesh_processing/bbox.h | 2 +- include/CGAL/Polygon_mesh_processing/border.h | 2 +- include/CGAL/Polygon_mesh_processing/clip.h | 2 +- .../Polygon_mesh_processing/compute_normal.h | 2 +- .../connected_components.h | 2 +- .../Polygon_mesh_processing/corefinement.h | 2 +- .../Polygon_mesh_processing/detect_features.h | 2 +- .../CGAL/Polygon_mesh_processing/distance.h | 2 +- .../CGAL/Polygon_mesh_processing/extrude.h | 2 +- include/CGAL/Polygon_mesh_processing/fair.h | 2 +- ...traversal_traits_with_Hausdorff_distance.h | 2 +- ...ABB_traversal_traits_with_transformation.h | 2 +- .../Corefinement/Face_graph_output_builder.h | 2 +- .../Generic_clip_output_builder.h | 2 +- .../internal/Corefinement/Intersection_type.h | 2 +- .../Output_builder_for_autorefinement.h | 2 +- .../internal/Corefinement/Visitor.h | 2 +- .../internal/Corefinement/face_graph_utils.h | 2 +- .../intersect_triangle_and_segment_3.h | 2 +- .../Corefinement/intersection_callbacks.h | 2 +- .../internal/Corefinement/intersection_impl.h | 2 +- .../Corefinement/intersection_nodes.h | 2 +- .../intersection_of_coplanar_triangles_3.h | 2 +- .../internal/Corefinement/predicates.h | 2 +- .../Triangulate_hole_polygon_mesh.h | 2 +- .../Hole_filling/Triangulate_hole_polyline.h | 2 +- .../internal/Hole_filling/do_not_use_DT3.h | 2 +- .../experimental/experimental_code.h | 2 +- .../AABB_filtered_projection_traits.h | 2 +- .../Isotropic_remeshing/remesh_impl.h | 2 +- .../Axis_parallel_plane_traits.h | 2 +- .../Polygon_mesh_slicer/Traversal_traits.h | 2 +- .../Point_inside_vertical_ray_cast.h | 2 +- .../Ray_3_Triangle_3_traversal_traits.h | 2 +- .../internal/Smoothing/ceres_support.h | 2 +- .../internal/Smoothing/curvature_flow_impl.h | 2 +- .../internal/Smoothing/mesh_smoothing_impl.h | 2 +- .../internal/Smoothing/smoothing_evaluation.h | 2 +- .../internal/Snapping/helper.h | 2 +- .../internal/Snapping/snap.h | 7 +- .../internal/Snapping/snap_vertices.h | 2 +- .../internal/do_no_use_CDT2.h | 2 +- .../internal/fair_impl.h | 2 +- .../mesh_to_point_set_hausdorff_distance.h | 2 +- .../internal/refine_impl.h | 2 +- .../internal/repair_extra.h | 2 +- .../internal/simplify_polyline.h | 2 +- .../Polygon_mesh_processing/intersection.h | 2 +- include/CGAL/Polygon_mesh_processing/locate.h | 2 +- .../Polygon_mesh_processing/manifoldness.h | 2 +- .../CGAL/Polygon_mesh_processing/measure.h | 2 +- .../merge_border_vertices.h | 2 +- .../orient_polygon_soup.h | 2 +- .../orient_polygon_soup_extension.h | 2 +- .../Polygon_mesh_processing/orientation.h | 2 +- .../polygon_mesh_to_polygon_soup.h | 2 +- .../polygon_soup_to_polygon_mesh.h | 2 +- .../random_perturbation.h | 2 +- include/CGAL/Polygon_mesh_processing/refine.h | 2 +- .../Polygon_mesh_processing/region_growing.h | 99 +++++++++-- include/CGAL/Polygon_mesh_processing/remesh.h | 2 +- .../remesh_planar_patches.h | 61 +++++-- include/CGAL/Polygon_mesh_processing/repair.h | 2 +- .../repair_degeneracies.h | 2 +- .../repair_polygon_soup.h | 2 +- .../repair_self_intersections.h | 9 +- .../self_intersections.h | 10 +- .../shape_predicates.h | 2 +- .../Polygon_mesh_processing/smooth_mesh.h | 2 +- .../Polygon_mesh_processing/smooth_shape.h | 2 +- .../Polygon_mesh_processing/stitch_borders.h | 2 +- .../surface_Delaunay_remeshing.h | 2 +- .../tangential_relaxation.h | 20 ++- .../CGAL/Polygon_mesh_processing/transform.h | 2 +- .../CGAL/Polygon_mesh_processing/triangle.h | 2 +- .../triangulate_faces.h | 2 +- .../triangulate_hole.h | 2 +- include/CGAL/Polygon_mesh_slicer.h | 2 +- include/CGAL/Polygon_nop_decomposition_2.h | 2 +- include/CGAL/Polygon_offset_builder_2.h | 2 +- .../CGAL/Polygon_offset_builder_traits_2.h | 2 +- include/CGAL/Polygon_set_2.h | 2 +- include/CGAL/Polygon_traits_2.h | 2 +- .../Polygon_triangulation_decomposition_2.h | 2 +- .../CGAL/Polygon_vertical_decomposition_2.h | 2 +- include/CGAL/Polygon_with_holes_2.h | 2 +- include/CGAL/Polygonal_schema.h | 2 +- include/CGAL/Polygonal_schema_fwd.h | 2 +- include/CGAL/Polygonal_schema_min_items.h | 2 +- .../CGAL/Polygonal_surface_reconstruction.h | 2 +- .../internal/alpha_shape_mesh.h | 2 +- .../internal/compute_confidences.h | 2 +- .../internal/hypothesis.h | 2 +- .../internal/parameters.h | 2 +- .../internal/point_set_with_planes.h | 2 +- include/CGAL/PolyhedralSurf_neighbors.h | 2 +- .../CGAL/Polyhedral_complex_mesh_domain_3.h | 21 ++- include/CGAL/Polyhedral_envelope.h | 2 +- include/CGAL/Polyhedral_mesh_domain_3.h | 2 +- .../Polyhedral_mesh_domain_with_features_3.h | 2 +- include/CGAL/Polyhedron_3.h | 2 +- include/CGAL/Polyhedron_3_fwd.h | 2 +- include/CGAL/Polyhedron_3_to_lcc.h | 2 +- include/CGAL/Polyhedron_copy_3.h | 2 +- .../CGAL/Polyhedron_incremental_builder_3.h | 2 +- include/CGAL/Polyhedron_items_3.h | 2 +- include/CGAL/Polyhedron_items_with_id_3.h | 2 +- include/CGAL/Polyhedron_min_items_3.h | 2 +- include/CGAL/Polyhedron_traits_3.h | 2 +- .../CGAL/Polyhedron_traits_with_normals_3.h | 2 +- .../Hybrid_squared_distance_cost.h | 2 +- .../Scaled_squared_distance_cost.h | 2 +- .../Squared_distance_cost.h | 2 +- .../Stop_above_cost_threshold.h | 2 +- .../Stop_below_count_ratio_threshold.h | 2 +- .../Stop_below_count_threshold.h | 2 +- .../Polyline_simplification_2/Vertex_base_2.h | 2 +- .../CGAL/Polyline_simplification_2/simplify.h | 2 +- include/CGAL/Polynomial.h | 2 +- .../Polynomial/Algebraic_structure_traits.h | 2 +- .../Cached_extended_euclidean_algorithm.h | 2 +- .../Polynomial/Chinese_remainder_traits.h | 2 +- include/CGAL/Polynomial/Coercion_traits.h | 2 +- include/CGAL/Polynomial/Degree.h | 2 +- include/CGAL/Polynomial/Fraction_traits.h | 2 +- .../CGAL/Polynomial/Get_arithmetic_kernel.h | 2 +- include/CGAL/Polynomial/Interpolator.h | 2 +- include/CGAL/Polynomial/Modular_traits.h | 2 +- .../CGAL/Polynomial/Monomial_representation.h | 2 +- include/CGAL/Polynomial/Polynomial_type.h | 2 +- .../CGAL/Polynomial/Real_embeddable_traits.h | 2 +- .../CGAL/Polynomial/Scalar_factor_traits.h | 2 +- include/CGAL/Polynomial/bezout_matrix.h | 2 +- include/CGAL/Polynomial/determinant.h | 2 +- include/CGAL/Polynomial/fwd.h | 2 +- include/CGAL/Polynomial/hgdelta_update.h | 2 +- include/CGAL/Polynomial/misc.h | 2 +- include/CGAL/Polynomial/modular_filter.h | 2 +- include/CGAL/Polynomial/modular_gcd.h | 2 +- .../Polynomial/modular_gcd_utcf_algorithm_M.h | 2 +- .../CGAL/Polynomial/modular_gcd_utcf_dfai.h | 2 +- include/CGAL/Polynomial/modular_gcd_utils.h | 2 +- include/CGAL/Polynomial/polynomial_gcd.h | 2 +- .../polynomial_gcd_implementations.h | 2 +- include/CGAL/Polynomial/polynomial_gcd_ntl.h | 2 +- include/CGAL/Polynomial/prs_resultant.h | 2 +- include/CGAL/Polynomial/resultant.h | 2 +- .../CGAL/Polynomial/square_free_factorize.h | 2 +- .../CGAL/Polynomial/sturm_habicht_sequence.h | 2 +- include/CGAL/Polynomial/subresultants.h | 2 +- include/CGAL/Polynomial_traits_d.h | 2 +- include/CGAL/Polynomial_type_generator.h | 2 +- include/CGAL/Polynomials_1_2.h | 2 +- include/CGAL/Polynomials_1_3.h | 2 +- include/CGAL/Polynomials_2_2.h | 2 +- include/CGAL/Polynomials_2_3.h | 2 +- include/CGAL/Polynomials_for_line_3.h | 2 +- include/CGAL/Polytope_distance_d.h | 2 +- include/CGAL/Polytope_distance_d_traits_2.h | 2 +- include/CGAL/Polytope_distance_d_traits_3.h | 2 +- include/CGAL/Polytope_distance_d_traits_d.h | 2 +- include/CGAL/Profile_counter.h | 2 +- include/CGAL/Profile_timer.h | 2 +- include/CGAL/Projection_on_sphere_traits_3.h | 2 +- include/CGAL/Projection_traits_3.h | 2 +- include/CGAL/Projection_traits_xy_3.h | 2 +- include/CGAL/Projection_traits_xz_3.h | 2 +- include/CGAL/Projection_traits_yz_3.h | 2 +- include/CGAL/QP_functions.h | 2 +- include/CGAL/QP_models.h | 2 +- include/CGAL/QP_options.h | 2 +- include/CGAL/QP_solution.h | 2 +- include/CGAL/QP_solver/Initialization.h | 2 +- include/CGAL/QP_solver/QP__filtered_base.h | 2 +- .../CGAL/QP_solver/QP__filtered_base_impl.h | 2 +- include/CGAL/QP_solver/QP__partial_base.h | 2 +- include/CGAL/QP_solver/QP_basis_inverse.h | 2 +- .../CGAL/QP_solver/QP_basis_inverse_impl.h | 2 +- .../CGAL/QP_solver/QP_exact_bland_pricing.h | 2 +- .../CGAL/QP_solver/QP_full_exact_pricing.h | 2 +- .../CGAL/QP_solver/QP_full_filtered_pricing.h | 2 +- include/CGAL/QP_solver/QP_functions_impl.h | 2 +- .../CGAL/QP_solver/QP_partial_exact_pricing.h | 2 +- .../QP_solver/QP_partial_filtered_pricing.h | 2 +- include/CGAL/QP_solver/QP_pricing_strategy.h | 2 +- include/CGAL/QP_solver/QP_solution_impl.h | 2 +- include/CGAL/QP_solver/QP_solver.h | 2 +- .../CGAL/QP_solver/QP_solver_bounds_impl.h | 2 +- include/CGAL/QP_solver/QP_solver_impl.h | 2 +- .../QP_solver_nonstandardform_impl.h | 2 +- include/CGAL/QP_solver/Unbounded_direction.h | 2 +- include/CGAL/QP_solver/assertions.h | 2 +- include/CGAL/QP_solver/basic.h | 2 +- include/CGAL/QP_solver/debug.h | 2 +- include/CGAL/QP_solver/functors.h | 2 +- include/CGAL/Qt/AlphaShapeGraphicsItem.h | 2 +- include/CGAL/Qt/ApolloniusGraphGraphicsItem.h | 2 +- include/CGAL/Qt/Basic_viewer_qt.h | 2 +- include/CGAL/Qt/CGAL_Qt_config.h | 2 +- include/CGAL/Qt/CircularArcGraphicsItem.h | 2 +- .../Qt/ConstrainedTriangulationGraphicsItem.h | 2 +- include/CGAL/Qt/Converter.h | 2 +- include/CGAL/Qt/CreateOpenGLContext.h | 2 +- .../DelaunayMeshTriangulationGraphicsItem.h | 2 +- include/CGAL/Qt/DemosMainWindow.h | 2 +- include/CGAL/Qt/DemosMainWindow_impl.h | 2 +- include/CGAL/Qt/GraphicsItem.h | 2 +- include/CGAL/Qt/GraphicsViewCircleInput.h | 2 +- .../CGAL/Qt/GraphicsViewCircularArcInput.h | 2 +- include/CGAL/Qt/GraphicsViewInput.h | 2 +- .../CGAL/Qt/GraphicsViewIsoRectangleInput.h | 2 +- include/CGAL/Qt/GraphicsViewLineInput.h | 2 +- include/CGAL/Qt/GraphicsViewNavigation.h | 2 +- include/CGAL/Qt/GraphicsViewNavigation_impl.h | 2 +- include/CGAL/Qt/GraphicsViewPointInput.h | 2 +- .../Qt/GraphicsViewPolygonWithHolesInput.h | 2 +- include/CGAL/Qt/GraphicsViewPolylineInput.h | 2 +- .../CGAL/Qt/GraphicsViewPolylineInput_impl.h | 2 +- include/CGAL/Qt/LineGraphicsItem.h | 2 +- include/CGAL/Qt/PainterOstream.h | 2 +- include/CGAL/Qt/PointsGraphicsItem.h | 2 +- include/CGAL/Qt/PointsInKdTreeGraphicsItem.h | 2 +- include/CGAL/Qt/PolygonGraphicsItem.h | 2 +- .../CGAL/Qt/PolygonWithHolesGraphicsItem.h | 2 +- include/CGAL/Qt/PolylinesGraphicsItem.h | 2 +- include/CGAL/Qt/PowerdiagramGraphicsItem.h | 2 +- include/CGAL/Qt/RegularGridGraphicsItem.h | 2 +- .../Qt/RegularGridVectorFieldGraphicsItem.h | 2 +- .../Qt/RegularTriangulationGraphicsItem.h | 2 +- .../Qt/SegmentDelaunayGraphGraphicsItem.h | 2 +- .../Qt/SegmentDelaunayGraphLinfGraphicsItem.h | 2 +- include/CGAL/Qt/SegmentsGraphicsItem.h | 2 +- include/CGAL/Qt/StreamLinesGraphicsItem.h | 2 +- include/CGAL/Qt/TriangulationGraphicsItem.h | 2 +- include/CGAL/Qt/VoronoiGraphicsItem.h | 2 +- include/CGAL/Qt/camera.h | 2 +- include/CGAL/Qt/camera_impl.h | 2 +- include/CGAL/Qt/constraint.h | 2 +- include/CGAL/Qt/constraint_impl.h | 2 +- include/CGAL/Qt/debug.h | 2 +- include/CGAL/Qt/debug_impl.h | 2 +- include/CGAL/Qt/frame.h | 2 +- include/CGAL/Qt/frame_impl.h | 2 +- include/CGAL/Qt/image_interface.h | 2 +- include/CGAL/Qt/init_ogl_context.h | 2 +- include/CGAL/Qt/keyFrameInterpolator.h | 2 +- include/CGAL/Qt/keyFrameInterpolator_impl.h | 2 +- include/CGAL/Qt/manipulatedCameraFrame.h | 2 +- include/CGAL/Qt/manipulatedCameraFrame_impl.h | 2 +- include/CGAL/Qt/manipulatedFrame.h | 2 +- include/CGAL/Qt/manipulatedFrame_impl.h | 2 +- include/CGAL/Qt/mouseGrabber.h | 2 +- include/CGAL/Qt/mouseGrabber_impl.h | 2 +- include/CGAL/Qt/qglviewer.h | 2 +- include/CGAL/Qt/qglviewer_impl.h | 2 +- include/CGAL/Qt/qglviewer_impl_list.h | 2 +- include/CGAL/Qt/quaternion.h | 2 +- include/CGAL/Qt/quaternion_impl.h | 2 +- include/CGAL/Qt/resources.h | 2 +- include/CGAL/Qt/resources_impl.h | 2 +- include/CGAL/Qt/utility.h | 2 +- include/CGAL/Qt/utility_impl.h | 2 +- include/CGAL/Qt/vec.h | 2 +- include/CGAL/Qt/vec_impl.h | 2 +- include/CGAL/Qt/viewer_actions.h | 2 +- include/CGAL/Quadtree.h | 2 +- include/CGAL/Quotient.h | 2 +- include/CGAL/Quotient_fwd.h | 2 +- include/CGAL/RS/Gmpfr_make_unique.h | 2 +- include/CGAL/RS/ak_1.h | 2 +- include/CGAL/RS/ak_z_1.h | 2 +- include/CGAL/RS/algebraic_1.h | 2 +- include/CGAL/RS/algebraic_z_1.h | 2 +- include/CGAL/RS/bisection_refiner_1.h | 2 +- include/CGAL/RS/comparator_1.h | 2 +- include/CGAL/RS/dyadic.h | 2 +- include/CGAL/RS/exact_signat_1.h | 2 +- include/CGAL/RS/functors_1.h | 2 +- include/CGAL/RS/functors_z_1.h | 2 +- include/CGAL/RS/polynomial_converter_1.h | 2 +- include/CGAL/RS/rs23_k_isolator_1.h | 2 +- include/CGAL/RS/rs2_calls.h | 2 +- include/CGAL/RS/rs2_isolator_1.h | 2 +- include/CGAL/RS/rs3_k_refiner_1.h | 2 +- include/CGAL/RS/rs3_refiner_1.h | 2 +- include/CGAL/RS/signat_1.h | 2 +- include/CGAL/Random.h | 2 +- include/CGAL/Random_access_adaptor.h | 2 +- include/CGAL/Random_access_value_adaptor.h | 2 +- include/CGAL/Random_convex_hull_traits_2.h | 2 +- include/CGAL/Random_convex_set_traits_2.h | 2 +- include/CGAL/Random_impl.h | 2 +- include/CGAL/Random_polygon_2_sweep.h | 2 +- include/CGAL/Random_polygon_traits_2.h | 2 +- include/CGAL/Range_segment_tree_traits.h | 2 +- include/CGAL/Range_tree_d.h | 2 +- include/CGAL/Range_tree_k.h | 2 +- include/CGAL/Rational_traits.h | 2 +- include/CGAL/Ray_2.h | 2 +- include/CGAL/Ray_3.h | 2 +- include/CGAL/Real_embeddable_traits.h | 2 +- include/CGAL/Real_timer.h | 2 +- include/CGAL/Real_timer_impl.h | 2 +- include/CGAL/Reconstruction_triangulation_3.h | 11 +- include/CGAL/Rectangular_p_center_traits_2.h | 2 +- include/CGAL/Referenced_argument.h | 2 +- include/CGAL/Regular_complex_d.h | 2 +- include/CGAL/Regular_grid_2.h | 2 +- include/CGAL/Regular_triangulation.h | 2 +- include/CGAL/Regular_triangulation_2.h | 2 +- include/CGAL/Regular_triangulation_3.h | 8 +- ...ular_triangulation_adaptation_policies_2.h | 2 +- ...egular_triangulation_adaptation_traits_2.h | 2 +- .../CGAL/Regular_triangulation_cell_base_3.h | 2 +- ...n_cell_base_with_weighted_circumcenter_3.h | 2 +- ...Regular_triangulation_euclidean_traits_3.h | 2 +- .../CGAL/Regular_triangulation_face_base_2.h | 2 +- .../Regular_triangulation_traits_adapter.h | 2 +- .../Regular_triangulation_vertex_base_2.h | 2 +- .../Regular_triangulation_vertex_base_3.h | 2 +- include/CGAL/Residue.h | 2 +- include/CGAL/Ridges.h | 2 +- .../Rigid_triangle_mesh_collision_detection.h | 2 +- include/CGAL/Robust_circumcenter_traits_3.h | 2 +- include/CGAL/Robust_construction.h | 2 +- ..._weighted_circumcenter_filtered_traits_3.h | 12 +- include/CGAL/Root_for_circles_2_2.h | 2 +- include/CGAL/Root_for_spheres_2_3.h | 2 +- include/CGAL/Root_of_traits.h | 2 +- include/CGAL/Root_of_traits_specializations.h | 2 +- include/CGAL/Rotational_sweep_visibility_2.h | 2 +- include/CGAL/Runge_kutta_integrator_2.h | 2 +- .../CGAL/SCIP_mixed_integer_program_traits.h | 2 +- include/CGAL/SEP_header.h | 2 +- include/CGAL/SEP_to_ImageIO.h | 2 +- include/CGAL/SMDS_3/Dump_c3t3.h | 2 +- .../Mesh_complex_3_in_triangulation_3_fwd.h | 2 +- ...n_of_complex_3_in_triangulation_3_to_off.h | 2 +- .../internal/Handle_IO_for_pair_of_int.h | 2 +- include/CGAL/SMDS_3/internal/SMDS_3_helper.h | 2 +- .../CGAL/SMDS_3/internal/indices_management.h | 2 +- include/CGAL/SMDS_3/io_signature.h | 2 +- include/CGAL/SMDS_3/tet_soup_to_c3t3.h | 48 +++--- include/CGAL/SMDS_3/utilities.h | 2 +- .../STL_Extension/internal/Has_features.h | 2 +- .../internal/Has_member_visited.h | 2 +- .../internal/Has_nested_type_Bare_point.h | 2 +- .../internal/boost/array_binary_tree.hpp | 2 +- .../internal/boost/mutable_heap.hpp | 2 +- .../internal/boost/mutable_queue.hpp | 2 +- .../internal/boost/relaxed_heap.hpp | 2 +- .../CGAL/STL_Extension/internal/info_check.h | 2 +- .../internal/mesh_option_classes.h | 2 +- .../internal/mesh_parameters_interface.h | 10 +- .../internal/parameters_interface.h | 2 +- include/CGAL/Scalar_factor_traits.h | 2 +- .../Advancing_front_mesher.h | 2 +- .../Alpha_shape_mesher.h | 2 +- .../Jet_smoother.h | 2 +- .../Shape_construction_3.h | 2 +- .../Weighted_PCA_smoother.h | 2 +- .../internal/Auto_count.h | 2 +- .../Scale_space_surface_reconstruction_3.h | 2 +- include/CGAL/Search_traits.h | 2 +- include/CGAL/Search_traits_2.h | 2 +- include/CGAL/Search_traits_3.h | 2 +- include/CGAL/Search_traits_adapter.h | 2 +- include/CGAL/Search_traits_d.h | 2 +- include/CGAL/Segment_2.h | 2 +- include/CGAL/Segment_3.h | 2 +- include/CGAL/Segment_Delaunay_graph_2.h | 8 +- .../Are_parallel_C2.h | 2 +- .../Are_same_points_C2.h | 2 +- .../Are_same_segments_C2.h | 2 +- .../Arrangement_enum.h | 2 +- .../Arrangement_type_C2.h | 2 +- .../Arrangement_type_non_intersecting_C2.h | 2 +- .../Basic_predicates_C2.h | 2 +- .../Cartesian_converter.h | 2 +- .../Segment_Delaunay_graph_2/Compare_x_2.h | 2 +- .../Segment_Delaunay_graph_2/Compare_y_2.h | 2 +- .../Construct_storage_site_2.h | 2 +- .../Construct_storage_site_with_info_2.h | 2 +- .../Constructions_C2.h | 2 +- .../Filtered_traits_base_2.h | 2 +- .../Filtered_traits_concept_check_tags.h | 2 +- .../Finite_edge_interior_conflict_C2.h | 2 +- .../Infinite_edge_interior_conflict_C2.h | 2 +- .../Is_degenerate_edge_C2.h | 2 +- .../Kernel_wrapper_2.h | 2 +- .../Segment_Delaunay_graph_2/Orientation_C2.h | 2 +- .../Oriented_side_C2.h | 2 +- .../Oriented_side_of_bisector_C2.h | 2 +- .../Segment_Delaunay_graph_2/Predicates_C2.h | 2 +- .../Segment_Delaunay_graph_2_impl.h | 2 +- .../Segment_Delaunay_graph_hierarchy_2_impl.h | 2 +- .../Sqrt_extension_2.h | 2 +- .../Segment_Delaunay_graph_2/Traits_base_2.h | 2 +- .../Traits_wrapper_2.h | 2 +- .../Triangulation_face_base_with_edges_2.h | 2 +- .../Vertex_conflict_C2.h | 2 +- .../Voronoi_vertex_C2.h | 2 +- .../Voronoi_vertex_ring_C2.h | 2 +- .../Voronoi_vertex_sqrt_field_C2.h | 2 +- .../Voronoi_vertex_sqrt_field_new_C2.h | 2 +- include/CGAL/Segment_Delaunay_graph_2/basic.h | 2 +- .../in_place_edge_list.h | 2 +- include/CGAL/Segment_Delaunay_graph_Linf_2.h | 2 +- .../Basic_predicates_C2.h | 2 +- .../Bisector_Linf.h | 2 +- .../Constructions_C2.h | 2 +- .../Filtered_traits_base_2.h | 2 +- .../Finite_edge_interior_conflict_C2.h | 2 +- .../Infinite_edge_interior_conflict_C2.h | 2 +- .../Orientation_Linf_C2.h | 2 +- .../Oriented_side_C2.h | 2 +- .../Oriented_side_of_bisector_C2.h | 2 +- .../Predicates_C2.h | 2 +- .../Segment_Delaunay_graph_Linf_2_impl.h | 2 +- ...ent_Delaunay_graph_Linf_hierarchy_2_impl.h | 2 +- .../Traits_base_2.h | 2 +- .../Vertex_conflict_C2.h | 2 +- .../Voronoi_vertex_C2.h | 2 +- .../Voronoi_vertex_ring_C2.h | 2 +- .../Voronoi_vertex_sqrt_field_new_C2.h | 2 +- .../Segment_Delaunay_graph_Linf_2/basic.h | 2 +- ...nt_Delaunay_graph_Linf_filtered_traits_2.h | 2 +- .../Segment_Delaunay_graph_Linf_hierarchy_2.h | 2 +- .../Segment_Delaunay_graph_Linf_traits_2.h | 2 +- ...ent_Delaunay_graph_adaptation_policies_2.h | 2 +- ...gment_Delaunay_graph_adaptation_traits_2.h | 2 +- .../CGAL/Segment_Delaunay_graph_face_base_2.h | 2 +- ...Segment_Delaunay_graph_filtered_traits_2.h | 2 +- .../CGAL/Segment_Delaunay_graph_hierarchy_2.h | 2 +- ...t_Delaunay_graph_hierarchy_vertex_base_2.h | 2 +- .../Segment_Delaunay_graph_simple_site_2.h | 2 +- ...ent_Delaunay_graph_simple_storage_site_2.h | 2 +- include/CGAL/Segment_Delaunay_graph_site_2.h | 2 +- .../Segment_Delaunay_graph_storage_site_2.h | 2 +- ..._Delaunay_graph_storage_site_with_info_2.h | 2 +- .../Segment_Delaunay_graph_storage_traits_2.h | 2 +- ...elaunay_graph_storage_traits_with_info_2.h | 2 +- .../CGAL/Segment_Delaunay_graph_traits_2.h | 2 +- .../Segment_Delaunay_graph_vertex_base_2.h | 2 +- include/CGAL/Segment_tree_d.h | 2 +- include/CGAL/Segment_tree_k.h | 2 +- .../is_pullout_direction.h | 2 +- .../pullout_directions.h | 2 +- .../top_edges.h | 2 +- .../internal/Circle_arrangment.h | 2 +- .../internal/Utils.h | 2 +- include/CGAL/Shape_detection.h | 2 +- .../CGAL/Shape_detection/Efficient_RANSAC.h | 2 +- .../Shape_detection/Efficient_RANSAC/Cone.h | 2 +- .../Efficient_RANSAC/Cylinder.h | 2 +- .../Efficient_RANSAC/Efficient_RANSAC.h | 2 +- .../Efficient_RANSAC_traits.h | 2 +- .../Shape_detection/Efficient_RANSAC/Octree.h | 2 +- .../Shape_detection/Efficient_RANSAC/Plane.h | 2 +- .../Efficient_RANSAC/Shape_base.h | 2 +- .../Shape_detection/Efficient_RANSAC/Sphere.h | 2 +- .../Shape_detection/Efficient_RANSAC/Torus.h | 2 +- .../Efficient_RANSAC/property_map.h | 2 +- include/CGAL/Shape_detection/Region_growing.h | 2 +- .../Region_growing/Point_set.h | 2 +- .../Point_set/K_neighbor_query.h | 2 +- .../Least_squares_circle_fit_region.h | 2 +- .../Least_squares_circle_fit_sorting.h | 2 +- .../Least_squares_cylinder_fit_region.h | 2 +- .../Least_squares_cylinder_fit_sorting.h | 2 +- .../Point_set/Least_squares_line_fit_region.h | 2 +- .../Least_squares_line_fit_sorting.h | 2 +- .../Least_squares_plane_fit_region.h | 2 +- .../Least_squares_plane_fit_sorting.h | 2 +- .../Least_squares_sphere_fit_region.h | 2 +- .../Least_squares_sphere_fit_sorting.h | 2 +- .../Point_set/Sphere_neighbor_query.h | 2 +- .../Region_growing/Polygon_mesh.h | 2 +- .../Least_squares_plane_fit_region.h | 2 +- .../Least_squares_plane_fit_sorting.h | 2 +- .../Polygon_mesh/One_ring_neighbor_query.h | 2 +- .../Polygon_mesh/Polyline_graph.h | 2 +- .../Region_growing/Region_growing.h | 2 +- .../Region_growing/Segment_set.h | 2 +- .../Least_squares_line_fit_region.h | 2 +- .../Least_squares_line_fit_sorting.h | 2 +- .../internal/cylinder_fitting.h | 2 +- .../Region_growing/internal/property_map.h | 2 +- .../internal/region_growing_traits.h | 2 +- .../Region_growing/internal/utils.h | 2 +- include/CGAL/Shape_regularization.h | 2 +- .../Contours/Longest_direction_2.h | 2 +- .../Contours/Multiple_directions_2.h | 2 +- .../Contours/User_defined_directions_2.h | 2 +- .../Shape_regularization/QP_regularization.h | 2 +- .../Segments/Angle_regularization_2.h | 2 +- .../Segments/Delaunay_neighbor_query_2.h | 2 +- .../Segments/Offset_regularization_2.h | 2 +- .../internal/Closed_contour_2.h | 2 +- .../internal/Collinear_groups_2.h | 2 +- .../internal/Contour_base_2.h | 2 +- .../internal/Contour_regularization_2.h | 2 +- .../internal/Open_contour_2.h | 2 +- .../internal/Orthogonal_groups_2.h | 2 +- .../internal/Parallel_groups_2.h | 2 +- .../internal/Segment_wrapper_2.h | 2 +- .../internal/Unique_segments_2.h | 2 +- .../Shape_regularization/internal/utils.h | 2 +- .../regularize_contours.h | 2 +- .../Shape_regularization/regularize_planes.h | 2 +- .../regularize_segments.h | 2 +- include/CGAL/Side_of_bounded_square_2.h | 2 +- include/CGAL/Side_of_oriented_square_2.h | 2 +- include/CGAL/Side_of_triangle_mesh.h | 2 +- include/CGAL/Simple_cartesian.h | 2 +- include/CGAL/Simple_circular_kernel_2.h | 2 +- include/CGAL/Simple_homogeneous.h | 2 +- include/CGAL/Simple_polygon_visibility_2.h | 2 +- include/CGAL/Simple_spherical_kernel_3.h | 2 +- include/CGAL/Simplicial_mesh_cell_base_3.h | 2 +- include/CGAL/Simplicial_mesh_vertex_base_3.h | 2 +- include/CGAL/Single.h | 2 +- include/CGAL/Sixtuple.h | 2 +- include/CGAL/Sizing_field_with_aabb_tree.h | 2 +- include/CGAL/Skin_surface_3.h | 2 +- include/CGAL/Skin_surface_base_3.h | 2 +- include/CGAL/Skin_surface_filtered_traits_3.h | 2 +- ...n_surface_marching_tetrahedra_observer_3.h | 2 +- .../CGAL/Skin_surface_polyhedral_items_3.h | 2 +- ...e_polyhedral_items_with_face_information.h | 2 +- .../CGAL/Skin_surface_quadratic_surface_3.h | 2 +- .../CGAL/Skin_surface_refinement_policy_3.h | 2 +- include/CGAL/Skin_surface_traits_3.h | 2 +- include/CGAL/Skiplist.h | 2 +- ...mall_side_angle_bisector_decomposition_2.h | 2 +- include/CGAL/Small_unordered_map.h | 2 +- include/CGAL/Small_unordered_set.h | 2 +- include/CGAL/Snap_rounding_2.h | 2 +- include/CGAL/Snap_rounding_kd_2.h | 2 +- include/CGAL/Snap_rounding_traits_2.h | 2 +- .../Sorted_matrix_search_traits_adaptor.h | 2 +- include/CGAL/Spatial_lock_grid_3.h | 2 +- .../internal/Get_dimension_tag.h | 2 +- .../internal/K_neighbor_search.h | 2 +- .../internal/Search_helpers.h | 2 +- .../internal/bounded_priority_queue.h | 2 +- include/CGAL/Spatial_sort_traits_adapter_2.h | 2 +- include/CGAL/Spatial_sort_traits_adapter_3.h | 2 +- include/CGAL/Spatial_sort_traits_adapter_d.h | 2 +- .../internal/Transform_coordinates_traits_3.h | 2 +- include/CGAL/Sphere_3.h | 2 +- include/CGAL/Spherical_kernel_3.h | 2 +- include/CGAL/Spherical_kernel_intersections.h | 2 +- .../Spherical_kernel_type_equality_wrapper.h | 2 +- include/CGAL/Splitters.h | 2 +- include/CGAL/Sqrt_extension.h | 2 +- .../Algebraic_extension_traits.h | 2 +- .../Algebraic_structure_traits.h | 2 +- .../Sqrt_extension/Chinese_remainder_traits.h | 2 +- include/CGAL/Sqrt_extension/Coercion_traits.h | 2 +- include/CGAL/Sqrt_extension/Eigen_NumTraits.h | 2 +- include/CGAL/Sqrt_extension/Fraction_traits.h | 2 +- .../Sqrt_extension/Get_arithmetic_kernel.h | 2 +- include/CGAL/Sqrt_extension/Modular_traits.h | 2 +- .../Sqrt_extension/Real_embeddable_traits.h | 2 +- .../Sqrt_extension/Scalar_factor_traits.h | 2 +- .../CGAL/Sqrt_extension/Sqrt_extension_type.h | 2 +- include/CGAL/Sqrt_extension/Wang_traits.h | 2 +- include/CGAL/Sqrt_extension/convert_to_bfi.h | 2 +- include/CGAL/Sqrt_extension/io.h | 2 +- include/CGAL/Sqrt_extension_fwd.h | 2 +- include/CGAL/Static_filtered_predicate.h | 2 +- include/CGAL/Straight_skeleton_2.h | 2 +- .../CGAL/Straight_skeleton_2/IO/Dxf_stream.h | 2 +- .../CGAL/Straight_skeleton_2/IO/Dxf_writer.h | 2 +- include/CGAL/Straight_skeleton_2/IO/print.h | 2 +- .../Straight_skeleton_2/Polygon_iterators.h | 2 +- .../Polygon_offset_builder_2_impl.h | 2 +- .../Straight_skeleton_aux.h | 2 +- .../Straight_skeleton_builder_2_impl.h | 2 +- .../Straight_skeleton_builder_events_2.h | 2 +- .../Straight_skeleton_builder_traits_2_aux.h | 2 +- ...traight_skeleton_builder_traits_2_caches.h | 2 +- include/CGAL/Straight_skeleton_2/assertions.h | 2 +- include/CGAL/Straight_skeleton_2/debug.h | 2 +- include/CGAL/Straight_skeleton_2/test.h | 2 +- include/CGAL/Straight_skeleton_builder_2.h | 2 +- .../CGAL/Straight_skeleton_builder_traits_2.h | 2 +- include/CGAL/Straight_skeleton_converter_2.h | 2 +- include/CGAL/Straight_skeleton_face_base_2.h | 2 +- .../CGAL/Straight_skeleton_halfedge_base_2.h | 2 +- include/CGAL/Straight_skeleton_items_2.h | 2 +- .../CGAL/Straight_skeleton_vertex_base_2.h | 2 +- include/CGAL/Stream_lines_2.h | 2 +- .../internal/Geometry_container.h | 2 +- .../internal/Euler_extensions.h | 2 +- .../internal/subdivision_hosts_impl_3.h | 2 +- .../subdivision_hosts_3.h | 2 +- .../subdivision_masks_3.h | 2 +- .../subdivision_methods_3.h | 2 +- include/CGAL/Subiterator.h | 2 +- include/CGAL/Surface_mesh.h | 2 +- include/CGAL/Surface_mesh/IO.h | 2 +- include/CGAL/Surface_mesh/IO/3MF.h | 2 +- include/CGAL/Surface_mesh/IO/OFF.h | 2 +- include/CGAL/Surface_mesh/IO/PLY.h | 2 +- include/CGAL/Surface_mesh/Properties.h | 2 +- include/CGAL/Surface_mesh/Surface_mesh.h | 2 +- include/CGAL/Surface_mesh/Surface_mesh_fwd.h | 2 +- .../L21_metric_plane_proxy.h | 2 +- .../L2_metric_plane_proxy.h | 2 +- .../approximate_triangle_mesh.h | 2 +- include/CGAL/Surface_mesh_cell_base_3.h | 2 +- ...urface_mesh_complex_2_in_triangulation_3.h | 2 +- .../CGAL/Surface_mesh_default_criteria_3.h | 2 +- .../Surface_mesh_default_edges_criteria_3.h | 2 +- .../Surface_mesh_default_triangulation_3.h | 2 +- include/CGAL/Surface_mesh_deformation.h | 2 +- .../ARAP_parameterizer_3.h | 2 +- .../Barycentric_mapping_parameterizer_3.h | 2 +- .../Circular_border_parameterizer_3.h | 2 +- .../Discrete_authalic_parameterizer_3.h | 2 +- .../Discrete_conformal_map_parameterizer_3.h | 2 +- .../Error_code.h | 2 +- .../Fixed_border_parameterizer_3.h | 2 +- .../IO/File_off.h | 2 +- .../Iterative_authalic_parameterizer_3.h | 2 +- .../LSCM_parameterizer_3.h | 2 +- .../MVC_post_processor_3.h | 2 +- .../Mean_value_coordinates_parameterizer_3.h | 2 +- .../Orbifold_Tutte_parameterizer_3.h | 2 +- .../Square_border_parameterizer_3.h | 2 +- .../Two_vertices_parameterizer_3.h | 2 +- .../internal/Bool_property_map.h | 2 +- .../internal/Containers_filler.h | 2 +- .../internal/kernel_traits.h | 2 +- .../internal/orbifold_cone_helper.h | 2 +- .../internal/validity.h | 2 +- .../measure_distortion.h | 2 +- .../orbifold_enums.h | 2 +- .../orbifold_shortest_path.h | 6 +- .../parameterize.h | 2 +- .../internal/AABB_traits.h | 2 +- .../internal/AABB_traversal_traits.h | 2 +- .../internal/Disk_samplers.h | 2 +- .../internal/Expectation_maximization.h | 2 +- .../internal/Filters.h | 2 +- .../internal/K_means_clustering.h | 2 +- .../internal/SDF_calculation.h | 2 +- .../internal/Surface_mesh_segmentation.h | 8 +- .../internal/auxiliary/graph.h | 2 +- include/CGAL/Surface_mesh_shortest_path.h | 2 +- .../Surface_mesh_shortest_path.h | 2 +- .../Surface_mesh_shortest_path_traits.h | 2 +- .../Surface_mesh_shortest_path/barycentric.h | 2 +- .../function_objects.h | 2 +- .../internal/Cone_expansion_event.h | 2 +- .../internal/Cone_tree.h | 2 +- .../internal/misc_functions.h | 2 +- .../Edge_collapse_visitor_base.h | 2 +- .../Bounded_distance_placement.h | 2 +- .../Bounded_normal_change_filter.h | 2 +- .../Bounded_normal_change_placement.h | 2 +- .../Edge_collapse/Constrained_placement.h | 2 +- .../Count_ratio_stop_predicate.h | 2 +- .../Edge_collapse/Count_stop_predicate.h | 2 +- .../Edge_count_ratio_stop_predicate.h | 2 +- .../Edge_collapse/Edge_count_stop_predicate.h | 2 +- .../Policies/Edge_collapse/Edge_length_cost.h | 2 +- .../Edge_length_stop_predicate.h | 2 +- .../Policies/Edge_collapse/Edge_profile.h | 2 +- .../Face_count_ratio_stop_predicate.h | 2 +- .../Edge_collapse/Face_count_stop_predicate.h | 2 +- .../Edge_collapse/FastEnvelope_filter.h | 2 +- .../GarlandHeckbert_plane_policies.h | 2 +- .../Edge_collapse/GarlandHeckbert_policies.h | 2 +- ...andHeckbert_probabilistic_plane_policies.h | 2 +- ...Heckbert_probabilistic_triangle_policies.h | 2 +- .../GarlandHeckbert_triangle_policies.h | 2 +- .../Policies/Edge_collapse/LindstromTurk.h | 2 +- .../Edge_collapse/LindstromTurk_cost.h | 2 +- .../Edge_collapse/LindstromTurk_placement.h | 2 +- .../Edge_collapse/Midpoint_placement.h | 2 +- .../Polyhedral_envelope_filter.h | 2 +- .../internal/GarlandHeckbert_functions.h | 2 +- .../internal/GarlandHeckbert_policy_base.h | 2 +- .../internal/LindstromTurk_params.h | 2 +- .../internal/Lindstrom_Turk_core.h | 2 +- .../edge_collapse.h | 2 +- .../internal/Common.h | 2 +- .../internal/Edge_collapse.h | 2 +- .../internal/Curve_skeleton.h | 2 +- .../internal/Debug.h | 2 +- .../internal/Detect_degeneracy.h | 2 +- .../internal/Edge_weight_functor.h | 2 +- .../internal/Facewidth.h | 2 +- .../Functors_for_face_graph_wrapper.h | 2 +- .../internal/Generic_map_selector.h | 2 +- .../Iterators_for_face_graph_wrapper.h | 2 +- .../internal/Minimal_quadrangulation.h | 2 +- .../internal/Path_generators.h | 2 +- .../internal/Path_on_surface_with_rle.h | 2 +- .../internal/Shortest_noncontractible_cycle.h | 2 +- .../CGAL/Surface_mesh_traits_generator_3.h | 2 +- .../Surface_mesh_triangulation_generator_3.h | 2 +- include/CGAL/Surface_mesh_vertex_base_3.h | 2 +- .../CGAL/Surface_mesher/Combining_oracle.h | 2 +- include/CGAL/Surface_mesher/Has_edges.h | 2 +- .../Implicit_surface_oracle_3.h | 2 +- .../Intersection_data_structure_3.h | 2 +- .../CGAL/Surface_mesher/Null_oracle_visitor.h | 2 +- .../Point_surface_indices_oracle_visitor.h | 2 +- .../Poisson_implicit_surface_oracle_3.h | 2 +- .../CGAL/Surface_mesher/Polyhedral_oracle.h | 2 +- include/CGAL/Surface_mesher/Profile_counter.h | 2 +- include/CGAL/Surface_mesher/Profile_timer.h | 2 +- include/CGAL/Surface_mesher/Sphere_oracle_3.h | 2 +- .../CGAL/Surface_mesher/Standard_criteria.h | 2 +- include/CGAL/Surface_mesher/Surface_mesher.h | 2 +- .../Surface_mesher_edges_level.h | 2 +- .../Surface_mesher_edges_level_visitor.h | 2 +- .../Surface_mesher/Surface_mesher_manifold.h | 2 +- .../Surface_mesher_regular_edges.h | 2 +- .../Surface_mesher/Surface_mesher_visitor.h | 2 +- .../CGAL/Surface_mesher/Types_generators.h | 2 +- include/CGAL/Surface_mesher/Verbose_flag.h | 2 +- ...rtices_on_the_same_psc_element_criterion.h | 2 +- .../Vertices_on_the_same_surface_criterion.h | 2 +- include/CGAL/Surface_mesher_generator.h | 2 +- include/CGAL/Surface_sweep_2.h | 2 +- .../Arr_basic_insertion_traits_2.h | 2 +- .../Arr_batched_pl_ss_visitor.h | 2 +- .../Surface_sweep_2/Arr_construction_event.h | 2 +- .../Arr_construction_event_base.h | 2 +- .../Arr_construction_ss_visitor.h | 2 +- .../Arr_construction_subcurve.h | 2 +- .../Arr_default_overlay_traits_base.h | 2 +- .../Arr_insertion_ss_visitor.h | 2 +- .../Surface_sweep_2/Arr_insertion_traits_2.h | 2 +- ...Arr_no_intersection_insertion_ss_visitor.h | 2 +- .../CGAL/Surface_sweep_2/Arr_overlay_event.h | 2 +- .../Surface_sweep_2/Arr_overlay_ss_visitor.h | 2 +- .../Surface_sweep_2/Arr_overlay_subcurve.h | 2 +- .../Surface_sweep_2/Arr_overlay_traits_2.h | 2 +- .../Arr_vert_decomp_ss_visitor.h | 2 +- include/CGAL/Surface_sweep_2/Curve_comparer.h | 2 +- include/CGAL/Surface_sweep_2/Default_event.h | 2 +- .../CGAL/Surface_sweep_2/Default_event_base.h | 2 +- .../CGAL/Surface_sweep_2/Default_subcurve.h | 15 +- .../CGAL/Surface_sweep_2/Default_visitor.h | 2 +- .../Surface_sweep_2/Default_visitor_base.h | 2 +- .../Do_interior_intersect_visitor.h | 2 +- include/CGAL/Surface_sweep_2/Event_comparer.h | 2 +- .../Intersection_points_visitor.h | 2 +- .../No_intersection_surface_sweep_2_impl.h | 2 +- .../CGAL/Surface_sweep_2/No_overlap_event.h | 2 +- .../Surface_sweep_2/No_overlap_event_base.h | 2 +- .../Surface_sweep_2/No_overlap_subcurve.h | 2 +- .../Random_access_output_iterator.h | 2 +- .../CGAL/Surface_sweep_2/Subcurves_visitor.h | 2 +- .../Surface_sweep_2/Surface_sweep_2_debug.h | 2 +- .../Surface_sweep_2/Surface_sweep_2_impl.h | 25 ++- .../Surface_sweep_2/Surface_sweep_2_utils.h | 2 +- include/CGAL/Surface_sweep_2_algorithms.h | 15 +- include/CGAL/Sweep_line_2_algorithms.h | 2 +- .../CGAL/TDS_2/internal/Edge_hash_function.h | 2 +- include/CGAL/TDS_2/internal/edge_list.h | 2 +- include/CGAL/TDS_3/internal/Dummy_tds_3.h | 2 +- .../internal/Triangulation_ds_circulators_3.h | 2 +- .../internal/Triangulation_ds_iterators_3.h | 2 +- .../TDS_full_cell_default_storage_policy.h | 2 +- .../TDS_full_cell_mirror_storage_policy.h | 2 +- .../Remeshing_cell_base_3.h | 2 +- .../Remeshing_triangulation_3.h | 2 +- .../Remeshing_vertex_base_3.h | 2 +- .../CGAL/Tetrahedral_remeshing/Sizing_field.h | 2 +- .../Uniform_sizing_field.h | 2 +- .../Tetrahedral_remeshing/internal/FMLS.h | 2 +- .../internal/collapse_short_edges.h | 2 +- .../internal/compute_c3t3_statistics.h | 2 +- .../internal/flip_edges.h | 2 +- .../internal/smooth_vertices.h | 2 +- .../internal/split_long_edges.h | 2 +- .../tetrahedral_adaptive_remeshing_impl.h | 161 +++++++++++++----- .../internal/tetrahedral_remeshing_helpers.h | 38 ++++- .../tetrahedral_remeshing_io.h | 2 +- include/CGAL/Tetrahedron_3.h | 2 +- include/CGAL/Three/Buffer_objects.h | 2 +- include/CGAL/Three/Edge_container.h | 2 +- include/CGAL/Three/Point_container.h | 2 +- .../Polyhedron_demo_io_plugin_interface.h | 2 +- .../Three/Polyhedron_demo_plugin_helper.h | 2 +- .../Three/Polyhedron_demo_plugin_interface.h | 2 +- include/CGAL/Three/Primitive_container.h | 2 +- include/CGAL/Three/Scene_draw_interface.h | 2 +- include/CGAL/Three/Scene_group_item.h | 2 +- include/CGAL/Three/Scene_interface.h | 2 +- include/CGAL/Three/Scene_item.h | 2 +- include/CGAL/Three/Scene_item_config.h | 2 +- .../CGAL/Three/Scene_item_rendering_helper.h | 2 +- .../CGAL/Three/Scene_item_with_properties.h | 2 +- .../CGAL/Three/Scene_print_item_interface.h | 2 +- .../CGAL/Three/Scene_transparent_interface.h | 2 +- .../Three/Scene_zoomable_item_interface.h | 2 +- include/CGAL/Three/TextRenderer.h | 2 +- include/CGAL/Three/Three.h | 2 +- include/CGAL/Three/Triangle_container.h | 2 +- include/CGAL/Three/Viewer_config.h | 2 +- include/CGAL/Three/Viewer_interface.h | 2 +- include/CGAL/Three/exceptions.h | 2 +- include/CGAL/Threetuple.h | 2 +- include/CGAL/Time_stamper.h | 2 +- include/CGAL/Timer.h | 2 +- include/CGAL/Timer_impl.h | 2 +- include/CGAL/Transform_iterator.h | 2 +- include/CGAL/Tree_base.h | 2 +- include/CGAL/Tree_traits.h | 2 +- include/CGAL/Triangle_2.h | 2 +- include/CGAL/Triangle_3.h | 2 +- include/CGAL/Triangle_accessor_3.h | 2 +- .../CGAL/Triangular_expansion_visibility_2.h | 2 +- include/CGAL/Triangular_field_2.h | 2 +- .../Triangulated_mixed_complex_observer_3.h | 2 +- include/CGAL/Triangulation.h | 2 +- .../internal/Combination_enumerator.h | 2 +- .../CGAL/Triangulation/internal/Dummy_TDS.h | 2 +- .../internal/Static_or_dynamic_array.h | 2 +- .../internal/Triangulation_ds_iterators.h | 2 +- .../CGAL/Triangulation/internal/utilities.h | 2 +- include/CGAL/Triangulation_2.h | 2 +- .../CGAL/Triangulation_2/insert_constraints.h | 2 +- .../internal/CTP2_subconstraint_graph.h | 2 +- .../internal/Constraint_hierarchy_2.h | 2 +- .../CGAL/Triangulation_2/internal/In_domain.h | 2 +- .../Polyline_constraint_hierarchy_2.h | 2 +- .../Triangulation_line_face_circulator_2.h | 2 +- .../Triangulation_2_projection_traits_3.h | 2 +- include/CGAL/Triangulation_2_to_lcc.h | 2 +- include/CGAL/Triangulation_2_traits_3.h | 2 +- include/CGAL/Triangulation_3.h | 2 +- .../Delaunay_triangulation_hierarchy_3.h | 2 +- .../Triangulation_segment_traverser_3_impl.h | 2 +- include/CGAL/Triangulation_3_to_lcc.h | 2 +- include/CGAL/Triangulation_cell_base_3.h | 2 +- .../Triangulation_cell_base_with_info_3.h | 2 +- include/CGAL/Triangulation_conformer_2.h | 2 +- include/CGAL/Triangulation_data_structure.h | 2 +- include/CGAL/Triangulation_data_structure_2.h | 2 +- include/CGAL/Triangulation_data_structure_3.h | 2 +- ...riangulation_data_structure_using_list_2.h | 2 +- .../Triangulation_default_data_structure_2.h | 2 +- include/CGAL/Triangulation_ds_cell_base_3.h | 2 +- include/CGAL/Triangulation_ds_circulators_2.h | 2 +- include/CGAL/Triangulation_ds_face_2.h | 2 +- include/CGAL/Triangulation_ds_face_base_2.h | 2 +- include/CGAL/Triangulation_ds_full_cell.h | 2 +- include/CGAL/Triangulation_ds_iterators_2.h | 2 +- include/CGAL/Triangulation_ds_vertex.h | 2 +- include/CGAL/Triangulation_ds_vertex_2.h | 2 +- include/CGAL/Triangulation_ds_vertex_base_2.h | 2 +- include/CGAL/Triangulation_ds_vertex_base_3.h | 2 +- include/CGAL/Triangulation_face.h | 2 +- include/CGAL/Triangulation_face_base_2.h | 2 +- .../CGAL/Triangulation_face_base_with_id_2.h | 2 +- .../Triangulation_face_base_with_info_2.h | 2 +- include/CGAL/Triangulation_full_cell.h | 2 +- include/CGAL/Triangulation_geom_traits_3.h | 2 +- include/CGAL/Triangulation_hierarchy_2.h | 2 +- include/CGAL/Triangulation_hierarchy_3.h | 2 +- .../Triangulation_hierarchy_vertex_base_2.h | 2 +- .../Triangulation_hierarchy_vertex_base_3.h | 2 +- .../Triangulation_incremental_builder_3.h | 2 +- include/CGAL/Triangulation_on_sphere_2.h | 2 +- .../CGAL/Triangulation_on_sphere_2/IO/OFF.h | 2 +- .../internal/arc_on_sphere_2_subsampling.h | 2 +- .../internal/get_precision_bounds.h | 2 +- .../Triangulation_on_sphere_face_base_2.h | 2 +- .../Triangulation_on_sphere_vertex_base_2.h | 2 +- .../CGAL/Triangulation_segment_traverser_3.h | 2 +- include/CGAL/Triangulation_simplex_3.h | 2 +- ...angulation_sphere_line_face_circulator_2.h | 2 +- ...riangulation_structural_filtering_traits.h | 2 +- include/CGAL/Triangulation_utils_2.h | 2 +- include/CGAL/Triangulation_utils_3.h | 5 +- include/CGAL/Triangulation_vertex.h | 2 +- include/CGAL/Triangulation_vertex_base_2.h | 2 +- include/CGAL/Triangulation_vertex_base_3.h | 2 +- .../Triangulation_vertex_base_with_id_2.h | 2 +- .../Triangulation_vertex_base_with_info_2.h | 2 +- .../Triangulation_vertex_base_with_info_3.h | 2 +- include/CGAL/Trisegment_2.h | 2 +- include/CGAL/Twotuple.h | 2 +- include/CGAL/Umbilics.h | 2 +- include/CGAL/Uncertain.h | 2 +- include/CGAL/Unfiltered_predicate_adaptor.h | 2 +- include/CGAL/Union_find.h | 2 +- include/CGAL/Union_of_balls_3.h | 2 +- include/CGAL/Unique_hash_map.h | 2 +- .../CGAL/Variational_shape_approximation.h | 6 +- include/CGAL/Vector_2.h | 2 +- include/CGAL/Vector_3.h | 2 +- .../Vertex2Data_Property_Map_with_std_map.h | 2 +- include/CGAL/Visibility_2/visibility_utils.h | 2 +- include/CGAL/Voronoi_diagram_2.h | 2 +- include/CGAL/Voronoi_diagram_2/Accessor.h | 2 +- .../Adaptation_traits_base_2.h | 2 +- .../Adaptation_traits_functors.h | 2 +- .../Apollonius_graph_degeneracy_testers.h | 2 +- .../Apollonius_graph_nearest_site_2.h | 2 +- .../Cached_degeneracy_testers.h | 2 +- .../Voronoi_diagram_2/Circulator_adaptors.h | 2 +- .../Voronoi_diagram_2/Connected_components.h | 2 +- .../Voronoi_diagram_2/Construct_dual_points.h | 2 +- .../Default_site_inserters.h | 2 +- .../Voronoi_diagram_2/Default_site_removers.h | 2 +- .../Degeneracy_tester_binders.h | 2 +- ...elaunay_triangulation_degeneracy_testers.h | 2 +- .../Delaunay_triangulation_nearest_site_2.h | 2 +- ...iangulation_on_sphere_degeneracy_testers.h | 2 +- .../CGAL/Voronoi_diagram_2/Dummy_iterator.h | 2 +- include/CGAL/Voronoi_diagram_2/Edge_less.h | 2 +- include/CGAL/Voronoi_diagram_2/Face.h | 2 +- .../CGAL/Voronoi_diagram_2/Finder_classes.h | 2 +- include/CGAL/Voronoi_diagram_2/Halfedge.h | 2 +- .../CGAL/Voronoi_diagram_2/Handle_adaptor.h | 2 +- .../Voronoi_diagram_2/Identity_rejectors.h | 2 +- .../Voronoi_diagram_2/Iterator_adaptors.h | 2 +- include/CGAL/Voronoi_diagram_2/Policy_base.h | 2 +- ...Regular_triangulation_degeneracy_testers.h | 2 +- .../Regular_triangulation_nearest_site_2.h | 2 +- ...egment_Delaunay_graph_degeneracy_testers.h | 2 +- .../Segment_Delaunay_graph_nearest_site_2.h | 2 +- .../CGAL/Voronoi_diagram_2/Site_accessors.h | 2 +- .../CGAL/Voronoi_diagram_2/Unbounded_edges.h | 2 +- .../CGAL/Voronoi_diagram_2/Unbounded_faces.h | 2 +- .../CGAL/Voronoi_diagram_2/Validity_testers.h | 2 +- include/CGAL/Voronoi_diagram_2/Vertex.h | 2 +- include/CGAL/Voronoi_diagram_2/basic.h | 2 +- .../CGAL/Voronoi_intersection_2_traits_3.h | 2 +- include/CGAL/Weighted_Minkowski_distance.h | 2 +- include/CGAL/Weighted_point_2.h | 2 +- include/CGAL/Weighted_point_3.h | 2 +- include/CGAL/Weights.h | 2 +- include/CGAL/Weights/authalic_weights.h | 2 +- .../CGAL/Weights/barycentric_region_weights.h | 2 +- include/CGAL/Weights/cotangent_weights.h | 2 +- .../CGAL/Weights/discrete_harmonic_weights.h | 2 +- .../Weights/internal/pmp_weights_deprecated.h | 2 +- .../CGAL/Weights/internal/polygon_utils_2.h | 2 +- include/CGAL/Weights/internal/utils.h | 2 +- .../CGAL/Weights/inverse_distance_weights.h | 2 +- include/CGAL/Weights/mean_value_weights.h | 2 +- .../Weights/mixed_voronoi_region_weights.h | 2 +- include/CGAL/Weights/shepard_weights.h | 2 +- include/CGAL/Weights/tangent_weights.h | 2 +- .../CGAL/Weights/three_point_family_weights.h | 2 +- .../CGAL/Weights/triangular_region_weights.h | 2 +- include/CGAL/Weights/uniform_region_weights.h | 2 +- include/CGAL/Weights/uniform_weights.h | 2 +- include/CGAL/Weights/utils.h | 2 +- include/CGAL/Weights/voronoi_region_weights.h | 2 +- include/CGAL/Weights/wachspress_weights.h | 2 +- include/CGAL/Width_3.h | 2 +- include/CGAL/Width_default_traits_3.h | 2 +- include/CGAL/Width_polyhedron_3.h | 2 +- include/CGAL/aff_transformation_tags.h | 2 +- include/CGAL/aff_transformation_tags_impl.h | 2 +- include/CGAL/algorithm.h | 2 +- include/CGAL/all_furthest_neighbors_2.h | 2 +- include/CGAL/alpha_wrap_3.h | 2 +- include/CGAL/apply_to_range.h | 2 +- include/CGAL/approximated_offset_2.h | 2 +- include/CGAL/argument_swaps.h | 2 +- include/CGAL/arrange_offset_polygons_2.h | 2 +- include/CGAL/array.h | 2 +- include/CGAL/assertions.h | 2 +- include/CGAL/assertions_behaviour.h | 2 +- include/CGAL/assertions_impl.h | 2 +- include/CGAL/atomic.h | 2 +- include/CGAL/auto_link/CGAL.h | 2 +- include/CGAL/auto_link/CORE.h | 2 +- include/CGAL/auto_link/ImageIO.h | 2 +- include/CGAL/auto_link/Qt.h | 2 +- include/CGAL/auto_link/auto_link.h | 2 +- include/CGAL/barycenter.h | 2 +- include/CGAL/basic.h | 2 +- include/CGAL/basic_classes.h | 2 +- include/CGAL/basic_constructions_2.h | 2 +- include/CGAL/basic_constructions_3.h | 2 +- include/CGAL/bilateral_smooth_point_set.h | 2 +- include/CGAL/boost/bimap.hpp | 2 +- include/CGAL/boost/bimap/multiset_of.hpp | 2 +- .../boost/graph/Alpha_expansion_MaxFlow_tag.h | 2 +- include/CGAL/boost/graph/Dual.h | 2 +- include/CGAL/boost/graph/Euler_operations.h | 2 +- .../CGAL/boost/graph/Face_filtered_graph.h | 2 +- .../graph/Graph_with_descriptor_with_graph.h | 2 +- .../Graph_with_descriptor_with_graph_fwd.h | 2 +- include/CGAL/boost/graph/IO/3MF.h | 2 +- include/CGAL/boost/graph/IO/GOCAD.h | 2 +- .../graph/IO/Generic_facegraph_builder.h | 2 +- .../graph/IO/Generic_facegraph_printer.h | 2 +- include/CGAL/boost/graph/IO/INP.h | 2 +- include/CGAL/boost/graph/IO/OBJ.h | 2 +- include/CGAL/boost/graph/IO/OFF.h | 2 +- include/CGAL/boost/graph/IO/PLY.h | 2 +- include/CGAL/boost/graph/IO/STL.h | 2 +- include/CGAL/boost/graph/IO/Tds_2_off.h | 2 +- include/CGAL/boost/graph/IO/VTK.h | 2 +- include/CGAL/boost/graph/IO/WRL.h | 2 +- include/CGAL/boost/graph/IO/polygon_mesh_io.h | 2 +- .../boost/graph/METIS/partition_dual_graph.h | 2 +- .../CGAL/boost/graph/METIS/partition_graph.h | 2 +- include/CGAL/boost/graph/Seam_mesh.h | 2 +- .../boost/graph/alpha_expansion_graphcut.h | 2 +- .../graph/backward_compatibility_functions.h | 2 +- .../CGAL/boost/graph/breadth_first_search.h | 2 +- .../convert_nef_polyhedron_to_polygon_mesh.h | 2 +- include/CGAL/boost/graph/copy_face_graph.h | 2 +- .../boost/graph/dijkstra_shortest_paths.h | 30 ---- include/CGAL/boost/graph/generators.h | 2 +- include/CGAL/boost/graph/graph_concepts.h | 2 +- .../boost/graph/graph_traits_Arrangement_2.h | 2 +- ...its_Constrained_Delaunay_triangulation_2.h | 2 +- ...graph_traits_Constrained_triangulation_2.h | 2 +- ..._traits_Constrained_triangulation_plus_2.h | 2 +- .../graph_traits_Delaunay_triangulation_2.h | 2 +- .../graph/graph_traits_Dual_Arrangement_2.h | 2 +- .../boost/graph/graph_traits_HalfedgeDS.h | 2 +- .../graph/graph_traits_HalfedgeDS_default.h | 2 +- ...inear_cell_complex_for_combinatorial_map.h | 2 +- .../CGAL/boost/graph/graph_traits_OpenMesh.h | 2 +- .../graph_traits_PolyMesh_ArrayKernelT.h | 2 +- .../boost/graph/graph_traits_Polyhedron_3.h | 2 +- .../graph_traits_Regular_triangulation_2.h | 2 +- .../CGAL/boost/graph/graph_traits_Seam_mesh.h | 2 +- .../boost/graph/graph_traits_Surface_mesh.h | 2 +- .../graph/graph_traits_TriMesh_ArrayKernelT.h | 2 +- .../graph/graph_traits_Triangulation_2.h | 2 +- ...ph_traits_Triangulation_data_structure_2.h | 2 +- .../graph_traits_Triangulation_hierarchy_2.h | 2 +- .../graph/graph_traits_inheritance_macros.h | 2 +- .../CGAL/boost/graph/halfedge_graph_traits.h | 2 +- .../graph/halfedge_graph_traits_HalfedgeDS.h | 2 +- .../halfedge_graph_traits_Polyhedron_3.h | 2 +- include/CGAL/boost/graph/helpers.h | 2 +- .../boost/graph/internal/Has_member_clear.h | 2 +- .../CGAL/boost/graph/internal/Has_member_id.h | 2 +- .../internal/OM_iterator_from_circulator.h | 2 +- .../internal/graph_traits_2D_TDS_helper.h | 2 +- .../internal/graph_traits_2D_triangulation.h | 2 +- .../graph_traits_2D_triangulation_helper.h | 2 +- include/CGAL/boost/graph/internal/helpers.h | 2 +- .../internal/initialized_index_maps_helpers.h | 2 +- .../internal/properties_2D_triangulation.h | 2 +- include/CGAL/boost/graph/io.h | 2 +- include/CGAL/boost/graph/iterator.h | 2 +- .../boost/graph/kruskal_min_spanning_tree.h | 2 +- .../CGAL/boost/graph/named_params_helper.h | 2 +- include/CGAL/boost/graph/partition.h | 2 +- .../boost/graph/prim_minimum_spanning_tree.h | 2 +- include/CGAL/boost/graph/properties.h | 2 +- ...ies_Constrained_Delaunay_triangulation_2.h | 2 +- .../properties_Constrained_triangulation_2.h | 2 +- ...perties_Constrained_triangulation_plus_2.h | 2 +- .../properties_Delaunay_triangulation_2.h | 2 +- .../boost/graph/properties_HalfedgeDS_base.h | 2 +- .../graph/properties_HalfedgeDS_default.h | 2 +- ...inear_cell_complex_for_combinatorial_map.h | 2 +- .../CGAL/boost/graph/properties_OpenMesh.h | 2 +- .../graph/properties_PolyMesh_ArrayKernelT.h | 2 +- .../boost/graph/properties_Polyhedron_3.h | 2 +- .../graph/properties_Polyhedron_3_features.h | 2 +- .../properties_Polyhedron_3_time_stamp.h | 2 +- .../properties_Regular_triangulation_2.h | 2 +- .../CGAL/boost/graph/properties_Seam_mesh.h | 2 +- .../boost/graph/properties_Surface_mesh.h | 2 +- .../graph/properties_Surface_mesh_features.h | 2 +- .../properties_Surface_mesh_time_stamp.h | 2 +- .../graph/properties_TriMesh_ArrayKernelT.h | 2 +- .../boost/graph/properties_Triangulation_2.h | 2 +- ...roperties_Triangulation_data_structure_2.h | 2 +- .../properties_Triangulation_hierarchy_2.h | 2 +- include/CGAL/boost/graph/property_maps.h | 2 +- include/CGAL/boost/graph/selection.h | 2 +- .../boost/graph/split_graph_into_polylines.h | 2 +- include/CGAL/boost/graph/visitor.h | 2 +- .../CGAL/boost/iterator/counting_iterator.hpp | 2 +- .../boost/iterator/transform_iterator.hpp | 2 +- include/CGAL/boost_mp.h | 16 +- include/CGAL/bounding_box.h | 2 +- include/CGAL/box_intersection_d.h | 2 +- .../CGAL/cartesian_homogeneous_conversion.h | 2 +- include/CGAL/centroid.h | 2 +- include/CGAL/certified_numeric_predicates.h | 2 +- include/CGAL/certified_quotient_predicates.h | 2 +- include/CGAL/ch_akl_toussaint.h | 2 +- include/CGAL/ch_bykat.h | 2 +- include/CGAL/ch_eddy.h | 2 +- include/CGAL/ch_graham_andrew.h | 2 +- include/CGAL/ch_jarvis.h | 2 +- include/CGAL/ch_melkman.h | 2 +- include/CGAL/ch_selected_extreme_points_2.h | 2 +- include/CGAL/circulator.h | 2 +- include/CGAL/circulator_bases.h | 2 +- include/CGAL/cluster_point_set.h | 2 +- include/CGAL/compare_vertices.h | 2 +- include/CGAL/compute_average_spacing.h | 2 +- include/CGAL/compute_outer_frame_margin.h | 2 +- include/CGAL/config.h | 2 +- include/CGAL/connect_holes.h | 2 +- include/CGAL/constant.h | 2 +- .../constructions/Polygon_offset_cons_ftC2.h | 2 +- .../Straight_skeleton_cons_ftC2.h | 2 +- ...s_for_voronoi_intersection_cartesian_2_3.h | 2 +- include/CGAL/constructions/kernel_ftC2.h | 2 +- include/CGAL/constructions/kernel_ftC3.h | 2 +- include/CGAL/constructions_d.h | 2 +- include/CGAL/convert_to_bfi.h | 2 +- include/CGAL/convex_decomposition_3.h | 2 +- include/CGAL/convex_hull_2.h | 2 +- include/CGAL/convex_hull_3.h | 2 +- include/CGAL/convex_hull_3_to_face_graph.h | 2 +- .../CGAL/convex_hull_constructive_traits_2.h | 2 +- include/CGAL/convex_hull_traits_2.h | 2 +- include/CGAL/convexity_check_2.h | 2 +- include/CGAL/convexity_check_3.h | 2 +- include/CGAL/copy_n.h | 2 +- include/CGAL/cpp_float.h | 2 +- include/CGAL/create_offset_polygons_2.h | 2 +- ...ffset_polygons_from_polygon_with_holes_2.h | 2 +- include/CGAL/create_straight_skeleton_2.h | 2 +- ...aight_skeleton_from_polygon_with_holes_2.h | 2 +- .../CGAL/create_weighted_offset_polygons_2.h | 2 +- ...ffset_polygons_from_polygon_with_holes_2.h | 2 +- .../create_weighted_straight_skeleton_2.h | 2 +- ...aight_skeleton_from_polygon_with_holes_2.h | 2 +- include/CGAL/demangle.h | 2 +- include/CGAL/determinant.h | 2 +- include/CGAL/determinant_of_vectors.h | 2 +- include/CGAL/disable_warnings.h | 2 +- include/CGAL/distance_predicates_2.h | 2 +- include/CGAL/distance_predicates_3.h | 2 +- include/CGAL/double.h | 2 +- include/CGAL/draw_arrangement_2.h | 2 +- .../CGAL/draw_constrained_triangulation_2.h | 2 +- include/CGAL/draw_face_graph.h | 2 +- include/CGAL/draw_face_graph_with_paths.h | 2 +- include/CGAL/draw_linear_cell_complex.h | 2 +- include/CGAL/draw_nef_3.h | 2 +- .../CGAL/draw_periodic_2_triangulation_2.h | 2 +- include/CGAL/draw_point_set_3.h | 2 +- include/CGAL/draw_polygon_2.h | 2 +- include/CGAL/draw_polygon_set_2.h | 2 +- include/CGAL/draw_polygon_with_holes_2.h | 2 +- include/CGAL/draw_polyhedron.h | 2 +- include/CGAL/draw_straight_skeleton_2.h | 2 +- include/CGAL/draw_surface_mesh.h | 2 +- include/CGAL/draw_triangulation_2.h | 2 +- include/CGAL/draw_triangulation_3.h | 2 +- include/CGAL/draw_voronoi_diagram_2.h | 2 +- include/CGAL/edge_aware_upsample_point_set.h | 2 +- include/CGAL/enable_warnings.h | 2 +- include/CGAL/enum.h | 2 +- include/CGAL/envelope_2.h | 2 +- include/CGAL/envelope_3.h | 2 +- include/CGAL/estimate_scale.h | 2 +- include/CGAL/exceptions.h | 2 +- include/CGAL/export/CGAL.h | 2 +- include/CGAL/export/CORE.h | 2 +- include/CGAL/export/ImageIO.h | 2 +- include/CGAL/export/Qt.h | 2 +- include/CGAL/export/helpers.h | 2 +- include/CGAL/extended_euclidean_algorithm.h | 2 +- .../extract_mean_curvature_flow_skeleton.h | 2 +- include/CGAL/extremal_polygon_2.h | 2 +- include/CGAL/extrude_skeleton.h | 2 +- include/CGAL/exude_mesh_3.h | 2 +- .../facets_in_complex_3_to_triangle_mesh.h | 2 +- include/CGAL/float.h | 2 +- include/CGAL/for_each.h | 2 +- include/CGAL/function_objects.h | 2 +- include/CGAL/functional.h | 2 +- include/CGAL/functions_on_enums.h | 2 +- include/CGAL/functions_on_signs.h | 2 +- include/CGAL/generators.h | 2 +- include/CGAL/generic_sweep.h | 2 +- include/CGAL/gl.h | 2 +- .../CGAL/global_functions_circular_kernel_2.h | 2 +- .../global_functions_on_root_for_sphere_2_3.h | 2 +- ...l_functions_on_roots_and_polynomials_1_3.h | 2 +- ...l_functions_on_roots_and_polynomials_2_3.h | 2 +- .../global_functions_spherical_kernel_3.h | 2 +- include/CGAL/glu.h | 2 +- include/CGAL/gmp.h | 2 +- include/CGAL/gmpxx.h | 2 +- include/CGAL/gmpxx_coercion_traits.h | 2 +- include/CGAL/gnuplot_output_2.h | 2 +- include/CGAL/grabbers.h | 2 +- include/CGAL/graph_traits_Arrangement_2.h | 2 +- .../CGAL/graph_traits_dual_arrangement_2.h | 2 +- ...aph_traits_dual_arrangement_on_surface_2.h | 2 +- ...al_arrangement_on_surface_with_history_2.h | 2 +- ...h_traits_dual_arrangement_with_history_2.h | 2 +- include/CGAL/grid_simplify_point_set.h | 2 +- include/CGAL/halfedgeDS_cut_component.h | 2 +- .../CGAL/halfedgeds_connected_components.h | 2 +- include/CGAL/hash_openmesh.h | 2 +- include/CGAL/hierarchy_simplify_point_set.h | 2 +- include/CGAL/hilbert_sort.h | 2 +- include/CGAL/hilbert_sort_on_sphere.h | 2 +- include/CGAL/in_place_edge_list.h | 2 +- include/CGAL/int.h | 2 +- include/CGAL/interpolation_functions.h | 2 +- include/CGAL/intersection_2.h | 2 +- include/CGAL/intersection_3.h | 2 +- include/CGAL/intersections.h | 2 +- include/CGAL/intersections_d.h | 2 +- include/CGAL/ipower.h | 4 +- include/CGAL/is_convertible.h | 2 +- include/CGAL/is_streamable.h | 2 +- include/CGAL/is_y_monotone_2.h | 2 +- include/CGAL/iterator.h | 2 +- include/CGAL/iterator_from_indices.h | 2 +- include/CGAL/jet_estimate_normals.h | 2 +- include/CGAL/jet_smooth_point_set.h | 2 +- include/CGAL/kernel_assertions.h | 2 +- include/CGAL/kernel_basic.h | 2 +- include/CGAL/kernel_config.h | 2 +- include/CGAL/kernel_to_kernel.h | 2 +- include/CGAL/known_bit_size_integers.h | 2 +- include/CGAL/leda_bigfloat.h | 2 +- include/CGAL/leda_bigfloat_interval.h | 2 +- include/CGAL/leda_coercion_traits.h | 2 +- include/CGAL/leda_integer.h | 2 +- include/CGAL/leda_rational.h | 2 +- include/CGAL/leda_real.h | 2 +- include/CGAL/license.h | 2 +- include/CGAL/license/AABB_tree.h | 2 +- .../Advancing_front_surface_reconstruction.h | 2 +- include/CGAL/license/Alpha_shapes_2.h | 2 +- include/CGAL/license/Alpha_shapes_3.h | 2 +- include/CGAL/license/Alpha_wrap_3.h | 2 +- include/CGAL/license/Apollonius_graph_2.h | 2 +- .../CGAL/license/Arrangement_on_surface_2.h | 2 +- .../CGAL/license/Barycentric_coordinates_2.h | 2 +- .../CGAL/license/Boolean_set_operations_2.h | 2 +- include/CGAL/license/Bounding_volumes.h | 2 +- include/CGAL/license/Box_intersection_d.h | 2 +- include/CGAL/license/Circular_kernel_2.h | 2 +- include/CGAL/license/Circular_kernel_3.h | 2 +- include/CGAL/license/Classification.h | 2 +- include/CGAL/license/Cone_spanners_2.h | 2 +- include/CGAL/license/Convex_decomposition_3.h | 2 +- include/CGAL/license/Convex_hull_2.h | 2 +- include/CGAL/license/Convex_hull_3.h | 2 +- include/CGAL/license/Convex_hull_d.h | 2 +- include/CGAL/license/Envelope_2.h | 2 +- include/CGAL/license/Envelope_3.h | 2 +- include/CGAL/license/GraphicsView.h | 2 +- include/CGAL/license/Heat_method_3.h | 2 +- .../CGAL/license/Hyperbolic_triangulation_2.h | 2 +- include/CGAL/license/Inscribed_areas.h | 2 +- include/CGAL/license/Interpolation.h | 2 +- include/CGAL/license/Interval_skip_list.h | 2 +- include/CGAL/license/Jet_fitting_3.h | 2 +- include/CGAL/license/Matrix_search.h | 2 +- include/CGAL/license/Mesh_2.h | 2 +- include/CGAL/license/Mesh_3.h | 2 +- include/CGAL/license/Minkowski_sum_2.h | 2 +- include/CGAL/license/Minkowski_sum_3.h | 2 +- include/CGAL/license/Nef_2.h | 2 +- include/CGAL/license/Nef_3.h | 2 +- include/CGAL/license/Nef_S2.h | 2 +- include/CGAL/license/Optimal_bounding_box.h | 2 +- .../Optimal_transportation_reconstruction_2.h | 2 +- include/CGAL/license/Orthtree.h | 2 +- include/CGAL/license/Partition_2.h | 2 +- .../CGAL/license/Periodic_2_triangulation_2.h | 2 +- include/CGAL/license/Periodic_3_mesh_3.h | 2 +- .../CGAL/license/Periodic_3_triangulation_3.h | 2 +- .../Periodic_4_hyperbolic_triangulation_2.h | 2 +- include/CGAL/license/Point_set_2.h | 2 +- include/CGAL/license/Point_set_3.h | 2 +- include/CGAL/license/Point_set_processing_3.h | 2 +- .../Poisson_surface_reconstruction_3.h | 2 +- .../CGAL/license/Polygon_mesh_processing.h | 2 +- .../Polygon_mesh_processing/Compute_normal.h | 2 +- .../Polyhedral_envelope.h | 2 +- .../collision_detection.h | 2 +- .../combinatorial_repair.h | 2 +- .../connected_components.h | 2 +- .../license/Polygon_mesh_processing/core.h | 2 +- .../Polygon_mesh_processing/corefinement.h | 2 +- .../Polygon_mesh_processing/detect_features.h | 2 +- .../Polygon_mesh_processing/distance.h | 2 +- .../geometric_repair.h | 2 +- .../license/Polygon_mesh_processing/locate.h | 2 +- .../license/Polygon_mesh_processing/measure.h | 2 +- .../meshing_hole_filling.h | 2 +- .../Polygon_mesh_processing/miscellaneous.h | 2 +- .../Polygon_mesh_processing/orientation.h | 2 +- .../Polygon_mesh_processing/predicate.h | 2 +- .../Polygonal_surface_reconstruction.h | 2 +- include/CGAL/license/Polyhedron.h | 2 +- .../CGAL/license/Polyline_simplification_2.h | 2 +- include/CGAL/license/Polytope_distance_d.h | 2 +- .../license/Principal_component_analysis.h | 2 +- include/CGAL/license/QP_solver.h | 2 +- include/CGAL/license/Ridges_3.h | 2 +- include/CGAL/license/SMDS_3.h | 2 +- .../license/Scale_space_reconstruction_3.h | 2 +- include/CGAL/license/SearchStructures.h | 2 +- .../CGAL/license/Segment_Delaunay_graph_2.h | 2 +- .../license/Segment_Delaunay_graph_Linf_2.h | 2 +- .../CGAL/license/Set_movable_separability_2.h | 2 +- include/CGAL/license/Shape_detection.h | 2 +- include/CGAL/license/Shape_regularization.h | 2 +- include/CGAL/license/Skin_surface_3.h | 2 +- include/CGAL/license/Snap_rounding_2.h | 2 +- include/CGAL/license/Spatial_searching.h | 2 +- include/CGAL/license/Straight_skeleton_2.h | 2 +- .../license/Straight_skeleton_extrusion_2.h | 2 +- include/CGAL/license/Stream_lines_2.h | 2 +- include/CGAL/license/Surface_mesh.h | 2 +- .../CGAL/license/Surface_mesh_approximation.h | 2 +- .../CGAL/license/Surface_mesh_deformation.h | 2 +- .../license/Surface_mesh_parameterization.h | 2 +- .../CGAL/license/Surface_mesh_segmentation.h | 2 +- .../CGAL/license/Surface_mesh_shortest_path.h | 2 +- .../license/Surface_mesh_simplification.h | 2 +- .../license/Surface_mesh_skeletonization.h | 2 +- include/CGAL/license/Surface_mesh_topology.h | 2 +- include/CGAL/license/Surface_mesher.h | 2 +- include/CGAL/license/Surface_sweep_2.h | 2 +- include/CGAL/license/TDS_2.h | 2 +- include/CGAL/license/TDS_3.h | 2 +- include/CGAL/license/Tetrahedral_remeshing.h | 2 +- include/CGAL/license/Three.h | 2 +- include/CGAL/license/Triangulation.h | 2 +- include/CGAL/license/Triangulation_2.h | 2 +- include/CGAL/license/Triangulation_3.h | 2 +- .../CGAL/license/Triangulation_on_sphere_2.h | 2 +- include/CGAL/license/Visibility_2.h | 2 +- include/CGAL/license/Voronoi_diagram_2.h | 2 +- include/CGAL/license/lgpl.h | 2 +- include/CGAL/linear_least_squares_fitting_2.h | 2 +- include/CGAL/linear_least_squares_fitting_3.h | 2 +- .../linear_least_squares_fitting_circles_2.h | 2 +- .../linear_least_squares_fitting_cuboids_3.h | 2 +- .../linear_least_squares_fitting_points_2.h | 2 +- .../linear_least_squares_fitting_points_3.h | 2 +- ...inear_least_squares_fitting_rectangles_2.h | 2 +- .../linear_least_squares_fitting_segments_2.h | 2 +- .../linear_least_squares_fitting_segments_3.h | 2 +- .../linear_least_squares_fitting_spheres_3.h | 2 +- ...inear_least_squares_fitting_tetrahedra_3.h | 2 +- ...linear_least_squares_fitting_triangles_2.h | 2 +- ...linear_least_squares_fitting_triangles_3.h | 2 +- include/CGAL/link_to_face_graph.h | 2 +- include/CGAL/lloyd_optimize_mesh_2.h | 2 +- include/CGAL/lloyd_optimize_mesh_3.h | 2 +- include/CGAL/long_double.h | 2 +- include/CGAL/long_long.h | 2 +- include/CGAL/make_mesh_3.h | 2 +- include/CGAL/make_periodic_3_mesh_3.h | 2 +- .../CGAL/make_piecewise_smooth_surface_mesh.h | 2 +- include/CGAL/make_skin_surface_mesh_3.h | 2 +- include/CGAL/make_surface_mesh.h | 2 +- include/CGAL/make_union_of_balls_3.h | 2 +- include/CGAL/marching_tetrahedra_3.h | 2 +- include/CGAL/mark_domain_in_triangulation.h | 2 +- include/CGAL/memory.h | 2 +- include/CGAL/mesh_segmentation.h | 2 +- include/CGAL/mesh_skin_surface_3.h | 2 +- include/CGAL/mesh_union_of_balls_3.h | 2 +- include/CGAL/min_max_n.h | 2 +- include/CGAL/min_quadrilateral_2.h | 2 +- .../CGAL/minimum_enclosing_quadrilateral_2.h | 2 +- include/CGAL/minkowski_sum_2.h | 2 +- include/CGAL/minkowski_sum_3.h | 2 +- include/CGAL/monotone_matrix_search.h | 2 +- include/CGAL/more_functions_on_signs.h | 2 +- include/CGAL/mpfi_coercion_traits.h | 2 +- include/CGAL/mpfr_coercion_traits.h | 2 +- include/CGAL/mpq_class.h | 2 +- include/CGAL/mpz_class.h | 2 +- include/CGAL/mst_orient_normals.h | 10 +- include/CGAL/mutex.h | 2 +- include/CGAL/natural_neighbor_coordinates_2.h | 2 +- include/CGAL/natural_neighbor_coordinates_3.h | 2 +- include/CGAL/nearest_neighbor_delaunay_2.h | 2 +- include/CGAL/normal_vector_newell_3.h | 2 +- include/CGAL/number_type_basic.h | 2 +- include/CGAL/number_type_config.h | 2 +- include/CGAL/number_utils.h | 2 +- include/CGAL/number_utils_classes.h | 2 +- include/CGAL/odt_optimize_mesh_3.h | 2 +- include/CGAL/offset_polygon_2.h | 2 +- include/CGAL/optimal_bounding_box.h | 2 +- include/CGAL/optimize_mesh_3.h | 2 +- include/CGAL/optimize_periodic_3_mesh_3.h | 2 +- include/CGAL/partition_2.h | 2 +- include/CGAL/partition_is_valid_2.h | 2 +- include/CGAL/pca_estimate_normals.h | 2 +- include/CGAL/periodic_3_triangulation_3_io.h | 2 +- include/CGAL/perturb_mesh_3.h | 20 +-- include/CGAL/pierce_rectangles_2.h | 2 +- include/CGAL/point_generators_2.h | 2 +- include/CGAL/point_generators_3.h | 2 +- include/CGAL/point_generators_d.h | 2 +- .../compute_registration_transformation.h | 2 +- .../CGAL/pointmatcher/register_point_sets.h | 2 +- include/CGAL/poisson_refine_triangulation.h | 2 +- include/CGAL/poisson_surface_reconstruction.h | 2 +- include/CGAL/polygon_function_objects.h | 2 +- include/CGAL/polygon_mesh_processing.h | 2 +- include/CGAL/polyhedron_cut_plane_3.h | 2 +- include/CGAL/polynomial_utils.h | 2 +- .../predicates/Polygon_offset_pred_ftC2.h | 2 +- .../predicates/Straight_skeleton_pred_ftC2.h | 2 +- include/CGAL/predicates/kernel_ftC2.h | 2 +- include/CGAL/predicates/kernel_ftC3.h | 2 +- .../predicates_for_mixed_complex_3.h | 2 +- ...s_for_voronoi_intersection_cartesian_2_3.h | 2 +- include/CGAL/predicates/sign_of_determinant.h | 2 +- include/CGAL/predicates_d.h | 2 +- include/CGAL/predicates_on_lines_2.h | 2 +- include/CGAL/predicates_on_points_2.h | 2 +- include/CGAL/predicates_on_points_3.h | 2 +- include/CGAL/primes.h | 2 +- include/CGAL/property_map.h | 2 +- include/CGAL/radial_orient_normals.h | 2 +- include/CGAL/random_convex_hull_in_disc_2.h | 2 +- include/CGAL/random_convex_set_2.h | 2 +- include/CGAL/random_polygon_2.h | 2 +- include/CGAL/random_selection.h | 2 +- include/CGAL/random_simplify_point_set.h | 2 +- include/CGAL/range_search_delaunay_2.h | 2 +- include/CGAL/rank.h | 2 +- include/CGAL/rational_rotation.h | 2 +- include/CGAL/read_vtk_image_data.h | 2 +- include/CGAL/rectangular_3_center_2.h | 2 +- include/CGAL/rectangular_p_center_2.h | 2 +- include/CGAL/refine_mesh_3.h | 2 +- include/CGAL/refine_periodic_3_mesh_3.h | 2 +- include/CGAL/regular_neighbor_coordinates_2.h | 2 +- include/CGAL/remove_far_points_in_mesh_3.h | 2 +- include/CGAL/remove_outliers.h | 2 +- include/CGAL/representation_tags.h | 2 +- include/CGAL/result_of.h | 2 +- include/CGAL/scanline_orient_normals.h | 2 +- include/CGAL/segment_intersection_points_2.h | 2 +- include/CGAL/sibson_gradient_fitting.h | 2 +- include/CGAL/simple_transformations_d.h | 2 +- include/CGAL/simplest_rational_in_interval.h | 2 +- include/CGAL/sorted_matrix_search.h | 2 +- include/CGAL/spatial_sort.h | 2 +- include/CGAL/spatial_sort_on_sphere.h | 2 +- include/CGAL/squared_distance_2.h | 2 +- include/CGAL/squared_distance_3.h | 2 +- include/CGAL/sse2.h | 2 +- include/CGAL/stddef.h | 2 +- include/CGAL/structure_point_set.h | 2 +- include/CGAL/subdivide_skin_surface_mesh_3.h | 2 +- .../CGAL/subdivide_union_of_balls_mesh_3.h | 2 +- include/CGAL/subdivision_method_3.h | 2 +- include/CGAL/surface_mesh_parameterization.h | 2 +- include/CGAL/surface_neighbor_coordinates_3.h | 2 +- include/CGAL/surface_neighbors_3.h | 2 +- include/CGAL/sweep_observer.h | 2 +- include/CGAL/tags.h | 2 +- include/CGAL/test_FPU_rounding_mode_impl.h | 2 +- include/CGAL/tetrahedral_remeshing.h | 11 +- .../tetrahedron_soup_to_triangulation_3.h | 2 +- include/CGAL/thread.h | 2 +- include/CGAL/to_rational.h | 2 +- include/CGAL/transforming_iterator.h | 2 +- include/CGAL/transforming_pair_iterator.h | 2 +- include/CGAL/triangulate_mixed_complex_3.h | 2 +- include/CGAL/triangulate_power_diagram_3.h | 2 +- include/CGAL/tss.h | 2 +- include/CGAL/tuple.h | 2 +- include/CGAL/type_traits.h | 2 +- include/CGAL/type_traits/is_iterator.h | 2 +- include/CGAL/typeset.h | 2 +- include/CGAL/use.h | 2 +- include/CGAL/user_classes.h | 2 +- include/CGAL/utility.h | 2 +- include/CGAL/utils.h | 2 +- include/CGAL/utils_classes.h | 2 +- include/CGAL/value_type_traits.h | 2 +- include/CGAL/vcm_estimate_edges.h | 2 +- include/CGAL/vcm_estimate_normals.h | 2 +- include/CGAL/vector.h | 2 +- include/CGAL/version.h | 12 +- include/CGAL/version_macros.h | 2 +- include/CGAL/vtkSurfaceMesherContourFilter.h | 2 +- include/CGAL/width_assertions.h | 2 +- .../wlop_simplify_and_regularize_point_set.h | 2 +- include/CGAL/wmult.h | 2 +- lib/cmake/CGAL/CGALConfigVersion.cmake | 4 +- 3637 files changed, 4454 insertions(+), 4066 deletions(-) create mode 100644 data/meshes/regular_tetrahedron.off delete mode 100644 include/CGAL/boost/graph/dijkstra_shortest_paths.h diff --git a/CHANGES.md b/CHANGES.md index 5c8a0d85ee..935b1a0d40 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,7 +22,7 @@ Release date: July 2023 instead of `void`, that is used inside the class `Region_growing` for detecting if the input conditions for the new region are satisfied. This change affects only user-defined types of regions. - **Breaking change**: The constructors of all models used together with the region growing algorithm - now enable users to provide parameters through the [named parameters](https://doc.cgal.org/latest/BGL/group__bgl__namedparameters.html) mechanism. + now enable users to provide parameters through the [named parameters](https://doc.cgal.org/5.6/BGL/group__bgl__namedparameters.html) mechanism. - All fitting classes in the region growing framework are now using better versions of the region conditions, more precise and faster, including the correct normal orientations. - Added new models of the concept `RegionType` for getting linear regions in a set of 2D and 3D diff --git a/CMakeLists.txt b/CMakeLists.txt index fd8997d5f0..4ea4a050fc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -589,10 +589,9 @@ set(CGAL_INSTALL_LIB_DIR ) if(CGAL_WIN32_CMAKE_ON_CYGWIN) - exec_program( - cygpath ARGS - -w "${CMAKE_INSTALL_PREFIX}" - OUTPUT_VARIABLE CMAKE_INSTALL_PREFIX2) + execute_process(COMMAND cygpath -w ${CMAKE_INSTALL_PREFIX} + OUTPUT_STRIP_TRAILING_WHITESPACE + OUTPUT_VARIABLE CMAKE_INSTALL_PREFIX2) file(TO_CMAKE_PATH ${CMAKE_INSTALL_PREFIX2} CMAKE_INSTALL_PREFIX) endif() diff --git a/VERSION b/VERSION index 1b28632287..566ac6388b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.6 \ No newline at end of file +5.6.1 \ No newline at end of file diff --git a/auxiliary/cgal_create_cmake_script.1 b/auxiliary/cgal_create_cmake_script.1 index f65e417775..e8e153b6e4 100644 --- a/auxiliary/cgal_create_cmake_script.1 +++ b/auxiliary/cgal_create_cmake_script.1 @@ -1,4 +1,4 @@ -.TH CGAL_CREATE_CMAKE_SCRIPT "1" "July 2023" "CGAL 5.6" "User Commands" +.TH CGAL_CREATE_CMAKE_SCRIPT "1" "February 2024" "CGAL 5.6.1" "User Commands" .SH NAME cgal_create_cmake_script \- create a cmake script for applications using CGAL .SH SYNOPSIS diff --git a/cmake/modules/CGAL_Common.cmake b/cmake/modules/CGAL_Common.cmake index ce99da6489..df6446c92a 100644 --- a/cmake/modules/CGAL_Common.cmake +++ b/cmake/modules/CGAL_Common.cmake @@ -20,7 +20,9 @@ if( NOT CGAL_COMMON_FILE_INCLUDED ) if ( WIN32 ) find_program(CMAKE_UNAME uname /bin /usr/bin /usr/local/bin ) if(CMAKE_UNAME) - exec_program(uname ARGS -s OUTPUT_VARIABLE CMAKE_SYSTEM_NAME2) + execute_process(COMMAND uname -s + OUTPUT_STRIP_TRAILING_WHITESPACE + OUTPUT_VARIABLE CMAKE_SYSTEM_NAME2) if ( CMAKE_SYSTEM_NAME2 MATCHES "CYGWIN" ) message( STATUS "This is the Windows CMake running within the cygwin platform." ) set( CGAL_WIN32_CMAKE_ON_CYGWIN TRUE CACHE INTERNAL "This is the cygwin platform." ) diff --git a/cmake/modules/CGAL_GeneratorSpecificSettings.cmake b/cmake/modules/CGAL_GeneratorSpecificSettings.cmake index 70dc4de3e5..3b62159e5e 100644 --- a/cmake/modules/CGAL_GeneratorSpecificSettings.cmake +++ b/cmake/modules/CGAL_GeneratorSpecificSettings.cmake @@ -39,7 +39,9 @@ if ( NOT CGAL_GENERATOR_SPECIFIC_SETTINGS_FILE_INCLUDED ) # From james Bigler, in the cmake users list. IF (APPLE) - exec_program(uname ARGS -v OUTPUT_VARIABLE DARWIN_VERSION) + execute_process(COMMAND uname -v + OUTPUT_STRIP_TRAILING_WHITESPACE + OUTPUT_VARIABLE DARWIN_VERSION) string(REGEX MATCH "[0-9]+" DARWIN_VERSION ${DARWIN_VERSION}) message(STATUS "Running in macOS DARWIN_VERSION=${DARWIN_VERSION}") endif() diff --git a/cmake/modules/CGAL_Macros.cmake b/cmake/modules/CGAL_Macros.cmake index 8ca618abcd..69550b7ed9 100644 --- a/cmake/modules/CGAL_Macros.cmake +++ b/cmake/modules/CGAL_Macros.cmake @@ -579,15 +579,9 @@ if( NOT CGAL_MACROS_FILE_INCLUDED ) endif() - function(process_CGAL_subdirectory entry subdir type_name) # For example, subdir can be "examples", type_name "example", and entry "Mesh_2" - - if ( CGAL_BRANCH_BUILD ) - string( REGEX REPLACE "${CMAKE_SOURCE_DIR}/.*/${subdir}/" "" ENTRY_DIR_NAME "${entry}" ) - else() - string( REGEX REPLACE "${CMAKE_CURRENT_SOURCE_DIR}/" "" ENTRY_DIR_NAME "${entry}" ) - endif() + get_filename_component(ENTRY_DIR_NAME "${entry}" NAME) if( NOT "${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") # out-of-source make_directory("${CMAKE_BINARY_DIR}/${subdir}/${ENTRY_DIR_NAME}") diff --git a/data/meshes/regular_tetrahedron.off b/data/meshes/regular_tetrahedron.off new file mode 100644 index 0000000000..08a25ad43b --- /dev/null +++ b/data/meshes/regular_tetrahedron.off @@ -0,0 +1,11 @@ +OFF +4 4 0 +-1 0 -0.707107 +1 0 -0.707107 +0 -1 0.707107 +0 1 0.707107 +3 0 1 2 +3 0 3 1 +3 0 2 3 +3 1 3 2 + diff --git a/demo/Arrangement_on_surface_2/AlgebraicCurveInputDialog.h b/demo/Arrangement_on_surface_2/AlgebraicCurveInputDialog.h index 0544c3563c..95ebceb3dd 100644 --- a/demo/Arrangement_on_surface_2/AlgebraicCurveInputDialog.h +++ b/demo/Arrangement_on_surface_2/AlgebraicCurveInputDialog.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/AlgebraicCurveInputDialog.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/AlgebraicCurveInputDialog.h $ // $Id: AlgebraicCurveInputDialog.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial diff --git a/demo/Arrangement_on_surface_2/ArrangementDemoGraphicsView.h b/demo/Arrangement_on_surface_2/ArrangementDemoGraphicsView.h index 7e0c83e757..bc5d5df19f 100644 --- a/demo/Arrangement_on_surface_2/ArrangementDemoGraphicsView.h +++ b/demo/Arrangement_on_surface_2/ArrangementDemoGraphicsView.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementDemoGraphicsView.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementDemoGraphicsView.h $ // $Id: ArrangementDemoGraphicsView.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/ArrangementDemoPropertiesDialog.h b/demo/Arrangement_on_surface_2/ArrangementDemoPropertiesDialog.h index 34de804c8a..f9a07fb9e7 100644 --- a/demo/Arrangement_on_surface_2/ArrangementDemoPropertiesDialog.h +++ b/demo/Arrangement_on_surface_2/ArrangementDemoPropertiesDialog.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementDemoPropertiesDialog.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementDemoPropertiesDialog.h $ // $Id: ArrangementDemoPropertiesDialog.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/ArrangementDemoTab.h b/demo/Arrangement_on_surface_2/ArrangementDemoTab.h index ac63990783..8ed1fdde2a 100644 --- a/demo/Arrangement_on_surface_2/ArrangementDemoTab.h +++ b/demo/Arrangement_on_surface_2/ArrangementDemoTab.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementDemoTab.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementDemoTab.h $ // $Id: ArrangementDemoTab.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/ArrangementIO.h b/demo/Arrangement_on_surface_2/ArrangementIO.h index 3f005ae419..b9a26de76c 100644 --- a/demo/Arrangement_on_surface_2/ArrangementIO.h +++ b/demo/Arrangement_on_surface_2/ArrangementIO.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementIO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementIO.h $ // $Id: ArrangementIO.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/ArrangementTypesUtils.h b/demo/Arrangement_on_surface_2/ArrangementTypesUtils.h index 6274896044..6ba4c20bab 100644 --- a/demo/Arrangement_on_surface_2/ArrangementTypesUtils.h +++ b/demo/Arrangement_on_surface_2/ArrangementTypesUtils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementTypesUtils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ArrangementTypesUtils.h $ // $Id: ArrangementTypesUtils.h 6f103e4 2022-09-11T00:30:15+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Callback.h b/demo/Arrangement_on_surface_2/Callback.h index c9ac9be953..3ce6a735a4 100644 --- a/demo/Arrangement_on_surface_2/Callback.h +++ b/demo/Arrangement_on_surface_2/Callback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Callback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Callback.h $ // $Id: Callback.h a30658a 2020-09-21T09:09:48+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Conic_reader.h b/demo/Arrangement_on_surface_2/Conic_reader.h index 693d64904c..18f9b2caec 100644 --- a/demo/Arrangement_on_surface_2/Conic_reader.h +++ b/demo/Arrangement_on_surface_2/Conic_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Conic_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Conic_reader.h $ // $Id: Conic_reader.h 2856bf7 2022-09-10T22:35:35+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/CurveGraphicsItem.h b/demo/Arrangement_on_surface_2/CurveGraphicsItem.h index 177e7d1bb3..a7505262f3 100644 --- a/demo/Arrangement_on_surface_2/CurveGraphicsItem.h +++ b/demo/Arrangement_on_surface_2/CurveGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CurveGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CurveGraphicsItem.h $ // $Id: CurveGraphicsItem.h 6f103e4 2022-09-11T00:30:15+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/CurveInputMethods.h b/demo/Arrangement_on_surface_2/CurveInputMethods.h index bf402d65d6..99ad072dfc 100644 --- a/demo/Arrangement_on_surface_2/CurveInputMethods.h +++ b/demo/Arrangement_on_surface_2/CurveInputMethods.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CurveInputMethods.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CurveInputMethods.h $ // $Id: CurveInputMethods.h 614d7fe 2020-10-06T19:26:53+01:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/DeleteCurveCallback.h b/demo/Arrangement_on_surface_2/DeleteCurveCallback.h index f67af09aed..011e63e89a 100644 --- a/demo/Arrangement_on_surface_2/DeleteCurveCallback.h +++ b/demo/Arrangement_on_surface_2/DeleteCurveCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/DeleteCurveCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/DeleteCurveCallback.h $ // $Id: DeleteCurveCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/EnvelopeCallback.h b/demo/Arrangement_on_surface_2/EnvelopeCallback.h index a37fa0a908..38a7dcce2c 100644 --- a/demo/Arrangement_on_surface_2/EnvelopeCallback.h +++ b/demo/Arrangement_on_surface_2/EnvelopeCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/EnvelopeCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/EnvelopeCallback.h $ // $Id: EnvelopeCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/FillFaceCallback.h b/demo/Arrangement_on_surface_2/FillFaceCallback.h index 06da9fcc5b..9449906371 100644 --- a/demo/Arrangement_on_surface_2/FillFaceCallback.h +++ b/demo/Arrangement_on_surface_2/FillFaceCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/FillFaceCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/FillFaceCallback.h $ // $Id: FillFaceCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/FloodFill.h b/demo/Arrangement_on_surface_2/FloodFill.h index 69038dada1..96d652e463 100644 --- a/demo/Arrangement_on_surface_2/FloodFill.h +++ b/demo/Arrangement_on_surface_2/FloodFill.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/FloodFill.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/FloodFill.h $ // $Id: FloodFill.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/ForwardDeclarations.h b/demo/Arrangement_on_surface_2/ForwardDeclarations.h index d12209fba8..81f243eeed 100644 --- a/demo/Arrangement_on_surface_2/ForwardDeclarations.h +++ b/demo/Arrangement_on_surface_2/ForwardDeclarations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ForwardDeclarations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/ForwardDeclarations.h $ // $Id: ForwardDeclarations.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/GraphicsViewCurveInput.h b/demo/Arrangement_on_surface_2/GraphicsViewCurveInput.h index fee5aec78b..8186507d17 100644 --- a/demo/Arrangement_on_surface_2/GraphicsViewCurveInput.h +++ b/demo/Arrangement_on_surface_2/GraphicsViewCurveInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/GraphicsViewCurveInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/GraphicsViewCurveInput.h $ // $Id: GraphicsViewCurveInput.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/GridGraphicsItem.h b/demo/Arrangement_on_surface_2/GridGraphicsItem.h index f270fff8b1..4e30dcbf2b 100644 --- a/demo/Arrangement_on_surface_2/GridGraphicsItem.h +++ b/demo/Arrangement_on_surface_2/GridGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/GridGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/GridGraphicsItem.h $ // $Id: GridGraphicsItem.h a30658a 2020-09-21T09:09:48+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/MergeEdgeCallback.h b/demo/Arrangement_on_surface_2/MergeEdgeCallback.h index 7229426ef1..8ed77161f9 100644 --- a/demo/Arrangement_on_surface_2/MergeEdgeCallback.h +++ b/demo/Arrangement_on_surface_2/MergeEdgeCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/MergeEdgeCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/MergeEdgeCallback.h $ // $Id: MergeEdgeCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/NewTabDialog.h b/demo/Arrangement_on_surface_2/NewTabDialog.h index e9706aaf06..a60117b41b 100644 --- a/demo/Arrangement_on_surface_2/NewTabDialog.h +++ b/demo/Arrangement_on_surface_2/NewTabDialog.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/NewTabDialog.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/NewTabDialog.h $ // $Id: NewTabDialog.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/OverlayDialog.h b/demo/Arrangement_on_surface_2/OverlayDialog.h index 9499d5f481..bcb87cc46d 100644 --- a/demo/Arrangement_on_surface_2/OverlayDialog.h +++ b/demo/Arrangement_on_surface_2/OverlayDialog.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/OverlayDialog.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/OverlayDialog.h $ // $Id: OverlayDialog.h 86e4235 2020-10-04T14:18:34+01:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/PointLocationCallback.h b/demo/Arrangement_on_surface_2/PointLocationCallback.h index 49fb0a748b..f06ffeedd5 100644 --- a/demo/Arrangement_on_surface_2/PointLocationCallback.h +++ b/demo/Arrangement_on_surface_2/PointLocationCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PointLocationCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PointLocationCallback.h $ // $Id: PointLocationCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/PointSnapper.h b/demo/Arrangement_on_surface_2/PointSnapper.h index d4224b6a98..93e42dce16 100644 --- a/demo/Arrangement_on_surface_2/PointSnapper.h +++ b/demo/Arrangement_on_surface_2/PointSnapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PointSnapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PointSnapper.h $ // $Id: PointSnapper.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/PointsGraphicsItem.h b/demo/Arrangement_on_surface_2/PointsGraphicsItem.h index 495324ead3..bcec575cb4 100644 --- a/demo/Arrangement_on_surface_2/PointsGraphicsItem.h +++ b/demo/Arrangement_on_surface_2/PointsGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PointsGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PointsGraphicsItem.h $ // $Id: PointsGraphicsItem.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/PropertyValueDelegate.h b/demo/Arrangement_on_surface_2/PropertyValueDelegate.h index 86c7d4736b..a69192f0b9 100644 --- a/demo/Arrangement_on_surface_2/PropertyValueDelegate.h +++ b/demo/Arrangement_on_surface_2/PropertyValueDelegate.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PropertyValueDelegate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/PropertyValueDelegate.h $ // $Id: PropertyValueDelegate.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/QtMetaTypes.h b/demo/Arrangement_on_surface_2/QtMetaTypes.h index 99d8355d70..17440e7e09 100644 --- a/demo/Arrangement_on_surface_2/QtMetaTypes.h +++ b/demo/Arrangement_on_surface_2/QtMetaTypes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/QtMetaTypes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/QtMetaTypes.h $ // $Id: QtMetaTypes.h a30658a 2020-09-21T09:09:48+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/RationalCurveInputDialog.h b/demo/Arrangement_on_surface_2/RationalCurveInputDialog.h index a599ac6a85..e84a5a46b5 100644 --- a/demo/Arrangement_on_surface_2/RationalCurveInputDialog.h +++ b/demo/Arrangement_on_surface_2/RationalCurveInputDialog.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/RationalCurveInputDialog.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/RationalCurveInputDialog.h $ // $Id: RationalCurveInputDialog.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/RationalTypes.h b/demo/Arrangement_on_surface_2/RationalTypes.h index 959a9bbc10..f8858bdd79 100644 --- a/demo/Arrangement_on_surface_2/RationalTypes.h +++ b/demo/Arrangement_on_surface_2/RationalTypes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/RationalTypes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/RationalTypes.h $ // $Id: RationalTypes.h ad679e4 2020-10-20T13:01:11-07:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/SplitEdgeCallback.h b/demo/Arrangement_on_surface_2/SplitEdgeCallback.h index aaa571e0cd..7469a5ec89 100644 --- a/demo/Arrangement_on_surface_2/SplitEdgeCallback.h +++ b/demo/Arrangement_on_surface_2/SplitEdgeCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/SplitEdgeCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/SplitEdgeCallback.h $ // $Id: SplitEdgeCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Utils/ConstructBoundingBox.h b/demo/Arrangement_on_surface_2/Utils/ConstructBoundingBox.h index 444012a3e3..7ea391bf83 100644 --- a/demo/Arrangement_on_surface_2/Utils/ConstructBoundingBox.h +++ b/demo/Arrangement_on_surface_2/Utils/ConstructBoundingBox.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/ConstructBoundingBox.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/ConstructBoundingBox.h $ // $Id: ConstructBoundingBox.h 6f103e4 2022-09-11T00:30:15+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Utils/ConstructSegment.h b/demo/Arrangement_on_surface_2/Utils/ConstructSegment.h index f878064e5a..59f784733c 100644 --- a/demo/Arrangement_on_surface_2/Utils/ConstructSegment.h +++ b/demo/Arrangement_on_surface_2/Utils/ConstructSegment.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/ConstructSegment.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/ConstructSegment.h $ // $Id: ConstructSegment.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Utils/EnvelopeFunctions.h b/demo/Arrangement_on_surface_2/Utils/EnvelopeFunctions.h index f73b923d3c..f5211f7c5a 100644 --- a/demo/Arrangement_on_surface_2/Utils/EnvelopeFunctions.h +++ b/demo/Arrangement_on_surface_2/Utils/EnvelopeFunctions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/EnvelopeFunctions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/EnvelopeFunctions.h $ // $Id: EnvelopeFunctions.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Utils/IntersectCurves.h b/demo/Arrangement_on_surface_2/Utils/IntersectCurves.h index de8b92c1b1..608b6c7d6c 100644 --- a/demo/Arrangement_on_surface_2/Utils/IntersectCurves.h +++ b/demo/Arrangement_on_surface_2/Utils/IntersectCurves.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/IntersectCurves.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/IntersectCurves.h $ // $Id: IntersectCurves.h ae8496f 2020-10-14T07:11:07+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Utils/PointLocationFunctions.h b/demo/Arrangement_on_surface_2/Utils/PointLocationFunctions.h index bc0508d7d5..cda646789b 100644 --- a/demo/Arrangement_on_surface_2/Utils/PointLocationFunctions.h +++ b/demo/Arrangement_on_surface_2/Utils/PointLocationFunctions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/PointLocationFunctions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/PointLocationFunctions.h $ // $Id: PointLocationFunctions.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/Utils/SplitAndMerge.h b/demo/Arrangement_on_surface_2/Utils/SplitAndMerge.h index 79f94f14d3..cdea3e603f 100644 --- a/demo/Arrangement_on_surface_2/Utils/SplitAndMerge.h +++ b/demo/Arrangement_on_surface_2/Utils/SplitAndMerge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/SplitAndMerge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/Utils/SplitAndMerge.h $ // $Id: SplitAndMerge.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/VerticalRayGraphicsItem.h b/demo/Arrangement_on_surface_2/VerticalRayGraphicsItem.h index 64bab9a879..f86ab30c94 100644 --- a/demo/Arrangement_on_surface_2/VerticalRayGraphicsItem.h +++ b/demo/Arrangement_on_surface_2/VerticalRayGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/VerticalRayGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/VerticalRayGraphicsItem.h $ // $Id: VerticalRayGraphicsItem.h a30658a 2020-09-21T09:09:48+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Arrangement_on_surface_2/VerticalRayShootCallback.h b/demo/Arrangement_on_surface_2/VerticalRayShootCallback.h index 0049d16efb..65fe5a9bb3 100644 --- a/demo/Arrangement_on_surface_2/VerticalRayShootCallback.h +++ b/demo/Arrangement_on_surface_2/VerticalRayShootCallback.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/VerticalRayShootCallback.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/demo/Arrangement_on_surface_2/VerticalRayShootCallback.h $ // $Id: VerticalRayShootCallback.h 1d3815f 2020-10-02T17:29:03+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h b/demo/CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h index 2071b5b05f..9d43cf6a8d 100644 --- a/demo/CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h +++ b/demo/CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ipelets/demo/CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ipelets/demo/CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h $ // $Id: k_delaunay.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/CGAL_ipelets/include/CGAL_ipelets/pencils.h b/demo/CGAL_ipelets/include/CGAL_ipelets/pencils.h index 0423b57f91..6711c668d3 100644 --- a/demo/CGAL_ipelets/include/CGAL_ipelets/pencils.h +++ b/demo/CGAL_ipelets/include/CGAL_ipelets/pencils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ipelets/demo/CGAL_ipelets/include/CGAL_ipelets/pencils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ipelets/demo/CGAL_ipelets/include/CGAL_ipelets/pencils.h $ // $Id: pencils.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h index 8c13beb027..d1bbf1be97 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h $ // $Id: HyperbolicPainterOstream.h 3f49816 2022-09-26T14:10:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicVoronoiGraphicsItem.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicVoronoiGraphicsItem.h index 6824e55608..b1cc2471aa 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicVoronoiGraphicsItem.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicVoronoiGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicVoronoiGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/HyperbolicVoronoiGraphicsItem.h $ // $Id: HyperbolicVoronoiGraphicsItem.h 0251966 2022-09-25T01:45:23+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h index a80908c139..39b5462a27 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h $ // $Id: TriangulationCircumcircle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h index 9adf5d97b4..e89ea02d00 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h $ // $Id: TriangulationConflictZone.h 3f49816 2022-09-26T14:10:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h index dbaf311fc9..2e93d33fdc 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h $ // $Id: TriangulationGraphicsItem.h 3f49816 2022-09-26T14:10:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItemWithColorInfo.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItemWithColorInfo.h index 460fa45842..fd4801050a 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItemWithColorInfo.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItemWithColorInfo.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItemWithColorInfo.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItemWithColorInfo.h $ // $Id: TriangulationGraphicsItemWithColorInfo.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationMovingPoint.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationMovingPoint.h index 017d7be829..1a601e61ee 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationMovingPoint.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationMovingPoint.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationMovingPoint.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationMovingPoint.h $ // $Id: TriangulationMovingPoint.h 3f49816 2022-09-26T14:10:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInputAndConflictZone.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInputAndConflictZone.h index 807abfc9e5..34a2757a24 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInputAndConflictZone.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInputAndConflictZone.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInputAndConflictZone.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInputAndConflictZone.h $ // $Id: TriangulationPointInputAndConflictZone.h 3f49816 2022-09-26T14:10:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationRemoveVertex.h b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationRemoveVertex.h index 2fd7f68d8a..6982301da4 100644 --- a/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationRemoveVertex.h +++ b/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationRemoveVertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationRemoveVertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/include/internal/Qt/TriangulationRemoveVertex.h $ // $Id: TriangulationRemoveVertex.h 3f49816 2022-09-26T14:10:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/L1_Voronoi_diagram_2/include/CGAL/L1_voronoi_traits_2.h b/demo/L1_Voronoi_diagram_2/include/CGAL/L1_voronoi_traits_2.h index 1f1738bcd0..80baec884c 100644 --- a/demo/L1_Voronoi_diagram_2/include/CGAL/L1_voronoi_traits_2.h +++ b/demo/L1_Voronoi_diagram_2/include/CGAL/L1_voronoi_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/demo/L1_Voronoi_diagram_2/include/CGAL/L1_voronoi_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/demo/L1_Voronoi_diagram_2/include/CGAL/L1_voronoi_traits_2.h $ // $Id: L1_voronoi_traits_2.h 9d709b1 2022-11-21T10:40:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/ArrangementGraphicsItem.h b/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/ArrangementGraphicsItem.h index 584135ed96..182a69e5f2 100644 --- a/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/ArrangementGraphicsItem.h +++ b/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/ArrangementGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/ArrangementGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/ArrangementGraphicsItem.h $ // $Id: ArrangementGraphicsItem.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/SetGraphicsItem.h b/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/SetGraphicsItem.h index bbee80090f..ef59dc6a26 100644 --- a/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/SetGraphicsItem.h +++ b/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/SetGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/SetGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/demo/L1_Voronoi_diagram_2/include/CGAL/Qt/SetGraphicsItem.h $ // $Id: SetGraphicsItem.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Linear_cell_complex/MainWindow.h b/demo/Linear_cell_complex/MainWindow.h index c5c5d71b2a..ff3829dacd 100644 --- a/demo/Linear_cell_complex/MainWindow.h +++ b/demo/Linear_cell_complex/MainWindow.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/demo/Linear_cell_complex/MainWindow.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/demo/Linear_cell_complex/MainWindow.h $ // $Id: MainWindow.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Linear_cell_complex/Viewer.h b/demo/Linear_cell_complex/Viewer.h index 11c8f79256..0af87ce96a 100644 --- a/demo/Linear_cell_complex/Viewer.h +++ b/demo/Linear_cell_complex/Viewer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/demo/Linear_cell_complex/Viewer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/demo/Linear_cell_complex/Viewer.h $ // $Id: Viewer.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Linear_cell_complex/import_moka.h b/demo/Linear_cell_complex/import_moka.h index 8204118ab4..a28c952ad1 100644 --- a/demo/Linear_cell_complex/import_moka.h +++ b/demo/Linear_cell_complex/import_moka.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/demo/Linear_cell_complex/import_moka.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/demo/Linear_cell_complex/import_moka.h $ // $Id: import_moka.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Linear_cell_complex/typedefs.h b/demo/Linear_cell_complex/typedefs.h index eccfb8540d..46a899bb19 100644 --- a/demo/Linear_cell_complex/typedefs.h +++ b/demo/Linear_cell_complex/typedefs.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/demo/Linear_cell_complex/typedefs.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/demo/Linear_cell_complex/typedefs.h $ // $Id: typedefs.h 94cd1b4 2022-05-25T11:07:44+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicTriangulationGraphicsItem.h b/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicTriangulationGraphicsItem.h index 046607ec63..2eaff56368 100644 --- a/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicTriangulationGraphicsItem.h +++ b/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicTriangulationGraphicsItem.h @@ -11,7 +11,7 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicTriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicTriangulationGraphicsItem.h $ // $Id: PeriodicTriangulationGraphicsItem.h cc99fd9 2021-02-19T16:02:12+01:00 Maxime Gimeno // // diff --git a/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h b/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h index 9916213b1d..b662efe48e 100644 --- a/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h +++ b/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/demo/Periodic_2_triangulation_2/include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h $ // $Id: PeriodicVoronoiGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp b/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp index 582fa34814..f0bbeac5c3 100644 --- a/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp +++ b/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp @@ -8,15 +8,4 @@ false false - - - - Periodic_3_triangulation_3.qhp - Periodic_3_triangulation_3.qch - - - - Periodic_3_triangulation_3.qch - - diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h index ee42e67aea..be3535830a 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/HyperbolicPainterOstream.h $ // $Id: HyperbolicPainterOstream.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h index 6d71bbdf23..27b18f01cb 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationCircumcircle.h $ // $Id: TriangulationCircumcircle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h index 4b15075abd..63d0c543d8 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationConflictZone.h $ // $Id: TriangulationConflictZone.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h index f2b8bda32d..29ecae994d 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationGraphicsItem.h $ // $Id: TriangulationGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInput.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInput.h index 05380e2b01..8ffeb0ae9b 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInput.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/TriangulationPointInput.h $ // $Id: TriangulationPointInput.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/VoronoiGraphicsItem.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/VoronoiGraphicsItem.h index abac9feec8..9b7f7c459e 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/VoronoiGraphicsItem.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/VoronoiGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/VoronoiGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/Qt/VoronoiGraphicsItem.h $ // $Id: VoronoiGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/hyperbolic_free_motion_animation.h b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/hyperbolic_free_motion_animation.h index c295d369b3..568e4d5c38 100644 --- a/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/hyperbolic_free_motion_animation.h +++ b/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/hyperbolic_free_motion_animation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/hyperbolic_free_motion_animation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/include/internal/hyperbolic_free_motion_animation.h $ // $Id: hyperbolic_free_motion_animation.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp b/demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp index dd1c9f900e..8d3a16bd50 100644 --- a/demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp +++ b/demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp @@ -8,15 +8,4 @@ false false - - - - Periodic_Lloyd_3.qhp - Periodic_Lloyd_3.qch - - - - Periodic_Lloyd_3.qch - - diff --git a/demo/Polyhedron/Plugins/Mesh_3/Facet_extra_criterion.h b/demo/Polyhedron/Plugins/Mesh_3/Facet_extra_criterion.h index ca1956b56d..c32490f28b 100644 --- a/demo/Polyhedron/Plugins/Mesh_3/Facet_extra_criterion.h +++ b/demo/Polyhedron/Plugins/Mesh_3/Facet_extra_criterion.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Facet_extra_criterion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Facet_extra_criterion.h $ // $Id: Facet_extra_criterion.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h b/demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h index cda6f7dc53..ce9a919d6d 100644 --- a/demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h +++ b/demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h $ // $Id: Mesh_function.h 73a7d4f 2023-05-05T09:17:33+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/Plugins/Mesh_3/Meshing_thread.h b/demo/Polyhedron/Plugins/Mesh_3/Meshing_thread.h index c2ffbf54d6..7430726d3e 100644 --- a/demo/Polyhedron/Plugins/Mesh_3/Meshing_thread.h +++ b/demo/Polyhedron/Plugins/Mesh_3/Meshing_thread.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Meshing_thread.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Meshing_thread.h $ // $Id: Meshing_thread.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/Plugins/Mesh_3/Optimizer_thread.h b/demo/Polyhedron/Plugins/Mesh_3/Optimizer_thread.h index d10d65ac8f..3faba3cc3a 100644 --- a/demo/Polyhedron/Plugins/Mesh_3/Optimizer_thread.h +++ b/demo/Polyhedron/Plugins/Mesh_3/Optimizer_thread.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Optimizer_thread.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Optimizer_thread.h $ // $Id: Optimizer_thread.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/Plugins/Mesh_3/Tetrahedra_filtering_plugin.cpp b/demo/Polyhedron/Plugins/Mesh_3/Tetrahedra_filtering_plugin.cpp index ce75e3eafd..0fb84c348a 100644 --- a/demo/Polyhedron/Plugins/Mesh_3/Tetrahedra_filtering_plugin.cpp +++ b/demo/Polyhedron/Plugins/Mesh_3/Tetrahedra_filtering_plugin.cpp @@ -11,6 +11,7 @@ #include #include "Scene_c3t3_item.h" +#include "Scene_triangulation_3_item.h" #include "Scene_tetrahedra_item.h" #include "Messages_interface.h" #include "CGAL_double_edit.h" @@ -58,6 +59,10 @@ public : addDockWidget(dock_widget); connect(dock_widget->resetButton, &QPushButton::clicked, [this](){ + if(!tet_item) + return; + tet_item->c3t3_item()->resetVisibleSubdomain(); + tet_item->c3t3_item()->computeIntersection(); filter(); }); } @@ -129,6 +134,7 @@ public Q_SLOTS: connect(dock_widget->minEdit, &DoubleEdit::editingFinished, tet_item, QOverload<>::of(&Scene_tetrahedra_item::setMinThreshold)); connect(dock_widget->maxEdit, &DoubleEdit::editingFinished, tet_item, QOverload<>::of(&Scene_tetrahedra_item::setMaxThreshold)); + onFilterIndexChanged(dock_widget->filterBox->currentIndex()); dock_widget->show(); } @@ -150,14 +156,25 @@ public Q_SLOTS: if(!tet_item) return; Scene_c3t3_item* c3t3_item = tet_item->c3t3_item(); - if(c3t3_item->subdomain_indices().size() > 96) + unsigned int max_number_of_item = 32*Scene_triangulation_3_item::number_of_bitset-1; + if(c3t3_item->subdomain_indices().size() >= max_number_of_item) { - QMessageBox::warning(nullptr, "Warning", tr("The filtering is only available for items with less than 96 subdomains, and this one has %1").arg(c3t3_item->subdomain_indices().size())); + QString message = tr("The filtering is only available for items with less than %1 subdomains, and this one has %2") + .arg(max_number_of_item) + .arg(c3t3_item->subdomain_indices().size()); + QMessageBox::warning(nullptr, "Warning", message); return; } int counter = 0; int limit = static_cast(std::ceil(CGAL::approximate_sqrt(EPICK::FT(c3t3_item->subdomain_indices().size())))); QGridLayout *layout = dock_widget->gridLayout; + //delete all items (see https://stackoverflow.com/questions/4272196/qt-remove-all-widgets-from-layout) + QLayoutItem* item; + while ((item = layout->takeAt(0))) + { + delete item->widget(); + delete item; + } for (std::set::iterator it = c3t3_item->subdomain_indices().begin(), end = c3t3_item->subdomain_indices().end(); it != end; ++it) { @@ -165,7 +182,7 @@ public Q_SLOTS: QPushButton* button = new QPushButton(tr("%1").arg(index)); buttons.push_back(button); button->setCheckable(true); - button->setChecked(true); + button->setChecked(c3t3_item->isVisibleSubdomain(index)); QColor color = c3t3_item->getSubdomainIndexColor(index); QString s("QPushButton { font-weight: bold; background: #" + QString::number(90,16) diff --git a/demo/Polyhedron/Scene_polyhedron_selection_item.cpp b/demo/Polyhedron/Scene_polyhedron_selection_item.cpp index 561f3f7c8f..737cf1f23c 100644 --- a/demo/Polyhedron/Scene_polyhedron_selection_item.cpp +++ b/demo/Polyhedron/Scene_polyhedron_selection_item.cpp @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/demo/Polyhedron/Scene_triangulation_3_item.cpp b/demo/Polyhedron/Scene_triangulation_3_item.cpp index 7dc8c51f1c..89b6838e99 100644 --- a/demo/Polyhedron/Scene_triangulation_3_item.cpp +++ b/demo/Polyhedron/Scene_triangulation_3_item.cpp @@ -353,6 +353,7 @@ struct Scene_triangulation_3_item_priv { is_aabb_tree_built = false; alphaSlider = NULL; is_filterable = true; + visible_bitset.fill(0xFFFFFFFF); } void computeIntersection(const Primitive& facet); void fill_aabb_tree() { @@ -492,7 +493,7 @@ struct Scene_triangulation_3_item_priv { QVector colors; QVector colors_subdomains; boost::dynamic_bitset<> visible_subdomain; - std::bitset<24> bs[4] = {16777215, 16777215, 16777215, 16777215}; + std::array, Scene_triangulation_3_item::number_of_bitset> visible_bitset; bool show_tetrahedra; bool is_aabb_tree_built; bool last_intersection; @@ -659,7 +660,7 @@ Scene_triangulation_3_item::triangulation_changed() } const int max_subdomain_index = max; d->visible_subdomain.resize(max_subdomain_index+1, true); - d->is_filterable &=( d->subdomain_ids.size() < 96); + d->is_filterable &=( d->subdomain_indices_.size() < 32*number_of_bitset-1); for (Tr::Finite_facets_iterator fit = triangulation().finite_facets_begin(), end = triangulation().finite_facets_end(); fit != end; ++fit) { @@ -972,8 +973,11 @@ void Scene_triangulation_3_item::draw(CGAL::Three::Viewer_interface* viewer) con program->bind(); if(d->is_filterable) { - QVector4D visible_bitset(d->bs[0].to_ulong(),d->bs[1].to_ulong(),d->bs[2].to_ulong(),d->bs[3].to_ulong()); - program->setUniformValue("is_visible_bitset", visible_bitset); + std::array visible_bitset_ulong; + std::transform(d->visible_bitset.cbegin(), d->visible_bitset.cend(), visible_bitset_ulong.begin(), + [](const std::bitset<32>& bitset) { return bitset.to_ulong(); } + ); + program->setUniformValueArray("is_visible_bitset", visible_bitset_ulong.data(), number_of_bitset); } program->setUniformValue("is_filterable", d->is_filterable); program->release(); @@ -1051,8 +1055,11 @@ void Scene_triangulation_3_item::drawEdges(CGAL::Three::Viewer_interface* viewer program->bind(); if(d->is_filterable) { - QVector4D visible_bitset(d->bs[0].to_ulong(),d->bs[1].to_ulong(),d->bs[2].to_ulong(),d->bs[3].to_ulong()); - program->setUniformValue("is_visible_bitset", visible_bitset); + std::array visible_bitset_ulong; + std::transform(d->visible_bitset.cbegin(), d->visible_bitset.cend(), visible_bitset_ulong.begin(), + [](const std::bitset<32>& bitset) { return bitset.to_ulong(); } + ); + program->setUniformValueArray("is_visible_bitset", visible_bitset_ulong.data(), number_of_bitset); } program->setUniformValue("is_filterable", d->is_filterable); program->release(); @@ -2043,6 +2050,12 @@ QColor Scene_triangulation_3_item::getSubdomainIndexColor(int i) const return d->colors_subdomains[i]; } +void Scene_triangulation_3_item::resetVisibleSubdomain() +{ + d->visible_subdomain.set(); + d->visible_bitset.fill(0xFFFFFFFF); +} + void Scene_triangulation_3_item::switchVisibleSubdomain(int id) { d->visible_subdomain[id] = !d->visible_subdomain[id]; @@ -2050,7 +2063,12 @@ void Scene_triangulation_3_item::switchVisibleSubdomain(int id) int i = compact_id/32; int j = compact_id%32; - d->bs[i][j] = d->visible_subdomain[id]; + d->visible_bitset[i][j] = d->visible_subdomain[id]; +} + +bool Scene_triangulation_3_item::isVisibleSubdomain(int id) const +{ + return d->visible_subdomain[id]; } void Scene_triangulation_3_item::computeIntersection() diff --git a/demo/Polyhedron/Scene_triangulation_3_item.h b/demo/Polyhedron/Scene_triangulation_3_item.h index 8cd2b81bd1..6ca88cdca0 100644 --- a/demo/Polyhedron/Scene_triangulation_3_item.h +++ b/demo/Polyhedron/Scene_triangulation_3_item.h @@ -31,6 +31,7 @@ using namespace CGAL::Three; Q_OBJECT public: typedef CGAL::qglviewer::ManipulatedFrame ManipulatedFrame; + static const int number_of_bitset = 4; // also defined in "shader_c3t3.frag" and "shader_c3t3_edges.frag" Scene_triangulation_3_item(bool display_elements = true); Scene_triangulation_3_item(const T3 t3, bool display_elements = true); @@ -141,7 +142,9 @@ using namespace CGAL::Three; QColor get_histogram_color(const double v) const; + void resetVisibleSubdomain(); void switchVisibleSubdomain(int); + bool isVisibleSubdomain(int) const; void itemAboutToBeDestroyed(Scene_item *) Q_DECL_OVERRIDE; diff --git a/demo/Polyhedron/implicit_functions/Implicit_function_interface.h b/demo/Polyhedron/implicit_functions/Implicit_function_interface.h index 04ddfaf262..ee798fc8d1 100644 --- a/demo/Polyhedron/implicit_functions/Implicit_function_interface.h +++ b/demo/Polyhedron/implicit_functions/Implicit_function_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/implicit_functions/Implicit_function_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/implicit_functions/Implicit_function_interface.h $ // $Id: Implicit_function_interface.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/include/CGAL/IO/read_surf_trianglemesh.h b/demo/Polyhedron/include/CGAL/IO/read_surf_trianglemesh.h index e4d2bf6a67..cb96c78cde 100644 --- a/demo/Polyhedron/include/CGAL/IO/read_surf_trianglemesh.h +++ b/demo/Polyhedron/include/CGAL/IO/read_surf_trianglemesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/include/CGAL/IO/read_surf_trianglemesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/include/CGAL/IO/read_surf_trianglemesh.h $ // $Id: read_surf_trianglemesh.h bb62879 2022-10-13T15:17:44+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/include/Point_set_3.h b/demo/Polyhedron/include/Point_set_3.h index 9cbf17be73..afa03fe89f 100644 --- a/demo/Polyhedron/include/Point_set_3.h +++ b/demo/Polyhedron/include/Point_set_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/demo/Polyhedron/include/Point_set_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/demo/Polyhedron/include/Point_set_3.h $ // $Id: Point_set_3.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/demo/Polyhedron/resources/shader_c3t3.frag b/demo/Polyhedron/resources/shader_c3t3.frag index 27b255c5e1..f7b5c3d59b 100644 --- a/demo/Polyhedron/resources/shader_c3t3.frag +++ b/demo/Polyhedron/resources/shader_c3t3.frag @@ -1,4 +1,7 @@ #version 150 + +const int number_of_bitset = 4; + in vec4 color; in vec4 fP; in vec3 fN; @@ -19,8 +22,8 @@ uniform bool writing; uniform sampler2D sampler; uniform float alpha; uniform bool is_surface; -uniform vec4 is_visible_bitset; uniform bool is_filterable; +uniform int is_visible_bitset[number_of_bitset]; out vec4 out_color; float depth(float z) @@ -33,11 +36,13 @@ void main(void) { { uint domain1 = uint(subdomain_out.x); uint domain2 = uint(subdomain_out.y); - uint i1 = domain1/25u; - uint i2 = domain2/25u; + uint i1 = domain1/32u; + uint j1 = domain1%32u; + uint i2 = domain2/32u; + uint j2 = domain2%32u; uint visible1 = uint(is_visible_bitset[i1]); uint visible2 = uint(is_visible_bitset[i2]); - if((visible1>>(domain1%25u))%2u == 0u && (visible2>>(domain2%25u))%2u == 0u) + if(((visible1>>j1)&1u) == 0u && ((visible2>>j2)&1u) == 0u) { discard; } diff --git a/demo/Polyhedron/resources/shader_c3t3_edges.frag b/demo/Polyhedron/resources/shader_c3t3_edges.frag index c3fbb6bba0..a6d15c1a6a 100644 --- a/demo/Polyhedron/resources/shader_c3t3_edges.frag +++ b/demo/Polyhedron/resources/shader_c3t3_edges.frag @@ -1,9 +1,12 @@ #version 150 + +const int number_of_bitset = 4; + in vec4 color; flat in vec2 subdomain_out; uniform bool is_surface; -uniform vec4 is_visible_bitset; uniform bool is_filterable; +uniform int is_visible_bitset[number_of_bitset]; out vec4 out_color; void main(void) { @@ -12,10 +15,12 @@ void main(void) uint domain1 = uint(subdomain_out.x); uint domain2 = uint(subdomain_out.y); uint i1 = domain1/32u; + uint j1 = domain1%32u; uint i2 = domain2/32u; + uint j2 = domain2%32u; uint visible1 = uint(is_visible_bitset[i1]); uint visible2 = uint(is_visible_bitset[i2]); - if((visible1>>(domain1%32u))%2u == 0u && (visible2>>(domain2%32u))%2u == 0u) + if(((visible1>>j1)&1u) == 0u && ((visible2>>j2)&1u) == 0u) { discard; } diff --git a/demo/Polyline_simplification_2/include/CGAL/Qt/Polyline_simplification_2_graphics_item.h b/demo/Polyline_simplification_2/include/CGAL/Qt/Polyline_simplification_2_graphics_item.h index 91f0da8261..e7b5bea613 100644 --- a/demo/Polyline_simplification_2/include/CGAL/Qt/Polyline_simplification_2_graphics_item.h +++ b/demo/Polyline_simplification_2/include/CGAL/Qt/Polyline_simplification_2_graphics_item.h @@ -11,7 +11,7 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/demo/Polyline_simplification_2/include/CGAL/Qt/Polyline_simplification_2_graphics_item.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/demo/Polyline_simplification_2/include/CGAL/Qt/Polyline_simplification_2_graphics_item.h $ // $Id: Polyline_simplification_2_graphics_item.h 590612a 2020-03-26T13:25:16+01:00 Sébastien Loriot // // diff --git a/demo/Polyline_simplification_2/include/CGAL/Qt/TriangulationArrangementGraphicsItem.h b/demo/Polyline_simplification_2/include/CGAL/Qt/TriangulationArrangementGraphicsItem.h index bced6f4bb5..46df9f6d8b 100644 --- a/demo/Polyline_simplification_2/include/CGAL/Qt/TriangulationArrangementGraphicsItem.h +++ b/demo/Polyline_simplification_2/include/CGAL/Qt/TriangulationArrangementGraphicsItem.h @@ -11,7 +11,7 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/demo/Polyline_simplification_2/include/CGAL/Qt/TriangulationArrangementGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/demo/Polyline_simplification_2/include/CGAL/Qt/TriangulationArrangementGraphicsItem.h $ // $Id: TriangulationArrangementGraphicsItem.h 590612a 2020-03-26T13:25:16+01:00 Sébastien Loriot // // diff --git a/demo/Segment_Delaunay_graph_2/svd-typedefs.h b/demo/Segment_Delaunay_graph_2/svd-typedefs.h index fc503a1a76..323ac777b1 100644 --- a/demo/Segment_Delaunay_graph_2/svd-typedefs.h +++ b/demo/Segment_Delaunay_graph_2/svd-typedefs.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/demo/Segment_Delaunay_graph_2/svd-typedefs.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/demo/Segment_Delaunay_graph_2/svd-typedefs.h $ // $Id: svd-typedefs.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/examples/Arrangement_on_surface_2/bgl_primal_adapter.cpp b/examples/Arrangement_on_surface_2/bgl_primal_adapter.cpp index 163125c0e3..c232a67154 100644 --- a/examples/Arrangement_on_surface_2/bgl_primal_adapter.cpp +++ b/examples/Arrangement_on_surface_2/bgl_primal_adapter.cpp @@ -5,7 +5,7 @@ #include -#include +#include #include #include diff --git a/examples/BGL_arrangement_2/primal.cpp b/examples/BGL_arrangement_2/primal.cpp index 62d684e0c4..e5f954dfda 100644 --- a/examples/BGL_arrangement_2/primal.cpp +++ b/examples/BGL_arrangement_2/primal.cpp @@ -8,7 +8,7 @@ #include #include -#include +#include #include diff --git a/examples/BGL_triangulation_2/dijkstra.cpp b/examples/BGL_triangulation_2/dijkstra.cpp index 3a1b061eb9..7915bdb12b 100644 --- a/examples/BGL_triangulation_2/dijkstra.cpp +++ b/examples/BGL_triangulation_2/dijkstra.cpp @@ -1,7 +1,7 @@ #include #include -#include +#include #include diff --git a/examples/BGL_triangulation_2/dijkstra_with_internal_properties.cpp b/examples/BGL_triangulation_2/dijkstra_with_internal_properties.cpp index b1bc089d21..bcd9548338 100644 --- a/examples/BGL_triangulation_2/dijkstra_with_internal_properties.cpp +++ b/examples/BGL_triangulation_2/dijkstra_with_internal_properties.cpp @@ -4,7 +4,7 @@ #include #include -#include +#include #include diff --git a/examples/Filtered_kernel/Cartesian_I.h b/examples/Filtered_kernel/Cartesian_I.h index fc1266c9e5..cdc6f430f0 100644 --- a/examples/Filtered_kernel/Cartesian_I.h +++ b/examples/Filtered_kernel/Cartesian_I.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/examples/Filtered_kernel/Cartesian_I.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/examples/Filtered_kernel/Cartesian_I.h $ // $Id: Cartesian_I.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/examples/Linear_cell_complex/basic_viewer.h b/examples/Linear_cell_complex/basic_viewer.h index ba50d02214..bac9e434c6 100644 --- a/examples/Linear_cell_complex/basic_viewer.h +++ b/examples/Linear_cell_complex/basic_viewer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/examples/Linear_cell_complex/basic_viewer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/examples/Linear_cell_complex/basic_viewer.h $ // $Id: basic_viewer.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/examples/RangeSegmentTrees/include/Tree_Traits.h b/examples/RangeSegmentTrees/include/Tree_Traits.h index 141437757e..d159d965cb 100644 --- a/examples/RangeSegmentTrees/include/Tree_Traits.h +++ b/examples/RangeSegmentTrees/include/Tree_Traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/examples/RangeSegmentTrees/include/Tree_Traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/examples/RangeSegmentTrees/include/Tree_Traits.h $ // $Id: Tree_Traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/examples/Surface_mesh/draw_surface_mesh_small_faces.h b/examples/Surface_mesh/draw_surface_mesh_small_faces.h index 4730e64400..7113497851 100644 --- a/examples/Surface_mesh/draw_surface_mesh_small_faces.h +++ b/examples/Surface_mesh/draw_surface_mesh_small_faces.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/examples/Surface_mesh/draw_surface_mesh_small_faces.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/examples/Surface_mesh/draw_surface_mesh_small_faces.h $ // $Id: draw_surface_mesh_small_faces.h 79a38d5 2022-01-24T10:19:04+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/examples/Surface_mesh/sm_bgl.cpp b/examples/Surface_mesh/sm_bgl.cpp index 93c9655eb4..5269caf38e 100644 --- a/examples/Surface_mesh/sm_bgl.cpp +++ b/examples/Surface_mesh/sm_bgl.cpp @@ -4,9 +4,7 @@ #include #include -// workaround a bug in Boost-1.54 -#include - +#include #include typedef CGAL::Simple_cartesian Kernel; diff --git a/examples/Tetrahedral_remeshing/tetrahedral_remeshing_generate_input.h b/examples/Tetrahedral_remeshing/tetrahedral_remeshing_generate_input.h index c75ce2c571..70fd704827 100644 --- a/examples/Tetrahedral_remeshing/tetrahedral_remeshing_generate_input.h +++ b/examples/Tetrahedral_remeshing/tetrahedral_remeshing_generate_input.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/examples/Tetrahedral_remeshing/tetrahedral_remeshing_generate_input.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/examples/Tetrahedral_remeshing/tetrahedral_remeshing_generate_input.h $ // $Id: tetrahedral_remeshing_generate_input.h 20e8d85 2022-05-17T16:08:16+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_face_graph_triangle_primitive.h b/include/CGAL/AABB_face_graph_triangle_primitive.h index f932f95edd..f859b14f6a 100644 --- a/include/CGAL/AABB_face_graph_triangle_primitive.h +++ b/include/CGAL/AABB_face_graph_triangle_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_face_graph_triangle_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_face_graph_triangle_primitive.h $ // $Id: AABB_face_graph_triangle_primitive.h 746e00f 2020-11-30T18:16:39+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_halfedge_graph_segment_primitive.h b/include/CGAL/AABB_halfedge_graph_segment_primitive.h index 466a79177d..83cd8fe2e5 100644 --- a/include/CGAL/AABB_halfedge_graph_segment_primitive.h +++ b/include/CGAL/AABB_halfedge_graph_segment_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_halfedge_graph_segment_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_halfedge_graph_segment_primitive.h $ // $Id: AABB_halfedge_graph_segment_primitive.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_polyhedral_oracle.h b/include/CGAL/AABB_polyhedral_oracle.h index b1dc70c275..0b7f35c7d5 100644 --- a/include/CGAL/AABB_polyhedral_oracle.h +++ b/include/CGAL/AABB_polyhedral_oracle.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/AABB_polyhedral_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/AABB_polyhedral_oracle.h $ // $Id: AABB_polyhedral_oracle.h 1faa0e2 2021-04-28T10:55:26+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_polyhedron_segment_primitive.h b/include/CGAL/AABB_polyhedron_segment_primitive.h index 3cc2980db3..54f2cd048a 100644 --- a/include/CGAL/AABB_polyhedron_segment_primitive.h +++ b/include/CGAL/AABB_polyhedron_segment_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_polyhedron_segment_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_polyhedron_segment_primitive.h $ // $Id: AABB_polyhedron_segment_primitive.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_polyhedron_triangle_primitive.h b/include/CGAL/AABB_polyhedron_triangle_primitive.h index f79f678414..52737c9d23 100644 --- a/include/CGAL/AABB_polyhedron_triangle_primitive.h +++ b/include/CGAL/AABB_polyhedron_triangle_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_polyhedron_triangle_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_polyhedron_triangle_primitive.h $ // $Id: AABB_polyhedron_triangle_primitive.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_primitive.h b/include/CGAL/AABB_primitive.h index f5ddf6c7aa..89d2cb1429 100644 --- a/include/CGAL/AABB_primitive.h +++ b/include/CGAL/AABB_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_primitive.h $ // $Id: AABB_primitive.h 3b52e46 2022-05-24T10:02:15+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_segment_primitive.h b/include/CGAL/AABB_segment_primitive.h index a44be14ce8..5f111fa668 100644 --- a/include/CGAL/AABB_segment_primitive.h +++ b/include/CGAL/AABB_segment_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_segment_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_segment_primitive.h $ // $Id: AABB_segment_primitive.h 3127190 2020-12-08T12:48:04+01:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_traits.h b/include/CGAL/AABB_traits.h index f2a19a6d97..5eeef09dc3 100644 --- a/include/CGAL/AABB_traits.h +++ b/include/CGAL/AABB_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_traits.h $ // $Id: AABB_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree.h b/include/CGAL/AABB_tree.h index 79052a52d1..271be77538 100644 --- a/include/CGAL/AABB_tree.h +++ b/include/CGAL/AABB_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree.h $ // $Id: AABB_tree.h f23deb3 2022-06-01T12:48:17+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/AABB_drawing_traits.h b/include/CGAL/AABB_tree/internal/AABB_drawing_traits.h index 17dd9af639..b0433e1b8c 100644 --- a/include/CGAL/AABB_tree/internal/AABB_drawing_traits.h +++ b/include/CGAL/AABB_tree/internal/AABB_drawing_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/AABB_drawing_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/AABB_drawing_traits.h $ // $Id: AABB_drawing_traits.h b411e26 2022-06-30T09:22:44+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/AABB_node.h b/include/CGAL/AABB_tree/internal/AABB_node.h index fc4ad23bde..4c888dad72 100644 --- a/include/CGAL/AABB_tree/internal/AABB_node.h +++ b/include/CGAL/AABB_tree/internal/AABB_node.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/AABB_node.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/AABB_node.h $ // $Id: AABB_node.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/AABB_ray_intersection.h b/include/CGAL/AABB_tree/internal/AABB_ray_intersection.h index 5da103945b..a18a0695bb 100644 --- a/include/CGAL/AABB_tree/internal/AABB_ray_intersection.h +++ b/include/CGAL/AABB_tree/internal/AABB_ray_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/AABB_ray_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/AABB_ray_intersection.h $ // $Id: AABB_ray_intersection.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/AABB_search_tree.h b/include/CGAL/AABB_tree/internal/AABB_search_tree.h index cb5e71da87..1437fc9ecb 100644 --- a/include/CGAL/AABB_tree/internal/AABB_search_tree.h +++ b/include/CGAL/AABB_tree/internal/AABB_search_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/AABB_search_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/AABB_search_tree.h $ // $Id: AABB_search_tree.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/AABB_traversal_traits.h b/include/CGAL/AABB_tree/internal/AABB_traversal_traits.h index 307ac0c68a..9147406944 100644 --- a/include/CGAL/AABB_tree/internal/AABB_traversal_traits.h +++ b/include/CGAL/AABB_tree/internal/AABB_traversal_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/AABB_traversal_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/AABB_traversal_traits.h $ // $Id: AABB_traversal_traits.h 678b9d8 2022-06-24T11:09:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h b/include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h index 9bf9b7c14f..f78808f08c 100644 --- a/include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h +++ b/include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h $ // $Id: Has_nested_type_Shared_data.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h b/include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h index 204c4ad9e0..9bb0ce8758 100644 --- a/include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h +++ b/include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h $ // $Id: Is_ray_intersection_geomtraits.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/Primitive_helper.h b/include/CGAL/AABB_tree/internal/Primitive_helper.h index a036783fda..d1de9a7eb6 100644 --- a/include/CGAL/AABB_tree/internal/Primitive_helper.h +++ b/include/CGAL/AABB_tree/internal/Primitive_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/Primitive_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/Primitive_helper.h $ // $Id: Primitive_helper.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_tree/internal/triangle_datum_covering.h b/include/CGAL/AABB_tree/internal/triangle_datum_covering.h index b7ef25f88d..54c62cab72 100644 --- a/include/CGAL/AABB_tree/internal/triangle_datum_covering.h +++ b/include/CGAL/AABB_tree/internal/triangle_datum_covering.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_tree/internal/triangle_datum_covering.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_tree/internal/triangle_datum_covering.h $ // $Id: triangle_datum_covering.h ee246c8 2023-01-25T17:08:27+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_triangle_primitive.h b/include/CGAL/AABB_triangle_primitive.h index 38fadd3037..3530e5120f 100644 --- a/include/CGAL/AABB_triangle_primitive.h +++ b/include/CGAL/AABB_triangle_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_triangle_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_triangle_primitive.h $ // $Id: AABB_triangle_primitive.h 3127190 2020-12-08T12:48:04+01:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_triangulation_3_cell_primitive.h b/include/CGAL/AABB_triangulation_3_cell_primitive.h index 420496fb19..0c8ebfc9be 100644 --- a/include/CGAL/AABB_triangulation_3_cell_primitive.h +++ b/include/CGAL/AABB_triangulation_3_cell_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_triangulation_3_cell_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_triangulation_3_cell_primitive.h $ // $Id: AABB_triangulation_3_cell_primitive.h 8166579 2021-10-11T19:58:07+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/AABB_triangulation_3_triangle_primitive.h b/include/CGAL/AABB_triangulation_3_triangle_primitive.h index 4e01fddd5d..5a4c7b8e26 100644 --- a/include/CGAL/AABB_triangulation_3_triangle_primitive.h +++ b/include/CGAL/AABB_triangulation_3_triangle_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/AABB_tree/include/CGAL/AABB_triangulation_3_triangle_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/AABB_tree/include/CGAL/AABB_triangulation_3_triangle_primitive.h $ // $Id: AABB_triangulation_3_triangle_primitive.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction.h b/include/CGAL/Advancing_front_surface_reconstruction.h index 03e94b3bc0..bf46ffa27b 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction.h +++ b/include/CGAL/Advancing_front_surface_reconstruction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction.h $ // $Id: Advancing_front_surface_reconstruction.h 8a0b214 2023-04-11T17:38:37+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h b/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h index 66b78103c3..4ac6c5ade6 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h +++ b/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h $ // $Id: Surface_face_base_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h b/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h index 17c2db0db7..80bf63e692 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h +++ b/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h $ // $Id: Surface_vertex_base_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h b/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h index 7e886c02c6..be2a4dd59d 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h +++ b/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h $ // $Id: construct_polyhedron.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h b/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h index a121f963a8..4ace9efb41 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h +++ b/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h $ // $Id: construct_surface_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h b/include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h index ba1400b95a..dd95c21993 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h +++ b/include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h $ // $Id: write_triple_indices.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h b/include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h index 0894fb5215..2ad96a9682 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h +++ b/include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h $ // $Id: Advancing_front_surface_reconstruction_cell_base_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h b/include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h index 4a29bbeccc..d79e26655b 100644 --- a/include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h +++ b/include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Advancing_front_surface_reconstruction/include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h $ // $Id: Advancing_front_surface_reconstruction_vertex_base_3.h 98f324a 2022-11-23T21:15:38+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Aff_transformation_2.h b/include/CGAL/Aff_transformation_2.h index d365930fa2..5166c2600b 100644 --- a/include/CGAL/Aff_transformation_2.h +++ b/include/CGAL/Aff_transformation_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Aff_transformation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Aff_transformation_2.h $ // $Id: Aff_transformation_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Aff_transformation_3.h b/include/CGAL/Aff_transformation_3.h index 89c71af8f1..2433034b1c 100644 --- a/include/CGAL/Aff_transformation_3.h +++ b/include/CGAL/Aff_transformation_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Aff_transformation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Aff_transformation_3.h $ // $Id: Aff_transformation_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_extension_traits.h b/include/CGAL/Algebraic_extension_traits.h index 5a79ca3c48..afa1b84bae 100644 --- a/include/CGAL/Algebraic_extension_traits.h +++ b/include/CGAL/Algebraic_extension_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Algebraic_extension_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Algebraic_extension_traits.h $ // $Id: Algebraic_extension_traits.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_converter.h b/include/CGAL/Algebraic_kernel_converter.h index a17382a73b..e53dad7f21 100644 --- a/include/CGAL/Algebraic_kernel_converter.h +++ b/include/CGAL/Algebraic_kernel_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_converter.h $ // $Id: Algebraic_kernel_converter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h b/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h index a59c0b9900..c2778042d4 100644 --- a/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h +++ b/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_curve_kernel_2.h $ // $Id: Algebraic_curve_kernel_2.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h b/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h index aad0978d0d..6ebe9f0c40 100644 --- a/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h +++ b/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h $ // $Id: Algebraic_real_d_1.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h b/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h index 716b8091b1..1d338a4549 100644 --- a/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h +++ b/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_quadratic_refinement_rep_bfi.h $ // $Id: Algebraic_real_quadratic_refinement_rep_bfi.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h b/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h index 25fced9f36..15466ee61c 100644 --- a/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h +++ b/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep.h $ // $Id: Algebraic_real_rep.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h b/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h index bf884fb1d4..67ba1893e5 100644 --- a/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h +++ b/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Algebraic_real_rep_bfi.h $ // $Id: Algebraic_real_rep_bfi.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h b/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h index 8796e2c8a7..e77371bae8 100644 --- a/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h +++ b/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel.h $ // $Id: Bitstream_coefficient_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h b/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h index 348f016837..bb6df98c31 100644 --- a/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h +++ b/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_coefficient_kernel_at_alpha.h $ // $Id: Bitstream_coefficient_kernel_at_alpha.h fdb17cb 2020-03-26T19:26:10+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h index 7b5f310f9f..d6c0c41c97 100644 --- a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h +++ b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes.h $ // $Id: Bitstream_descartes.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h index 05259a6e4c..5ec2971150 100644 --- a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h +++ b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_E08_tree.h $ // $Id: Bitstream_descartes_E08_tree.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h index 30d943bf44..340233ed20 100644 --- a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h +++ b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree.h $ // $Id: Bitstream_descartes_rndl_tree.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h index 5d0e78eb50..1efc2b2f66 100644 --- a/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h +++ b/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Bitstream_descartes_rndl_tree_traits.h $ // $Id: Bitstream_descartes_rndl_tree_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h b/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h index 683e8f2ddc..84293781c0 100644 --- a/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h +++ b/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Curve_analysis_2.h $ // $Id: Curve_analysis_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h b/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h index 9acb614341..812f8ebbc3 100644 --- a/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h +++ b/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Curve_pair_analysis_2.h $ // $Id: Curve_pair_analysis_2.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Descartes.h b/include/CGAL/Algebraic_kernel_d/Descartes.h index f6223cd5fd..b6f508306e 100644 --- a/include/CGAL/Algebraic_kernel_d/Descartes.h +++ b/include/CGAL/Algebraic_kernel_d/Descartes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Descartes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Descartes.h $ // $Id: Descartes.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Event_line_builder.h b/include/CGAL/Algebraic_kernel_d/Event_line_builder.h index 54b7f73450..8251c6962c 100644 --- a/include/CGAL/Algebraic_kernel_d/Event_line_builder.h +++ b/include/CGAL/Algebraic_kernel_d/Event_line_builder.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Event_line_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Event_line_builder.h $ // $Id: Event_line_builder.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Float_traits.h b/include/CGAL/Algebraic_kernel_d/Float_traits.h index ae87cbeeed..cde4b44636 100644 --- a/include/CGAL/Algebraic_kernel_d/Float_traits.h +++ b/include/CGAL/Algebraic_kernel_d/Float_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Float_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Float_traits.h $ // $Id: Float_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h b/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h index a886a2ffb4..ea2baefacb 100644 --- a/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h +++ b/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Interval_evaluate_1.h $ // $Id: Interval_evaluate_1.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h b/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h index e0d5bc2a17..232ed1631d 100644 --- a/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h +++ b/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Interval_evaluate_2.h $ // $Id: Interval_evaluate_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h b/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h index c68a71324a..c4741841d1 100644 --- a/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h +++ b/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/LRU_hashed_map.h $ // $Id: LRU_hashed_map.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h b/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h index 829f1c75b0..c16789988c 100644 --- a/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h +++ b/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Real_embeddable_extension.h $ // $Id: Real_embeddable_extension.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Real_roots.h b/include/CGAL/Algebraic_kernel_d/Real_roots.h index 85f06e7a47..a986e6dd87 100644 --- a/include/CGAL/Algebraic_kernel_d/Real_roots.h +++ b/include/CGAL/Algebraic_kernel_d/Real_roots.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Real_roots.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Real_roots.h $ // $Id: Real_roots.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Shear_controller.h b/include/CGAL/Algebraic_kernel_d/Shear_controller.h index ba70c124d1..a32e044a52 100644 --- a/include/CGAL/Algebraic_kernel_d/Shear_controller.h +++ b/include/CGAL/Algebraic_kernel_d/Shear_controller.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Shear_controller.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Shear_controller.h $ // $Id: Shear_controller.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Shear_transformation.h b/include/CGAL/Algebraic_kernel_d/Shear_transformation.h index 8a4ee1578c..4d53c2d67c 100644 --- a/include/CGAL/Algebraic_kernel_d/Shear_transformation.h +++ b/include/CGAL/Algebraic_kernel_d/Shear_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Shear_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Shear_transformation.h $ // $Id: Shear_transformation.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h b/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h index 7dcab688cd..a28e17a132 100644 --- a/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h +++ b/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Status_line_CA_1.h $ // $Id: Status_line_CA_1.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h b/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h index 077ff5c433..8e1845b734 100644 --- a/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h +++ b/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Status_line_CPA_1.h $ // $Id: Status_line_CPA_1.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h b/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h index 6805c9b1fd..9cf925613e 100644 --- a/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h +++ b/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/Xy_coordinate_2.h $ // $Id: Xy_coordinate_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h b/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h index 795e6f29ce..d5551529b7 100644 --- a/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h +++ b/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/algebraic_curve_kernel_2_tools.h $ // $Id: algebraic_curve_kernel_2_tools.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/bound_between_1.h b/include/CGAL/Algebraic_kernel_d/bound_between_1.h index 8afb7cf9f8..c5f3559f1e 100644 --- a/include/CGAL/Algebraic_kernel_d/bound_between_1.h +++ b/include/CGAL/Algebraic_kernel_d/bound_between_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/bound_between_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/bound_between_1.h $ // $Id: bound_between_1.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/construct_binary.h b/include/CGAL/Algebraic_kernel_d/construct_binary.h index 21acfe900d..6aa122162e 100644 --- a/include/CGAL/Algebraic_kernel_d/construct_binary.h +++ b/include/CGAL/Algebraic_kernel_d/construct_binary.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/construct_binary.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/construct_binary.h $ // $Id: construct_binary.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/enums.h b/include/CGAL/Algebraic_kernel_d/enums.h index 58088e8c88..f97331f7b3 100644 --- a/include/CGAL/Algebraic_kernel_d/enums.h +++ b/include/CGAL/Algebraic_kernel_d/enums.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/enums.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/enums.h $ // $Id: enums.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/exceptions.h b/include/CGAL/Algebraic_kernel_d/exceptions.h index 2abf05010b..7eb91aaf9c 100644 --- a/include/CGAL/Algebraic_kernel_d/exceptions.h +++ b/include/CGAL/Algebraic_kernel_d/exceptions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/exceptions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/exceptions.h $ // $Id: exceptions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/flags.h b/include/CGAL/Algebraic_kernel_d/flags.h index 3457c4e9a9..995a38f88d 100644 --- a/include/CGAL/Algebraic_kernel_d/flags.h +++ b/include/CGAL/Algebraic_kernel_d/flags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/flags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/flags.h $ // $Id: flags.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/macros.h b/include/CGAL/Algebraic_kernel_d/macros.h index 2d89473480..2a3794b8c1 100644 --- a/include/CGAL/Algebraic_kernel_d/macros.h +++ b/include/CGAL/Algebraic_kernel_d/macros.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/macros.h $ // $Id: macros.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/refine_zero_against.h b/include/CGAL/Algebraic_kernel_d/refine_zero_against.h index 42d4cb1ef3..1c44386aaa 100644 --- a/include/CGAL/Algebraic_kernel_d/refine_zero_against.h +++ b/include/CGAL/Algebraic_kernel_d/refine_zero_against.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/refine_zero_against.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/refine_zero_against.h $ // $Id: refine_zero_against.h 9d9a517 2023-02-09T23:27:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/shear.h b/include/CGAL/Algebraic_kernel_d/shear.h index ad6ca974a5..34e5ebea79 100644 --- a/include/CGAL/Algebraic_kernel_d/shear.h +++ b/include/CGAL/Algebraic_kernel_d/shear.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/shear.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/shear.h $ // $Id: shear.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h b/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h index 75252e2f1c..1acb0fe860 100644 --- a/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h +++ b/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d/univariate_polynomial_utils.h $ // $Id: univariate_polynomial_utils.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d_1.h b/include/CGAL/Algebraic_kernel_d_1.h index b469a82535..e514650e0a 100644 --- a/include/CGAL/Algebraic_kernel_d_1.h +++ b/include/CGAL/Algebraic_kernel_d_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d_1.h $ // $Id: Algebraic_kernel_d_1.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_d_2.h b/include/CGAL/Algebraic_kernel_d_2.h index 3b32c13fae..5c4f5ed55c 100644 --- a/include/CGAL/Algebraic_kernel_d_2.h +++ b/include/CGAL/Algebraic_kernel_d_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_d_2.h $ // $Id: Algebraic_kernel_d_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h b/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h index 1e3587a5ef..a1e9f549a6 100644 --- a/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h +++ b/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/function_objects_on_roots_and_polynomials_2_2.h $ // $Id: function_objects_on_roots_and_polynomials_2_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h b/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h index c0fc214494..8bece838f7 100644 --- a/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h +++ b/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/internal_functions_comparison_root_for_circles_2_2.h $ // $Id: internal_functions_comparison_root_for_circles_2_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h b/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h index 31bf8fb462..fde85e5ef2 100644 --- a/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h +++ b/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomial_1_2_and_2_2.h $ // $Id: internal_functions_on_roots_and_polynomial_1_2_and_2_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h b/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h index df417253c4..c17307721f 100644 --- a/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h +++ b/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles/internal_functions_on_roots_and_polynomials_2_2.h $ // $Id: internal_functions_on_roots_and_polynomials_2_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_circles_2_2.h b/include/CGAL/Algebraic_kernel_for_circles_2_2.h index 1f6b6b58ea..1a4e167c6b 100644 --- a/include/CGAL/Algebraic_kernel_for_circles_2_2.h +++ b/include/CGAL/Algebraic_kernel_for_circles_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Algebraic_kernel_for_circles_2_2.h $ // $Id: Algebraic_kernel_for_circles_2_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h b/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h index 7fb9cccc90..d77f8add04 100644 --- a/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h +++ b/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h $ // $Id: function_objects_on_roots_and_polynomials_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h index b333024675..6c6139e72a 100644 --- a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h +++ b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h $ // $Id: internal_functions_comparison_root_for_spheres_2_3.h 82989ae 2021-03-01T13:11:00+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h index 10b9d6a02c..4695dde672 100644 --- a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h +++ b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h $ // $Id: internal_functions_on_roots_and_polynomial_1_3_and_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h index edbb63d251..4c8a9ac623 100644 --- a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h +++ b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h $ // $Id: internal_functions_on_roots_and_polynomials_1_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h index 4536430859..e961690fdf 100644 --- a/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h +++ b/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h $ // $Id: internal_functions_on_roots_and_polynomials_2_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_for_spheres_2_3.h b/include/CGAL/Algebraic_kernel_for_spheres_2_3.h index e9958df01d..b0a7f1c5cc 100644 --- a/include/CGAL/Algebraic_kernel_for_spheres_2_3.h +++ b/include/CGAL/Algebraic_kernel_for_spheres_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres_2_3.h $ // $Id: Algebraic_kernel_for_spheres_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h b/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h index a7a2fcb60f..d295d7c3a3 100644 --- a/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h +++ b/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h $ // $Id: Algebraic_kernel_rs_gmpq_d_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h b/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h index 1a1194e84d..831eb04f16 100644 --- a/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h +++ b/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h $ // $Id: Algebraic_kernel_rs_gmpz_d_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Algebraic_structure_traits.h b/include/CGAL/Algebraic_structure_traits.h index abe9a3cc1c..1b2f9fe382 100644 --- a/include/CGAL/Algebraic_structure_traits.h +++ b/include/CGAL/Algebraic_structure_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Algebraic_structure_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Algebraic_structure_traits.h $ // $Id: Algebraic_structure_traits.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shape_2.h b/include/CGAL/Alpha_shape_2.h index 4807bda15a..6c5c12eaae 100644 --- a/include/CGAL/Alpha_shape_2.h +++ b/include/CGAL/Alpha_shape_2.h @@ -5,7 +5,7 @@ // // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_2/include/CGAL/Alpha_shape_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_2/include/CGAL/Alpha_shape_2.h $ // $Id: Alpha_shape_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // Author(s) : Tran Kai Frank DA // Andreas Fabri diff --git a/include/CGAL/Alpha_shape_3.h b/include/CGAL/Alpha_shape_3.h index 93b68382dc..7f0315628f 100644 --- a/include/CGAL/Alpha_shape_3.h +++ b/include/CGAL/Alpha_shape_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Alpha_shape_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Alpha_shape_3.h $ // $Id: Alpha_shape_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shape_cell_base_3.h b/include/CGAL/Alpha_shape_cell_base_3.h index 24c6427908..487164c8bf 100644 --- a/include/CGAL/Alpha_shape_cell_base_3.h +++ b/include/CGAL/Alpha_shape_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Alpha_shape_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Alpha_shape_cell_base_3.h $ // $Id: Alpha_shape_cell_base_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shape_face_base_2.h b/include/CGAL/Alpha_shape_face_base_2.h index bd538dbebf..5d2fbb91b5 100644 --- a/include/CGAL/Alpha_shape_face_base_2.h +++ b/include/CGAL/Alpha_shape_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_2/include/CGAL/Alpha_shape_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_2/include/CGAL/Alpha_shape_face_base_2.h $ // $Id: Alpha_shape_face_base_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shape_vertex_base_2.h b/include/CGAL/Alpha_shape_vertex_base_2.h index 1f02a1b1dc..00f7c1f0cf 100644 --- a/include/CGAL/Alpha_shape_vertex_base_2.h +++ b/include/CGAL/Alpha_shape_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_2/include/CGAL/Alpha_shape_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_2/include/CGAL/Alpha_shape_vertex_base_2.h $ // $Id: Alpha_shape_vertex_base_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shape_vertex_base_3.h b/include/CGAL/Alpha_shape_vertex_base_3.h index dbf6eb5b23..cf12bdd178 100644 --- a/include/CGAL/Alpha_shape_vertex_base_3.h +++ b/include/CGAL/Alpha_shape_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Alpha_shape_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Alpha_shape_vertex_base_3.h $ // $Id: Alpha_shape_vertex_base_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h b/include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h index c0d197c63e..35a058d49b 100644 --- a/include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h +++ b/include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_2/include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_2/include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h $ // $Id: Lazy_alpha_nt_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shapes_3/internal/Classification_type.h b/include/CGAL/Alpha_shapes_3/internal/Classification_type.h index 1089239757..36af0b2575 100644 --- a/include/CGAL/Alpha_shapes_3/internal/Classification_type.h +++ b/include/CGAL/Alpha_shapes_3/internal/Classification_type.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Alpha_shapes_3/internal/Classification_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Alpha_shapes_3/internal/Classification_type.h $ // $Id: Classification_type.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h b/include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h index fbd982a6d9..ca5035f1c9 100644 --- a/include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h +++ b/include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h $ // $Id: Lazy_alpha_nt_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h b/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h index d4c1e91b6e..900bdeac62 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h +++ b/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h $ // $Id: Alpha_wrap_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_geom_traits.h b/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_geom_traits.h index 64567cb789..fea11ce569 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_geom_traits.h +++ b/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_geom_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_geom_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_geom_traits.h $ // $Id: Alpha_wrap_AABB_geom_traits.h 9c2d913 2022-11-01T19:48:55+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Oracle_base.h b/include/CGAL/Alpha_wrap_3/internal/Oracle_base.h index 96048c3bb6..cce0ba2cd7 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Oracle_base.h +++ b/include/CGAL/Alpha_wrap_3/internal/Oracle_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Oracle_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Oracle_base.h $ // $Id: Oracle_base.h 46c9fa1 2022-09-03T14:00:20+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h b/include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h index e18fe5802c..84cebb9704 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h +++ b/include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h $ // $Id: Point_set_oracle.h 7a8f91b 2022-11-01T16:09:26+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h b/include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h index 60e0543fa5..8e7f1f9517 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h +++ b/include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h $ // $Id: Segment_soup_oracle.h 7a8f91b 2022-11-01T16:09:26+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h b/include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h index e31c35eaf5..57b2918299 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h +++ b/include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h $ // $Id: Triangle_mesh_oracle.h 7a8f91b 2022-11-01T16:09:26+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h b/include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h index 096ef9d8fc..6081a98d9a 100644 --- a/include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h +++ b/include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h $ // $Id: Triangle_soup_oracle.h 7a8f91b 2022-11-01T16:09:26+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h b/include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h index 08468a4800..8a399d3dda 100644 --- a/include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h +++ b/include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h $ // $Id: gate_priority_queue.h 57cf9e0 2022-04-19T14:55:15+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/geometry_utils.h b/include/CGAL/Alpha_wrap_3/internal/geometry_utils.h index 14151afc2e..50533c27c7 100644 --- a/include/CGAL/Alpha_wrap_3/internal/geometry_utils.h +++ b/include/CGAL/Alpha_wrap_3/internal/geometry_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/geometry_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/geometry_utils.h $ // $Id: geometry_utils.h 57cf9e0 2022-04-19T14:55:15+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/offset_intersection.h b/include/CGAL/Alpha_wrap_3/internal/offset_intersection.h index 6f856a5336..bf06bdf6ae 100644 --- a/include/CGAL/Alpha_wrap_3/internal/offset_intersection.h +++ b/include/CGAL/Alpha_wrap_3/internal/offset_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/offset_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/offset_intersection.h $ // $Id: offset_intersection.h 57cf9e0 2022-04-19T14:55:15+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/oracles.h b/include/CGAL/Alpha_wrap_3/internal/oracles.h index ee18c775d0..9edfa80552 100644 --- a/include/CGAL/Alpha_wrap_3/internal/oracles.h +++ b/include/CGAL/Alpha_wrap_3/internal/oracles.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/oracles.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/oracles.h $ // $Id: oracles.h 7a8f91b 2022-11-01T16:09:26+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Alpha_wrap_3/internal/splitting_helper.h b/include/CGAL/Alpha_wrap_3/internal/splitting_helper.h index d9854d8d29..ed576f98b2 100644 --- a/include/CGAL/Alpha_wrap_3/internal/splitting_helper.h +++ b/include/CGAL/Alpha_wrap_3/internal/splitting_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/splitting_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/Alpha_wrap_3/internal/splitting_helper.h $ // $Id: splitting_helper.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2.h b/include/CGAL/Apollonius_graph_2.h index de1860b795..6528fee31d 100644 --- a/include/CGAL/Apollonius_graph_2.h +++ b/include/CGAL/Apollonius_graph_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2.h $ // $Id: Apollonius_graph_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h b/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h index 07ba61b5f7..404f64e765 100644 --- a/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h +++ b/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h $ // $Id: Apollonius_graph_2_impl.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h b/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h index 83a64120be..3507e07311 100644 --- a/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h +++ b/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h $ // $Id: Apollonius_graph_hierarchy_2_impl.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h b/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h index 6489afe772..c55c4ea7d1 100644 --- a/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h +++ b/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Bounded_side_of_ccw_circle_C2.h $ // $Id: Bounded_side_of_ccw_circle_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Compare_weight_2.h b/include/CGAL/Apollonius_graph_2/Compare_weight_2.h index 9c21d7ca32..9e8338816f 100644 --- a/include/CGAL/Apollonius_graph_2/Compare_weight_2.h +++ b/include/CGAL/Apollonius_graph_2/Compare_weight_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Compare_weight_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Compare_weight_2.h $ // $Id: Compare_weight_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Compare_x_2.h b/include/CGAL/Apollonius_graph_2/Compare_x_2.h index bd55fc76e0..e4112b74b7 100644 --- a/include/CGAL/Apollonius_graph_2/Compare_x_2.h +++ b/include/CGAL/Apollonius_graph_2/Compare_x_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Compare_x_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Compare_x_2.h $ // $Id: Compare_x_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Compare_y_2.h b/include/CGAL/Apollonius_graph_2/Compare_y_2.h index 834664ee06..8934fbd25c 100644 --- a/include/CGAL/Apollonius_graph_2/Compare_y_2.h +++ b/include/CGAL/Apollonius_graph_2/Compare_y_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Compare_y_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Compare_y_2.h $ // $Id: Compare_y_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Constructions_C2.h b/include/CGAL/Apollonius_graph_2/Constructions_C2.h index e3f82525e6..236ae9a4d8 100644 --- a/include/CGAL/Apollonius_graph_2/Constructions_C2.h +++ b/include/CGAL/Apollonius_graph_2/Constructions_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Constructions_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Constructions_C2.h $ // $Id: Constructions_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h b/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h index f95154d405..ecb6b1c078 100644 --- a/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h +++ b/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Constructions_ftC2.h $ // $Id: Constructions_ftC2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h b/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h index ecf42f84f7..50b6b0a4fc 100644 --- a/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h +++ b/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Constructions_rtH2.h $ // $Id: Constructions_rtH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h b/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h index 81783b3c28..b494054247 100644 --- a/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h +++ b/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h $ // $Id: Finite_edge_test8_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h b/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h index f1924845cb..480d4c8a5f 100644 --- a/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h +++ b/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Finite_edge_test_C2.h $ // $Id: Finite_edge_test_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Incircle8_C2.h b/include/CGAL/Apollonius_graph_2/Incircle8_C2.h index e4c5dfd2c5..5c121b14a2 100644 --- a/include/CGAL/Apollonius_graph_2/Incircle8_C2.h +++ b/include/CGAL/Apollonius_graph_2/Incircle8_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Incircle8_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Incircle8_C2.h $ // $Id: Incircle8_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Incircle_C2.h b/include/CGAL/Apollonius_graph_2/Incircle_C2.h index 7adbd6355c..4664e4bea1 100644 --- a/include/CGAL/Apollonius_graph_2/Incircle_C2.h +++ b/include/CGAL/Apollonius_graph_2/Incircle_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Incircle_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Incircle_C2.h $ // $Id: Incircle_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h b/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h index 6ea95d8362..f44b34b701 100644 --- a/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h +++ b/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Infinite_edge_test_C2.h $ // $Id: Infinite_edge_test_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h b/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h index 12072f7519..bef7d3a146 100644 --- a/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h +++ b/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Is_degenerate_edge_C2.h $ // $Id: Is_degenerate_edge_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h b/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h index 323e3f801f..ed4995ead7 100644 --- a/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h +++ b/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Is_hidden_C2.h $ // $Id: Is_hidden_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h b/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h index 49791f699a..fb90c3dbcd 100644 --- a/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h +++ b/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Kernel_wrapper_2.h $ // $Id: Kernel_wrapper_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Orientation8_C2.h b/include/CGAL/Apollonius_graph_2/Orientation8_C2.h index cac62d43fb..4edc46bc0e 100644 --- a/include/CGAL/Apollonius_graph_2/Orientation8_C2.h +++ b/include/CGAL/Apollonius_graph_2/Orientation8_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Orientation8_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Orientation8_C2.h $ // $Id: Orientation8_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Orientation_2.h b/include/CGAL/Apollonius_graph_2/Orientation_2.h index 6be54e06d0..a5f49870b8 100644 --- a/include/CGAL/Apollonius_graph_2/Orientation_2.h +++ b/include/CGAL/Apollonius_graph_2/Orientation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Orientation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Orientation_2.h $ // $Id: Orientation_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h b/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h index b827b0eae0..bc36ee45a5 100644 --- a/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h +++ b/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Oriented_side_of_bisector_C2.h $ // $Id: Oriented_side_of_bisector_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h b/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h index e40bb2027c..70174338f3 100644 --- a/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h +++ b/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Predicate_constructions_C2.h $ // $Id: Predicate_constructions_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Predicates_C2.h b/include/CGAL/Apollonius_graph_2/Predicates_C2.h index bfd2bbd655..9d6e49e71b 100644 --- a/include/CGAL/Apollonius_graph_2/Predicates_C2.h +++ b/include/CGAL/Apollonius_graph_2/Predicates_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Predicates_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Predicates_C2.h $ // $Id: Predicates_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h b/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h index 2f0b2d836d..72951414fa 100644 --- a/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h +++ b/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Traits_wrapper_2.h $ // $Id: Traits_wrapper_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/basic.h b/include/CGAL/Apollonius_graph_2/basic.h index 3b440a1f53..6bbae7e2c3 100644 --- a/include/CGAL/Apollonius_graph_2/basic.h +++ b/include/CGAL/Apollonius_graph_2/basic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/basic.h $ // $Id: basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/comparator_profiler.h b/include/CGAL/Apollonius_graph_2/comparator_profiler.h index 80d3308bf0..3dbbaf4c1e 100644 --- a/include/CGAL/Apollonius_graph_2/comparator_profiler.h +++ b/include/CGAL/Apollonius_graph_2/comparator_profiler.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/comparator_profiler.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/comparator_profiler.h $ // $Id: comparator_profiler.h 3e03d50 2021-05-05T15:32:22+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/compare_quadratic.h b/include/CGAL/Apollonius_graph_2/compare_quadratic.h index a95dcd6820..4bea15aeaf 100644 --- a/include/CGAL/Apollonius_graph_2/compare_quadratic.h +++ b/include/CGAL/Apollonius_graph_2/compare_quadratic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/compare_quadratic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/compare_quadratic.h $ // $Id: compare_quadratic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/predicate_profiler.h b/include/CGAL/Apollonius_graph_2/predicate_profiler.h index c14d83413a..4f4dd7e4da 100644 --- a/include/CGAL/Apollonius_graph_2/predicate_profiler.h +++ b/include/CGAL/Apollonius_graph_2/predicate_profiler.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/predicate_profiler.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/predicate_profiler.h $ // $Id: predicate_profiler.h 3e03d50 2021-05-05T15:32:22+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h b/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h index 4571cb3d55..0b874dd10a 100644 --- a/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h +++ b/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_is_hidden_C2.h $ // $Id: Uncertain_is_hidden_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h b/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h index 41301b8636..d4be89ac2d 100644 --- a/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h +++ b/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_oriented_side_of_bisector_C2.h $ // $Id: Uncertain_oriented_side_of_bisector_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h b/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h index 33efa6ffe3..9b088268db 100644 --- a/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h +++ b/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/Uncertain_vertex_conflict_2.h $ // $Id: Uncertain_vertex_conflict_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h b/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h index 5e7c3cd9ac..cee13413ab 100644 --- a/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h +++ b/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_2/uncertain/uncertain_functions_on_signs.h $ // $Id: uncertain_functions_on_signs.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_adaptation_policies_2.h b/include/CGAL/Apollonius_graph_adaptation_policies_2.h index 75779e5f0c..708f311253 100644 --- a/include/CGAL/Apollonius_graph_adaptation_policies_2.h +++ b/include/CGAL/Apollonius_graph_adaptation_policies_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Apollonius_graph_adaptation_policies_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Apollonius_graph_adaptation_policies_2.h $ // $Id: Apollonius_graph_adaptation_policies_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_adaptation_traits_2.h b/include/CGAL/Apollonius_graph_adaptation_traits_2.h index 7b25854767..e34614f1ed 100644 --- a/include/CGAL/Apollonius_graph_adaptation_traits_2.h +++ b/include/CGAL/Apollonius_graph_adaptation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Apollonius_graph_adaptation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Apollonius_graph_adaptation_traits_2.h $ // $Id: Apollonius_graph_adaptation_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_data_structure_2.h b/include/CGAL/Apollonius_graph_data_structure_2.h index 74cbb417fe..096e9a8201 100644 --- a/include/CGAL/Apollonius_graph_data_structure_2.h +++ b/include/CGAL/Apollonius_graph_data_structure_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_data_structure_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_data_structure_2.h $ // $Id: Apollonius_graph_data_structure_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_filtered_traits_2.h b/include/CGAL/Apollonius_graph_filtered_traits_2.h index 7b04e85ff2..d5375e5561 100644 --- a/include/CGAL/Apollonius_graph_filtered_traits_2.h +++ b/include/CGAL/Apollonius_graph_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_filtered_traits_2.h $ // $Id: Apollonius_graph_filtered_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_hierarchy_2.h b/include/CGAL/Apollonius_graph_hierarchy_2.h index 3e15f24e6d..fcaeb483fa 100644 --- a/include/CGAL/Apollonius_graph_hierarchy_2.h +++ b/include/CGAL/Apollonius_graph_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_hierarchy_2.h $ // $Id: Apollonius_graph_hierarchy_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h b/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h index 27c6d37f53..a8ff6ef11c 100644 --- a/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h +++ b/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_hierarchy_vertex_base_2.h $ // $Id: Apollonius_graph_hierarchy_vertex_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_traits_2.h b/include/CGAL/Apollonius_graph_traits_2.h index aa3860d18a..dfcca60786 100644 --- a/include/CGAL/Apollonius_graph_traits_2.h +++ b/include/CGAL/Apollonius_graph_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_traits_2.h $ // $Id: Apollonius_graph_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_graph_vertex_base_2.h b/include/CGAL/Apollonius_graph_vertex_base_2.h index 3dd031a85a..0d0db1c16e 100644 --- a/include/CGAL/Apollonius_graph_vertex_base_2.h +++ b/include/CGAL/Apollonius_graph_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_graph_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_graph_vertex_base_2.h $ // $Id: Apollonius_graph_vertex_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Apollonius_site_2.h b/include/CGAL/Apollonius_site_2.h index d3f1701144..8c3483957e 100644 --- a/include/CGAL/Apollonius_site_2.h +++ b/include/CGAL/Apollonius_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Apollonius_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Apollonius_site_2.h $ // $Id: Apollonius_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d.h b/include/CGAL/Approximate_min_ellipsoid_d.h index a443cd5d66..234f20b4c0 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d.h +++ b/include/CGAL/Approximate_min_ellipsoid_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d.h $ // $Id: Approximate_min_ellipsoid_d.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h b/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h index ffe18062c6..7194ec60ce 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h +++ b/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_configure.h $ // $Id: Approximate_min_ellipsoid_d_configure.h 5a36ff8 2020-12-04T08:02:26+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h b/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h index 1fe4e1a910..bc487b2f32 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h +++ b/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_debug.h $ // $Id: Approximate_min_ellipsoid_d_debug.h 96a8d91 2022-11-16T13:45:12+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h b/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h index a43c248d44..e21e3e890e 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h +++ b/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Approximate_min_ellipsoid_d_impl.h $ // $Id: Approximate_min_ellipsoid_d_impl.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h b/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h index 858dde8437..d94e5f95b9 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h +++ b/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation.h $ // $Id: Khachiyan_approximation.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h b/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h index bae258d548..725b3b4e91 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h +++ b/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d/Khachiyan_approximation_impl.h $ // $Id: Khachiyan_approximation_impl.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h b/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h index bbbac27ad1..87ae017991 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h +++ b/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d_traits_2.h $ // $Id: Approximate_min_ellipsoid_d_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h b/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h index 53ca63c23c..2a24bbfbbd 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h +++ b/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d_traits_3.h $ // $Id: Approximate_min_ellipsoid_d_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h b/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h index dc92c69948..aaaeed848c 100644 --- a/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h +++ b/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Approximate_min_ellipsoid_d_traits_d.h $ // $Id: Approximate_min_ellipsoid_d_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arithmetic_kernel.h b/include/CGAL/Arithmetic_kernel.h index 67311798b4..f34f6e469b 100644 --- a/include/CGAL/Arithmetic_kernel.h +++ b/include/CGAL/Arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/Arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/Arithmetic_kernel.h $ // $Id: Arithmetic_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h b/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h index 98b5f9179c..286a6b50a3 100644 --- a/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h +++ b/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/Arithmetic_kernel/Arithmetic_kernel_base.h $ // $Id: Arithmetic_kernel_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_Bezier_curve_traits_2.h b/include/CGAL/Arr_Bezier_curve_traits_2.h index d2dc807fb2..d03d6ee1f6 100644 --- a/include/CGAL/Arr_Bezier_curve_traits_2.h +++ b/include/CGAL/Arr_Bezier_curve_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_Bezier_curve_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_Bezier_curve_traits_2.h $ // $Id: Arr_Bezier_curve_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_accessor.h b/include/CGAL/Arr_accessor.h index 08921b703a..437601ef03 100644 --- a/include/CGAL/Arr_accessor.h +++ b/include/CGAL/Arr_accessor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_accessor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_accessor.h $ // $Id: Arr_accessor.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_algebraic_segment_traits_2.h b/include/CGAL/Arr_algebraic_segment_traits_2.h index e979d6eb7a..ed21cfe601 100644 --- a/include/CGAL/Arr_algebraic_segment_traits_2.h +++ b/include/CGAL/Arr_algebraic_segment_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_algebraic_segment_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_algebraic_segment_traits_2.h $ // $Id: Arr_algebraic_segment_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_batched_point_location.h b/include/CGAL/Arr_batched_point_location.h index d0af95fabe..473548ef85 100644 --- a/include/CGAL/Arr_batched_point_location.h +++ b/include/CGAL/Arr_batched_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_batched_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_batched_point_location.h $ // $Id: Arr_batched_point_location.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_bounded_planar_topology_traits_2.h b/include/CGAL/Arr_bounded_planar_topology_traits_2.h index 6cc3b61ef6..9328d9a425 100644 --- a/include/CGAL/Arr_bounded_planar_topology_traits_2.h +++ b/include/CGAL/Arr_bounded_planar_topology_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_bounded_planar_topology_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_bounded_planar_topology_traits_2.h $ // $Id: Arr_bounded_planar_topology_traits_2.h 37580e9 2022-06-14T11:22:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_circle_segment_traits_2.h b/include/CGAL/Arr_circle_segment_traits_2.h index ed42e65cd4..4990e87ccd 100644 --- a/include/CGAL/Arr_circle_segment_traits_2.h +++ b/include/CGAL/Arr_circle_segment_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_circle_segment_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_circle_segment_traits_2.h $ // $Id: Arr_circle_segment_traits_2.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_circular_arc_traits_2.h b/include/CGAL/Arr_circular_arc_traits_2.h index 285ccba6ba..ce68edd265 100644 --- a/include/CGAL/Arr_circular_arc_traits_2.h +++ b/include/CGAL/Arr_circular_arc_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_circular_arc_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_circular_arc_traits_2.h $ // $Id: Arr_circular_arc_traits_2.h 1b23ac2 2020-07-02T19:10:00+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_circular_line_arc_traits_2.h b/include/CGAL/Arr_circular_line_arc_traits_2.h index b0e3a75057..abbbc3f1d9 100644 --- a/include/CGAL/Arr_circular_line_arc_traits_2.h +++ b/include/CGAL/Arr_circular_line_arc_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_circular_line_arc_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_circular_line_arc_traits_2.h $ // $Id: Arr_circular_line_arc_traits_2.h af94033 2021-01-07T16:39:03+01:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_conic_traits_2.h b/include/CGAL/Arr_conic_traits_2.h index 72d6a6ff50..5bf959fecd 100644 --- a/include/CGAL/Arr_conic_traits_2.h +++ b/include/CGAL/Arr_conic_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_conic_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_conic_traits_2.h $ // $Id: Arr_conic_traits_2.h d8fb805 2022-10-13T13:48:16+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_consolidated_curve_data_traits_2.h b/include/CGAL/Arr_consolidated_curve_data_traits_2.h index 737ef4ca85..13aa64bb86 100644 --- a/include/CGAL/Arr_consolidated_curve_data_traits_2.h +++ b/include/CGAL/Arr_consolidated_curve_data_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_consolidated_curve_data_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_consolidated_curve_data_traits_2.h $ // $Id: Arr_consolidated_curve_data_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_counting_traits_2.h b/include/CGAL/Arr_counting_traits_2.h index e1e463811f..013a3cb50f 100644 --- a/include/CGAL/Arr_counting_traits_2.h +++ b/include/CGAL/Arr_counting_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h $ // $Id: Arr_counting_traits_2.h ae3e2b6 2023-03-31T11:10:52+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_curve_data_traits_2.h b/include/CGAL/Arr_curve_data_traits_2.h index 189a9b8d7a..4bf1bae6bc 100644 --- a/include/CGAL/Arr_curve_data_traits_2.h +++ b/include/CGAL/Arr_curve_data_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_curve_data_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_curve_data_traits_2.h $ // $Id: Arr_curve_data_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_dcel_base.h b/include/CGAL/Arr_dcel_base.h index 4ec30cec9f..0725e49fb1 100644 --- a/include/CGAL/Arr_dcel_base.h +++ b/include/CGAL/Arr_dcel_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_dcel_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_dcel_base.h $ // $Id: Arr_dcel_base.h 4ea5251 2022-06-10T16:44:17+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_default_dcel.h b/include/CGAL/Arr_default_dcel.h index 734c2f8e4c..0b69d3c2a7 100644 --- a/include/CGAL/Arr_default_dcel.h +++ b/include/CGAL/Arr_default_dcel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_default_dcel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_default_dcel.h $ // $Id: Arr_default_dcel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_default_overlay_traits.h b/include/CGAL/Arr_default_overlay_traits.h index a0f9c76fe1..efc6b50fa2 100644 --- a/include/CGAL/Arr_default_overlay_traits.h +++ b/include/CGAL/Arr_default_overlay_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_default_overlay_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_default_overlay_traits.h $ // $Id: Arr_default_overlay_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h b/include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h index 41b6cd3d3c..ef879b783c 100644 --- a/include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h +++ b/include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_directional_non_caching_segment_basic_traits_2.h $ // $Id: Arr_directional_non_caching_segment_basic_traits_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_enums.h b/include/CGAL/Arr_enums.h index 4b774a75de..a95045986c 100644 --- a/include/CGAL/Arr_enums.h +++ b/include/CGAL/Arr_enums.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_enums.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_enums.h $ // $Id: Arr_enums.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_extended_dcel.h b/include/CGAL/Arr_extended_dcel.h index 6b81adf097..3cf5a82363 100644 --- a/include/CGAL/Arr_extended_dcel.h +++ b/include/CGAL/Arr_extended_dcel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_extended_dcel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_extended_dcel.h $ // $Id: Arr_extended_dcel.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_face_index_map.h b/include/CGAL/Arr_face_index_map.h index 14bf76e0ca..352d12428f 100644 --- a/include/CGAL/Arr_face_index_map.h +++ b/include/CGAL/Arr_face_index_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_face_index_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_face_index_map.h $ // $Id: Arr_face_index_map.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_face_map.h b/include/CGAL/Arr_face_map.h index 1923ea3d1c..3b3de599dc 100644 --- a/include/CGAL/Arr_face_map.h +++ b/include/CGAL/Arr_face_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_face_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_face_map.h $ // $Id: Arr_face_map.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h b/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h index 4176354753..28548e0903 100644 --- a/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h +++ b/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h $ // $Id: Arr_geodesic_arc_on_sphere_partition_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // @@ -314,7 +314,7 @@ class Arr_geodesic_arc_on_sphere_partition_traits_2 // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_partition_traits_2.h $ // $Id: Arr_geodesic_arc_on_sphere_partition_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h b/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h index 82b55ca76b..2d551861db 100644 --- a/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h +++ b/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h $ // $Id: Arr_geodesic_arc_on_sphere_traits_2.h 1c277cd 2023-05-09T18:38:16+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Arr_plane_3.h b/include/CGAL/Arr_geometry_traits/Arr_plane_3.h index 2e9cfaea58..04d608fba0 100644 --- a/include/CGAL/Arr_geometry_traits/Arr_plane_3.h +++ b/include/CGAL/Arr_geometry_traits/Arr_plane_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Arr_plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Arr_plane_3.h $ // $Id: Arr_plane_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h b/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h index 7715431eda..1afdbcdcce 100644 --- a/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h +++ b/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_bounding_rational_traits.h $ // $Id: Bezier_bounding_rational_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Bezier_cache.h b/include/CGAL/Arr_geometry_traits/Bezier_cache.h index 9095b3a66c..de27fbc901 100644 --- a/include/CGAL/Arr_geometry_traits/Bezier_cache.h +++ b/include/CGAL/Arr_geometry_traits/Bezier_cache.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_cache.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_cache.h $ // $Id: Bezier_cache.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h b/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h index e7c07cfec7..70bcc78d32 100644 --- a/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h +++ b/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_curve_2.h $ // $Id: Bezier_curve_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Bezier_point_2.h b/include/CGAL/Arr_geometry_traits/Bezier_point_2.h index ba52966ad3..ab447c0161 100644 --- a/include/CGAL/Arr_geometry_traits/Bezier_point_2.h +++ b/include/CGAL/Arr_geometry_traits/Bezier_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_point_2.h $ // $Id: Bezier_point_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h b/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h index 4eb241eda5..8a501af109 100644 --- a/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h +++ b/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h $ // $Id: Bezier_x_monotone_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Circle_segment_2.h b/include/CGAL/Arr_geometry_traits/Circle_segment_2.h index 11d4072361..6c2a6aa249 100644 --- a/include/CGAL/Arr_geometry_traits/Circle_segment_2.h +++ b/include/CGAL/Arr_geometry_traits/Circle_segment_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Circle_segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Circle_segment_2.h $ // $Id: Circle_segment_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Conic_arc_2.h b/include/CGAL/Arr_geometry_traits/Conic_arc_2.h index 665f6a0a70..f9016733f3 100644 --- a/include/CGAL/Arr_geometry_traits/Conic_arc_2.h +++ b/include/CGAL/Arr_geometry_traits/Conic_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_arc_2.h $ // $Id: Conic_arc_2.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h b/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h index 29803f988b..75f800dce8 100644 --- a/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h +++ b/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_intersections_2.h $ // $Id: Conic_intersections_2.h 27d2bd5 2022-06-20T17:51:11+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Conic_point_2.h b/include/CGAL/Arr_geometry_traits/Conic_point_2.h index 35594161d8..15e7027207 100644 --- a/include/CGAL/Arr_geometry_traits/Conic_point_2.h +++ b/include/CGAL/Arr_geometry_traits/Conic_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_point_2.h $ // $Id: Conic_point_2.h 7988148 2022-06-19T12:39:43+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h b/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h index ee52e9f996..48a192c4dd 100644 --- a/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h +++ b/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Conic_x_monotone_arc_2.h $ // $Id: Conic_x_monotone_arc_2.h 3485ce1 2022-09-11T12:11:53+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h b/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h index c32489b2a3..51537a3e0e 100644 --- a/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h +++ b/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Consolidated_curve_data_aux.h $ // $Id: Consolidated_curve_data_aux.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Curve_data_aux.h b/include/CGAL/Arr_geometry_traits/Curve_data_aux.h index fd68064feb..6bcf16acc8 100644 --- a/include/CGAL/Arr_geometry_traits/Curve_data_aux.h +++ b/include/CGAL/Arr_geometry_traits/Curve_data_aux.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Curve_data_aux.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Curve_data_aux.h $ // $Id: Curve_data_aux.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h b/include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h index 9cc3acde75..57d22c5169 100644 --- a/include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h +++ b/include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/IO/Polycurve_2_iostream.h $ // $Id: Polycurve_2_iostream.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/One_root_number.h b/include/CGAL/Arr_geometry_traits/One_root_number.h index 7e4fa92751..fb0b097c8f 100644 --- a/include/CGAL/Arr_geometry_traits/One_root_number.h +++ b/include/CGAL/Arr_geometry_traits/One_root_number.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/One_root_number.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/One_root_number.h $ // $Id: One_root_number.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Polycurve_2.h b/include/CGAL/Arr_geometry_traits/Polycurve_2.h index f778c773d1..5e84218958 100644 --- a/include/CGAL/Arr_geometry_traits/Polycurve_2.h +++ b/include/CGAL/Arr_geometry_traits/Polycurve_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Polycurve_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Polycurve_2.h $ // $Id: Polycurve_2.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Polyline_2.h b/include/CGAL/Arr_geometry_traits/Polyline_2.h index 3407d1b645..a1aadb6047 100644 --- a/include/CGAL/Arr_geometry_traits/Polyline_2.h +++ b/include/CGAL/Arr_geometry_traits/Polyline_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Polyline_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Polyline_2.h $ // $Id: Polyline_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Rational_arc_2.h b/include/CGAL/Arr_geometry_traits/Rational_arc_2.h index 21f860c343..90466c6091 100644 --- a/include/CGAL/Arr_geometry_traits/Rational_arc_2.h +++ b/include/CGAL/Arr_geometry_traits/Rational_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Rational_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Rational_arc_2.h $ // $Id: Rational_arc_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/Segment_assertions.h b/include/CGAL/Arr_geometry_traits/Segment_assertions.h index 79aad1dded..5302ec83fa 100644 --- a/include/CGAL/Arr_geometry_traits/Segment_assertions.h +++ b/include/CGAL/Arr_geometry_traits/Segment_assertions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Segment_assertions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/Segment_assertions.h $ // $Id: Segment_assertions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h b/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h index e173cf88fa..bce643766d 100644 --- a/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h +++ b/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_geometry_traits/de_Casteljau_2.h $ // $Id: de_Casteljau_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_landmarks_point_location.h b/include/CGAL/Arr_landmarks_point_location.h index 77e158c00e..60a0c7b438 100644 --- a/include/CGAL/Arr_landmarks_point_location.h +++ b/include/CGAL/Arr_landmarks_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_landmarks_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_landmarks_point_location.h $ // $Id: Arr_landmarks_point_location.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_line_arc_traits_2.h b/include/CGAL/Arr_line_arc_traits_2.h index 132eca68a3..394c1dea66 100644 --- a/include/CGAL/Arr_line_arc_traits_2.h +++ b/include/CGAL/Arr_line_arc_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_line_arc_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_line_arc_traits_2.h $ // $Id: Arr_line_arc_traits_2.h 5298ff1 2020-07-02T19:10:29+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_linear_traits_2.h b/include/CGAL/Arr_linear_traits_2.h index eeeb536d03..22b66e0c15 100644 --- a/include/CGAL/Arr_linear_traits_2.h +++ b/include/CGAL/Arr_linear_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_linear_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_linear_traits_2.h $ // $Id: Arr_linear_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_naive_point_location.h b/include/CGAL/Arr_naive_point_location.h index a4b4330d2b..d9fbb4af81 100644 --- a/include/CGAL/Arr_naive_point_location.h +++ b/include/CGAL/Arr_naive_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_naive_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_naive_point_location.h $ // $Id: Arr_naive_point_location.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_non_caching_segment_basic_traits_2.h b/include/CGAL/Arr_non_caching_segment_basic_traits_2.h index 40c78348b3..e12fbf423e 100644 --- a/include/CGAL/Arr_non_caching_segment_basic_traits_2.h +++ b/include/CGAL/Arr_non_caching_segment_basic_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_non_caching_segment_basic_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_non_caching_segment_basic_traits_2.h $ // $Id: Arr_non_caching_segment_basic_traits_2.h 1c277cd 2023-05-09T18:38:16+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_non_caching_segment_traits_2.h b/include/CGAL/Arr_non_caching_segment_traits_2.h index dc7fd75823..f506001bb0 100644 --- a/include/CGAL/Arr_non_caching_segment_traits_2.h +++ b/include/CGAL/Arr_non_caching_segment_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_non_caching_segment_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_non_caching_segment_traits_2.h $ // $Id: Arr_non_caching_segment_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_observer.h b/include/CGAL/Arr_observer.h index 4d34aa8ee5..4954a0edf5 100644 --- a/include/CGAL/Arr_observer.h +++ b/include/CGAL/Arr_observer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_observer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_observer.h $ // $Id: Arr_observer.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_overlay.h b/include/CGAL/Arr_overlay.h index 8911b9e41b..de5611deb2 100644 --- a/include/CGAL/Arr_overlay.h +++ b/include/CGAL/Arr_overlay.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_overlay.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_overlay.h $ // $Id: Arr_overlay.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_overlay_2.h b/include/CGAL/Arr_overlay_2.h index 6b4d1a9250..58fb84b87e 100644 --- a/include/CGAL/Arr_overlay_2.h +++ b/include/CGAL/Arr_overlay_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_overlay_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_overlay_2.h $ // $Id: Arr_overlay_2.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h b/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h index ee324b04ae..c98b717f7b 100644 --- a/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h +++ b/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h $ // $Id: Arr_batched_point_location_traits_2.h 6b64dc8 2020-11-11T09:38:55+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h b/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h index 06a1830802..f97211faf4 100644 --- a/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h +++ b/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h $ // $Id: Arr_landmarks_pl_impl.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_generator_base.h b/include/CGAL/Arr_point_location/Arr_lm_generator_base.h index 8f02ef4c7e..ebc5b9dea7 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_generator_base.h +++ b/include/CGAL/Arr_point_location/Arr_lm_generator_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_generator_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_generator_base.h $ // $Id: Arr_lm_generator_base.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h b/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h index 5ba3fb7279..05aab1d70f 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h +++ b/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_grid_generator.h $ // $Id: Arr_lm_grid_generator.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h b/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h index fc27e16af5..13ccc62dda 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h +++ b/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_halton_generator.h $ // $Id: Arr_lm_halton_generator.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h b/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h index 7f776f2f6c..c2b4713946 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h +++ b/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_middle_edges_generator.h $ // $Id: Arr_lm_middle_edges_generator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h b/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h index 536f0f2093..f82baccdc2 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h +++ b/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h $ // $Id: Arr_lm_nearest_neighbor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_random_generator.h b/include/CGAL/Arr_point_location/Arr_lm_random_generator.h index 9e6a86c8e0..802043d027 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_random_generator.h +++ b/include/CGAL/Arr_point_location/Arr_lm_random_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_random_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_random_generator.h $ // $Id: Arr_lm_random_generator.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h b/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h index f261b04343..4c404bfcf2 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h +++ b/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_specified_points_generator.h $ // $Id: Arr_lm_specified_points_generator.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h b/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h index e04deb48ee..2da2d4b07f 100644 --- a/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h +++ b/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_lm_vertices_generator.h $ // $Id: Arr_lm_vertices_generator.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h b/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h index 2dfb28a21c..470058ce51 100644 --- a/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h +++ b/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h $ // $Id: Arr_naive_point_location_impl.h 17906d3 2022-07-04T09:01:40+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h b/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h index c949b4787e..3489ea75ae 100644 --- a/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h +++ b/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_simple_point_location_impl.h $ // $Id: Arr_simple_point_location_impl.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h b/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h index d2c4098036..6058e90675 100644 --- a/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h +++ b/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_trapezoid_ric_pl_impl.h $ // $Id: Arr_trapezoid_ric_pl_impl.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h b/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h index 7678481225..81b89c9ecf 100644 --- a/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h +++ b/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_triangulation_pl_functions.h $ // $Id: Arr_triangulation_pl_functions.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h b/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h index ce5a5efed8..85bd582cc4 100644 --- a/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h +++ b/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_triangulation_pl_impl.h $ // $Id: Arr_triangulation_pl_impl.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h b/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h index f0a250b05c..a50e064258 100644 --- a/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h +++ b/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_walk_along_line_pl_impl.h $ // $Id: Arr_walk_along_line_pl_impl.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_X_trapezoid.h b/include/CGAL/Arr_point_location/Td_X_trapezoid.h index 3da2171938..938cb547fb 100644 --- a/include/CGAL/Arr_point_location/Td_X_trapezoid.h +++ b/include/CGAL/Arr_point_location/Td_X_trapezoid.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_X_trapezoid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_X_trapezoid.h $ // $Id: Td_X_trapezoid.h 9c2f8ff 2023-01-13T18:51:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_active_edge.h b/include/CGAL/Arr_point_location/Td_active_edge.h index faf30d084e..d25bf20bff 100644 --- a/include/CGAL/Arr_point_location/Td_active_edge.h +++ b/include/CGAL/Arr_point_location/Td_active_edge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_edge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_edge.h $ // $Id: Td_active_edge.h 9c2f8ff 2023-01-13T18:51:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h b/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h index 80049760d1..6ef08110be 100644 --- a/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h +++ b/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_fictitious_vertex.h $ // $Id: Td_active_fictitious_vertex.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_active_trapezoid.h b/include/CGAL/Arr_point_location/Td_active_trapezoid.h index e0fa7e712a..3a24d0b257 100644 --- a/include/CGAL/Arr_point_location/Td_active_trapezoid.h +++ b/include/CGAL/Arr_point_location/Td_active_trapezoid.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_trapezoid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_trapezoid.h $ // $Id: Td_active_trapezoid.h 9c2f8ff 2023-01-13T18:51:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_active_vertex.h b/include/CGAL/Arr_point_location/Td_active_vertex.h index 64c84dce5b..a209a3233a 100644 --- a/include/CGAL/Arr_point_location/Td_active_vertex.h +++ b/include/CGAL/Arr_point_location/Td_active_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_active_vertex.h $ // $Id: Td_active_vertex.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_dag.h b/include/CGAL/Arr_point_location/Td_dag.h index b6cb480157..f69f8e7c5d 100644 --- a/include/CGAL/Arr_point_location/Td_dag.h +++ b/include/CGAL/Arr_point_location/Td_dag.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_dag.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_dag.h $ // $Id: Td_dag.h 319383c 2020-05-20T09:47:58+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_dag_node.h b/include/CGAL/Arr_point_location/Td_dag_node.h index 5b0bad4fcd..183855b654 100644 --- a/include/CGAL/Arr_point_location/Td_dag_node.h +++ b/include/CGAL/Arr_point_location/Td_dag_node.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_dag_node.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_dag_node.h $ // $Id: Td_dag_node.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_inactive_edge.h b/include/CGAL/Arr_point_location/Td_inactive_edge.h index c6ae8d17c5..684bb56aaa 100644 --- a/include/CGAL/Arr_point_location/Td_inactive_edge.h +++ b/include/CGAL/Arr_point_location/Td_inactive_edge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_edge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_edge.h $ // $Id: Td_inactive_edge.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h b/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h index 2e5562e330..ccdf2f8782 100644 --- a/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h +++ b/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_fictitious_vertex.h $ // $Id: Td_inactive_fictitious_vertex.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h b/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h index dd9ec6fe86..e75bf574b9 100644 --- a/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h +++ b/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_trapezoid.h $ // $Id: Td_inactive_trapezoid.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_inactive_vertex.h b/include/CGAL/Arr_point_location/Td_inactive_vertex.h index 4532b4dd0e..f8110aa2c5 100644 --- a/include/CGAL/Arr_point_location/Td_inactive_vertex.h +++ b/include/CGAL/Arr_point_location/Td_inactive_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_inactive_vertex.h $ // $Id: Td_inactive_vertex.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_ninetuple.h b/include/CGAL/Arr_point_location/Td_ninetuple.h index 0809488063..445e7a9413 100644 --- a/include/CGAL/Arr_point_location/Td_ninetuple.h +++ b/include/CGAL/Arr_point_location/Td_ninetuple.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_ninetuple.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_ninetuple.h $ // $Id: Td_ninetuple.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_predicates.h b/include/CGAL/Arr_point_location/Td_predicates.h index fe4f2126f2..396913142a 100644 --- a/include/CGAL/Arr_point_location/Td_predicates.h +++ b/include/CGAL/Arr_point_location/Td_predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_predicates.h $ // $Id: Td_predicates.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Td_traits.h b/include/CGAL/Arr_point_location/Td_traits.h index 13c65d5262..5009edb533 100644 --- a/include/CGAL/Arr_point_location/Td_traits.h +++ b/include/CGAL/Arr_point_location/Td_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_traits.h $ // $Id: Td_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h index 7698701200..44db736909 100644 --- a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h +++ b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2.h $ // $Id: Trapezoidal_decomposition_2.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h index f50c663f46..e3e12421df 100644 --- a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h +++ b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h $ // $Id: Trapezoidal_decomposition_2_impl.h 9c2f8ff 2023-01-13T18:51:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h index e5cb410a14..93163d7986 100644 --- a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h +++ b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_iostream.h $ // $Id: Trapezoidal_decomposition_2_iostream.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h index cb8b00b2e8..e1ad9a83dc 100644 --- a/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h +++ b/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_misc.h $ // $Id: Trapezoidal_decomposition_2_misc.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_point_location_result.h b/include/CGAL/Arr_point_location_result.h index bbf9ca8aa1..45d836e08f 100644 --- a/include/CGAL/Arr_point_location_result.h +++ b/include/CGAL/Arr_point_location_result.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_point_location_result.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_point_location_result.h $ // $Id: Arr_point_location_result.h 0626eb0 2020-06-11T12:32:33+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_polycurve_basic_traits_2.h b/include/CGAL/Arr_polycurve_basic_traits_2.h index 544cf80af4..6231731a98 100644 --- a/include/CGAL/Arr_polycurve_basic_traits_2.h +++ b/include/CGAL/Arr_polycurve_basic_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_polycurve_basic_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_polycurve_basic_traits_2.h $ // $Id: Arr_polycurve_basic_traits_2.h 92bc3de 2023-05-05T18:43:10+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_polycurve_traits_2.h b/include/CGAL/Arr_polycurve_traits_2.h index c4d944e9ee..461d3662cd 100644 --- a/include/CGAL/Arr_polycurve_traits_2.h +++ b/include/CGAL/Arr_polycurve_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_polycurve_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_polycurve_traits_2.h $ // $Id: Arr_polycurve_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_polyline_traits_2.h b/include/CGAL/Arr_polyline_traits_2.h index c072386b69..6af76a5eb3 100644 --- a/include/CGAL/Arr_polyline_traits_2.h +++ b/include/CGAL/Arr_polyline_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_polyline_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_polyline_traits_2.h $ // $Id: Arr_polyline_traits_2.h 92bc3de 2023-05-05T18:43:10+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Algebraic_point_2.h b/include/CGAL/Arr_rat_arc/Algebraic_point_2.h index 5a78082992..f64ea25eff 100644 --- a/include/CGAL/Arr_rat_arc/Algebraic_point_2.h +++ b/include/CGAL/Arr_rat_arc/Algebraic_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Algebraic_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Algebraic_point_2.h $ // $Id: Algebraic_point_2.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h b/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h index 8b41aa120e..ad39117bc2 100644 --- a/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h +++ b/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h $ // $Id: Base_rational_arc_ds_1.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Cache.h b/include/CGAL/Arr_rat_arc/Cache.h index e18b3e539b..2bac491cd2 100644 --- a/include/CGAL/Arr_rat_arc/Cache.h +++ b/include/CGAL/Arr_rat_arc/Cache.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Cache.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Cache.h $ // $Id: Cache.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h b/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h index 5c7984a08a..cc875a37f3 100644 --- a/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h +++ b/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_arc_d_1.h $ // $Id: Rational_arc_d_1.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Rational_function.h b/include/CGAL/Arr_rat_arc/Rational_function.h index cbab54cd1b..b3bb357bd4 100644 --- a/include/CGAL/Arr_rat_arc/Rational_function.h +++ b/include/CGAL/Arr_rat_arc/Rational_function.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function.h $ // $Id: Rational_function.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h b/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h index 03352156dd..4f95742016 100644 --- a/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h +++ b/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function_canonicalized_pair.h $ // $Id: Rational_function_canonicalized_pair.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h b/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h index 4f201ee076..36a7d8465c 100644 --- a/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h +++ b/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function_ordered_pair.h $ // $Id: Rational_function_ordered_pair.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Rational_function_pair.h b/include/CGAL/Arr_rat_arc/Rational_function_pair.h index 4421856b39..c247f2e39c 100644 --- a/include/CGAL/Arr_rat_arc/Rational_function_pair.h +++ b/include/CGAL/Arr_rat_arc/Rational_function_pair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function_pair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Rational_function_pair.h $ // $Id: Rational_function_pair.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rat_arc/Singleton.h b/include/CGAL/Arr_rat_arc/Singleton.h index c024ade88f..68b252922b 100644 --- a/include/CGAL/Arr_rat_arc/Singleton.h +++ b/include/CGAL/Arr_rat_arc/Singleton.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Singleton.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rat_arc/Singleton.h $ // $Id: Singleton.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_rational_function_traits_2.h b/include/CGAL/Arr_rational_function_traits_2.h index 4a6f3bb49f..8cfc8b3af2 100644 --- a/include/CGAL/Arr_rational_function_traits_2.h +++ b/include/CGAL/Arr_rational_function_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_rational_function_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_rational_function_traits_2.h $ // $Id: Arr_rational_function_traits_2.h 6b64dc8 2020-11-11T09:38:55+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_segment_traits_2.h b/include/CGAL/Arr_segment_traits_2.h index e6e74a2435..f596892fcc 100644 --- a/include/CGAL/Arr_segment_traits_2.h +++ b/include/CGAL/Arr_segment_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_segment_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_segment_traits_2.h $ // $Id: Arr_segment_traits_2.h 92bc3de 2023-05-05T18:43:10+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_simple_point_location.h b/include/CGAL/Arr_simple_point_location.h index 6dc1b89a35..e204f5dc31 100644 --- a/include/CGAL/Arr_simple_point_location.h +++ b/include/CGAL/Arr_simple_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_simple_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_simple_point_location.h $ // $Id: Arr_simple_point_location.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h index c4ed1e1a64..9c82ac9a68 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_on_sphere_transformation.h $ // $Id: Arr_on_sphere_transformation.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h index 2d32e79667..9e9afd0200 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm.h $ // $Id: Arr_polyhedral_sgm.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h index 80bc6a31c0..b8966c64dc 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_arr_dcel.h $ // $Id: Arr_polyhedral_sgm_arr_dcel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h index 8208a92475..6ef07a104a 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_initializer_visitor.h $ // $Id: Arr_polyhedral_sgm_initializer_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h index 7f8491b5bc..c96ba27e98 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_overlay.h $ // $Id: Arr_polyhedral_sgm_overlay.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h index 843772f3d1..fad2340899 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_polyhedron_3.h $ // $Id: Arr_polyhedral_sgm_polyhedron_3.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h index de4b0aac93..9cd9dc796f 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_traits.h $ // $Id: Arr_polyhedral_sgm_traits.h 2a3fbc0 2019-11-19T09:47:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h index d92dcf69dd..8f71f78b34 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_polyhedral_sgm_transformation.h $ // $Id: Arr_polyhedral_sgm_transformation.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h index 9eb5ab30a8..c1294759d6 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_spherical_gaussian_map_3.h $ // $Id: Arr_spherical_gaussian_map_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h index 93bb43cc08..0742d3d812 100644 --- a/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h +++ b/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_gaussian_map_3/Arr_transform_on_sphere.h $ // $Id: Arr_transform_on_sphere.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_spherical_topology_traits_2.h b/include/CGAL/Arr_spherical_topology_traits_2.h index 91a3e2b32f..7a720f73b7 100644 --- a/include/CGAL/Arr_spherical_topology_traits_2.h +++ b/include/CGAL/Arr_spherical_topology_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_spherical_topology_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_spherical_topology_traits_2.h $ // $Id: Arr_spherical_topology_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_tags.h b/include/CGAL/Arr_tags.h index 49b8d2c82c..1bf3040126 100644 --- a/include/CGAL/Arr_tags.h +++ b/include/CGAL/Arr_tags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_tags.h $ // $Id: Arr_tags.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h index 01d2b6b6b8..61a58287ca 100644 --- a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h $ // $Id: Arr_bounded_planar_batched_pl_helper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h index 65b308dcaa..0d25734e17 100644 --- a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h $ // $Id: Arr_bounded_planar_construction_helper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h index 58d3833812..dc39445242 100644 --- a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h $ // $Id: Arr_bounded_planar_insertion_helper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h index 5b7908d832..1e3183e14d 100644 --- a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h $ // $Id: Arr_bounded_planar_overlay_helper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h index 7c141ee453..171cc7d8a2 100644 --- a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h +++ b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h $ // $Id: Arr_bounded_planar_topology_traits_2_impl.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h index 5512c86fd3..24079c98f0 100644 --- a/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h $ // $Id: Arr_bounded_planar_vert_decomp_helper.h 436ba5f 2020-06-30T21:23:16+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h b/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h index f844d73245..b17016ed1b 100644 --- a/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h +++ b/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h $ // $Id: Arr_inc_insertion_zone_visitor.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h b/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h index f090e645a5..ca9bd83304 100644 --- a/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h +++ b/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h $ // $Id: Arr_planar_topology_traits_base_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h b/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h index d8fa46be47..80179de2f5 100644 --- a/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h $ // $Id: Arr_spherical_batched_pl_helper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h b/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h index 5f74877434..17c9a46e79 100644 --- a/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h $ // $Id: Arr_spherical_construction_helper.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h b/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h index bd0806babc..86b6fe473d 100644 --- a/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h $ // $Id: Arr_spherical_insertion_helper.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h b/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h index 79a985db40..68f200143a 100644 --- a/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h $ // $Id: Arr_spherical_overlay_helper.h 9e5385d 2021-03-25T15:49:58+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h b/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h index a545cc0da0..59286ed87b 100644 --- a/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h +++ b/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h $ // $Id: Arr_spherical_topology_traits_2_impl.h 0ea013e 2023-02-03T12:07:03+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h b/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h index c1d79f1332..b17abb4294 100644 --- a/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h $ // $Id: Arr_spherical_vert_decomp_helper.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h b/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h index 7b94e85ac7..09b0c9c86d 100644 --- a/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h $ // $Id: Arr_unb_planar_batched_pl_helper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h b/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h index 82707dec94..e016378ba6 100644 --- a/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h $ // $Id: Arr_unb_planar_construction_helper.h ae3e2b6 2023-03-31T11:10:52+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h b/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h index 3484df5e01..03dfea7cd7 100644 --- a/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h $ // $Id: Arr_unb_planar_insertion_helper.h 6e1fc8a 2021-09-02T16:53:07+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h b/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h index 40af3b4c4d..6ec51a0746 100644 --- a/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h $ // $Id: Arr_unb_planar_overlay_helper.h 6e1fc8a 2021-09-02T16:53:07+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h b/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h index 23a1d9a38f..d0cd989cb6 100644 --- a/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h +++ b/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h $ // $Id: Arr_unb_planar_topology_traits_2_impl.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h b/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h index c1f99bb2ec..d46dfd1c6b 100644 --- a/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h +++ b/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h $ // $Id: Arr_unb_planar_vert_decomp_helper.h 5985db1 2021-07-28T16:17:10+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_tracing_traits_2.h b/include/CGAL/Arr_tracing_traits_2.h index 19620153b2..56f9b0c8eb 100644 --- a/include/CGAL/Arr_tracing_traits_2.h +++ b/include/CGAL/Arr_tracing_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_tracing_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_tracing_traits_2.h $ // $Id: Arr_tracing_traits_2.h ae3e2b6 2023-03-31T11:10:52+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_trapezoid_ric_point_location.h b/include/CGAL/Arr_trapezoid_ric_point_location.h index 84be62f563..120dcb9e5c 100644 --- a/include/CGAL/Arr_trapezoid_ric_point_location.h +++ b/include/CGAL/Arr_trapezoid_ric_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_trapezoid_ric_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_trapezoid_ric_point_location.h $ // $Id: Arr_trapezoid_ric_point_location.h 6642407 2020-07-29T18:08:32+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_triangulation_point_location.h b/include/CGAL/Arr_triangulation_point_location.h index e90bc142af..0e225a6013 100644 --- a/include/CGAL/Arr_triangulation_point_location.h +++ b/include/CGAL/Arr_triangulation_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_triangulation_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_triangulation_point_location.h $ // $Id: Arr_triangulation_point_location.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_unb_planar_topology_traits_2.h b/include/CGAL/Arr_unb_planar_topology_traits_2.h index ddb384e503..d5446f1e60 100644 --- a/include/CGAL/Arr_unb_planar_topology_traits_2.h +++ b/include/CGAL/Arr_unb_planar_topology_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_unb_planar_topology_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_unb_planar_topology_traits_2.h $ // $Id: Arr_unb_planar_topology_traits_2.h 37580e9 2022-06-14T11:22:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_vertex_index_map.h b/include/CGAL/Arr_vertex_index_map.h index 35dd071617..637124ad63 100644 --- a/include/CGAL/Arr_vertex_index_map.h +++ b/include/CGAL/Arr_vertex_index_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_vertex_index_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_vertex_index_map.h $ // $Id: Arr_vertex_index_map.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_vertex_map.h b/include/CGAL/Arr_vertex_map.h index 1fda683a05..82b17b9b63 100644 --- a/include/CGAL/Arr_vertex_map.h +++ b/include/CGAL/Arr_vertex_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_vertex_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_vertex_map.h $ // $Id: Arr_vertex_map.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_vertical_decomposition_2.h b/include/CGAL/Arr_vertical_decomposition_2.h index 09a53668ce..76a992014e 100644 --- a/include/CGAL/Arr_vertical_decomposition_2.h +++ b/include/CGAL/Arr_vertical_decomposition_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_vertical_decomposition_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_vertical_decomposition_2.h $ // $Id: Arr_vertical_decomposition_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arr_walk_along_line_point_location.h b/include/CGAL/Arr_walk_along_line_point_location.h index db2700a6fe..dc490e6c30 100644 --- a/include/CGAL/Arr_walk_along_line_point_location.h +++ b/include/CGAL/Arr_walk_along_line_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arr_walk_along_line_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arr_walk_along_line_point_location.h $ // $Id: Arr_walk_along_line_point_location.h 81d78f7 2022-09-24T18:47:33+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2.h b/include/CGAL/Arrangement_2.h index 5f0494fef9..a2ad452b78 100644 --- a/include/CGAL/Arrangement_2.h +++ b/include/CGAL/Arrangement_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2.h $ // $Id: Arrangement_2.h d91194f 2019-12-02T21:22:25+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h b/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h index f79f099820..226e807f63 100644 --- a/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h +++ b/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_compute_zone_visitor.h $ // $Id: Arr_compute_zone_visitor.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arr_default_planar_topology.h b/include/CGAL/Arrangement_2/Arr_default_planar_topology.h index aa112a06ac..e46ecc9b82 100644 --- a/include/CGAL/Arrangement_2/Arr_default_planar_topology.h +++ b/include/CGAL/Arrangement_2/Arr_default_planar_topology.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_default_planar_topology.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_default_planar_topology.h $ // $Id: Arr_default_planar_topology.h 2a3fbc0 2019-11-19T09:47:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h b/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h index 5e2c4da981..f8f3fab094 100644 --- a/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h +++ b/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_do_intersect_zone_visitor.h $ // $Id: Arr_do_intersect_zone_visitor.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h b/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h index ef60770f5c..f206833124 100644 --- a/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h +++ b/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_on_surface_with_history_2_impl.h $ // $Id: Arr_on_surface_with_history_2_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h b/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h index 1a45d00d06..a27b30796d 100644 --- a/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h +++ b/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h $ // $Id: Arr_traits_adaptor_2.h ae3e2b6 2023-03-31T11:10:52+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // $Date$ diff --git a/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h b/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h index c0991a1f4f..d165c04c5a 100644 --- a/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h +++ b/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.h $ // $Id: Arr_traits_adaptor_2_dispatching.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arr_with_history_accessor.h b/include/CGAL/Arrangement_2/Arr_with_history_accessor.h index 7b7c63ba01..b007b0299a 100644 --- a/include/CGAL/Arrangement_2/Arr_with_history_accessor.h +++ b/include/CGAL/Arrangement_2/Arr_with_history_accessor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_with_history_accessor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_with_history_accessor.h $ // $Id: Arr_with_history_accessor.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arrangement_2_iterators.h b/include/CGAL/Arrangement_2/Arrangement_2_iterators.h index a14923ed96..12ca29e981 100644 --- a/include/CGAL/Arrangement_2/Arrangement_2_iterators.h +++ b/include/CGAL/Arrangement_2/Arrangement_2_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_2_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_2_iterators.h $ // $Id: Arrangement_2_iterators.h 3448035 2021-03-24T08:25:29+01:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h b/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h index ffc0114a3e..4a778e7ce8 100644 --- a/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h +++ b/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h $ // $Id: Arrangement_on_surface_2_global.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h b/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h index 2c04f41e81..ca11d04be1 100644 --- a/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h +++ b/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h $ // $Id: Arrangement_on_surface_2_impl.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h b/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h index d2bba5bade..af0cf59c74 100644 --- a/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h +++ b/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_zone_2_impl.h $ // $Id: Arrangement_zone_2_impl.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/arrangement_type_traits.h b/include/CGAL/Arrangement_2/arrangement_type_traits.h index 7e0d8e5656..3a2f89b6f4 100644 --- a/include/CGAL/Arrangement_2/arrangement_type_traits.h +++ b/include/CGAL/Arrangement_2/arrangement_type_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/arrangement_type_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/arrangement_type_traits.h $ // $Id: arrangement_type_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_2/graph_traits_dual.h b/include/CGAL/Arrangement_2/graph_traits_dual.h index 489529c0c9..453ac060b8 100644 --- a/include/CGAL/Arrangement_2/graph_traits_dual.h +++ b/include/CGAL/Arrangement_2/graph_traits_dual.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_2/graph_traits_dual.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_2/graph_traits_dual.h $ // $Id: graph_traits_dual.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_on_surface_2.h b/include/CGAL/Arrangement_on_surface_2.h index ceb99f4c87..e8d3b99600 100644 --- a/include/CGAL/Arrangement_on_surface_2.h +++ b/include/CGAL/Arrangement_on_surface_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_on_surface_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_on_surface_2.h $ // $Id: Arrangement_on_surface_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_on_surface_with_history_2.h b/include/CGAL/Arrangement_on_surface_with_history_2.h index e0e5a7023f..6724a27863 100644 --- a/include/CGAL/Arrangement_on_surface_with_history_2.h +++ b/include/CGAL/Arrangement_on_surface_with_history_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_on_surface_with_history_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_on_surface_with_history_2.h $ // $Id: Arrangement_on_surface_with_history_2.h ba8aec6 2021-04-21T13:24:05+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_with_history_2.h b/include/CGAL/Arrangement_with_history_2.h index f589bb9f9d..5a4b2bbd12 100644 --- a/include/CGAL/Arrangement_with_history_2.h +++ b/include/CGAL/Arrangement_with_history_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_with_history_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_with_history_2.h $ // $Id: Arrangement_with_history_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Arrangement_zone_2.h b/include/CGAL/Arrangement_zone_2.h index d2d218df3a..4b1038bacb 100644 --- a/include/CGAL/Arrangement_zone_2.h +++ b/include/CGAL/Arrangement_zone_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Arrangement_zone_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Arrangement_zone_2.h $ // $Id: Arrangement_zone_2.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/BOOST_MP_arithmetic_kernel.h b/include/CGAL/BOOST_MP_arithmetic_kernel.h index e436e208b9..65a493321f 100644 --- a/include/CGAL/BOOST_MP_arithmetic_kernel.h +++ b/include/CGAL/BOOST_MP_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/BOOST_MP_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/BOOST_MP_arithmetic_kernel.h $ // $Id: BOOST_MP_arithmetic_kernel.h ed79fea 2021-09-23T13:02:58+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2.h index 0ef1823316..edd531cc63 100644 --- a/include/CGAL/Barycentric_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2.h $ // $Id: Barycentric_coordinates_2.h 698a4d3 2021-06-30T12:01:04+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h b/include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h index 5418951efe..b4dda4ec29 100644 --- a/include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h $ // $Id: Delaunay_domain_2.h d03c669 2021-08-13T11:33:47+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h b/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h index 6e2b135496..48560962a4 100644 --- a/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h $ // $Id: Discrete_harmonic_2.h be147c5 2022-04-28T07:58:57+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h index 2d8cb74d35..1314fc3d86 100644 --- a/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h $ // $Id: Discrete_harmonic_coordinates_2.h 9832893 2021-06-28T16:19:29+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h index 72d3566708..8c9299f0a7 100644 --- a/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h $ // $Id: Generalized_barycentric_coordinates_2.h be147c5 2022-04-28T07:58:57+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h index 47ccc25ad4..45acb11dc6 100644 --- a/include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h $ // $Id: Harmonic_coordinates_2.h 9ab7e1e 2022-10-20T17:21:43+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h b/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h index 419b6dddb3..9f9622d0b3 100644 --- a/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Mean_value_2.h $ // $Id: Mean_value_2.h be147c5 2022-04-28T07:58:57+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h index 38c2efa986..c14c87f450 100644 --- a/include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h $ // $Id: Mean_value_coordinates_2.h 9832893 2021-06-28T16:19:29+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h b/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h index d4ea74654a..b808c0a053 100644 --- a/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Wachspress_2.h $ // $Id: Wachspress_2.h be147c5 2022-04-28T07:58:57+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h index 8ca11a0f36..47688250fd 100644 --- a/include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h $ // $Id: Wachspress_coordinates_2.h 9832893 2021-06-28T16:19:29+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h b/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h index 3abefd8f27..46d58c1de6 100644 --- a/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h +++ b/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h $ // $Id: barycentric_enum_2.h 6c7150e 2021-09-24T11:10:20+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h index d8ad3246a5..2eaa08523e 100644 --- a/include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h $ // $Id: boundary_coordinates_2.h 9c56d70 2021-05-20T14:05:21+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/internal/utils_2.h b/include/CGAL/Barycentric_coordinates_2/internal/utils_2.h index 55f44675b1..1a07ecc657 100644 --- a/include/CGAL/Barycentric_coordinates_2/internal/utils_2.h +++ b/include/CGAL/Barycentric_coordinates_2/internal/utils_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/internal/utils_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/internal/utils_2.h $ // $Id: utils_2.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h index 0bb12b22fd..cd0f000e62 100644 --- a/include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h $ // $Id: segment_coordinates_2.h 0e84898 2022-05-13T15:50:21+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h b/include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h index 0d542454e1..9926e24aa9 100644 --- a/include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h +++ b/include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Barycentric_coordinates_2/include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h $ // $Id: triangle_coordinates_2.h 0e84898 2022-05-13T15:50:21+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Base_with_time_stamp.h b/include/CGAL/Base_with_time_stamp.h index dccc48ba5a..3f175bf3df 100644 --- a/include/CGAL/Base_with_time_stamp.h +++ b/include/CGAL/Base_with_time_stamp.h @@ -1,7 +1,7 @@ // Copyright (c) 2023 GeometryFactory Sarl (France). // All rights reserved. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Base_with_time_stamp.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Base_with_time_stamp.h $ // $Id: Base_with_time_stamp.h 166ff0f 2023-02-14T13:28:07+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Basic_shaders.h b/include/CGAL/Basic_shaders.h index a1e6b47139..0e899dff0e 100644 --- a/include/CGAL/Basic_shaders.h +++ b/include/CGAL/Basic_shaders.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Basic_shaders.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Basic_shaders.h $ // $Id: Basic_shaders.h 66f92a3 2021-08-30T11:11:57+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Bbox_2.h b/include/CGAL/Bbox_2.h index c827ab5ce8..04eb519322 100644 --- a/include/CGAL/Bbox_2.h +++ b/include/CGAL/Bbox_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Bbox_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Bbox_2.h $ // $Id: Bbox_2.h 529add2 2021-07-07T14:37:41+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Bbox_3.h b/include/CGAL/Bbox_3.h index b91487fa2e..fad6ecd3e6 100644 --- a/include/CGAL/Bbox_3.h +++ b/include/CGAL/Bbox_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Bbox_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Bbox_3.h $ // $Id: Bbox_3.h 529add2 2021-07-07T14:37:41+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Bigfloat_interval_traits.h b/include/CGAL/Bigfloat_interval_traits.h index 5fb7602676..88136fb601 100644 --- a/include/CGAL/Bigfloat_interval_traits.h +++ b/include/CGAL/Bigfloat_interval_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interval_support/include/CGAL/Bigfloat_interval_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interval_support/include/CGAL/Bigfloat_interval_traits.h $ // $Id: Bigfloat_interval_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2.h b/include/CGAL/Boolean_set_operations_2.h index 455b1d5aa1..6a2264cd02 100644 --- a/include/CGAL/Boolean_set_operations_2.h +++ b/include/CGAL/Boolean_set_operations_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h $ // $Id: Boolean_set_operations_2.h 4151fcb 2021-09-23T11:59:29+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h b/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h index 9a3dd9928c..d6aa615028 100644 --- a/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h +++ b/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Bso_internal_functions.h $ // $Id: Bso_internal_functions.h d968a9e 2021-09-28T16:39:10+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h b/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h index 7d4c005a76..accc8c8682 100644 --- a/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h +++ b/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Ccb_curve_iterator.h $ // $Id: Ccb_curve_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h b/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h index eb7d190dce..004830c28a 100644 --- a/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h +++ b/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Curve_with_halfedge.h $ // $Id: Curve_with_halfedge.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h b/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h index 9f74c8ff44..8f7174ae67 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h $ // $Id: Gps_agg_meta_traits.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h b/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h index 5c5ea8fe54..a3f9e78917 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h $ // $Id: Gps_agg_op.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h b/include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h index 2cfb670256..08f88fa4f3 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op_surface_sweep_2.h $ // $Id: Gps_agg_op_surface_sweep_2.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h b/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h index 7012655ebe..ca3bc6c98e 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h $ // $Id: Gps_agg_op_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h b/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h index 6e558af5f1..d9fd593072 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_base_functor.h $ // $Id: Gps_base_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h b/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h index 5c03aca3a3..ce56e5123b 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_base_visitor.h $ // $Id: Gps_bfs_base_visitor.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h b/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h index 226b5d0a8d..501a03dd60 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_intersection_visitor.h $ // $Id: Gps_bfs_intersection_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h b/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h index cec66a63d5..edfe9e0aad 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_join_visitor.h $ // $Id: Gps_bfs_join_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h b/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h index 0bf76fb5c3..223de0cc6e 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_scanner.h $ // $Id: Gps_bfs_scanner.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h b/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h index 89cf35990c..4706e47606 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_bfs_xor_visitor.h $ // $Id: Gps_bfs_xor_visitor.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h b/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h index c240b55267..587cb6d3be 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_default_dcel.h $ // $Id: Gps_default_dcel.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h b/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h index c15e51991e..c9ed5d9f56 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_default_traits.h $ // $Id: Gps_default_traits.h fcd1289 2020-11-30T10:03:43+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h b/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h index 6adb6e400c..23777b3d9f 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_difference_functor.h $ // $Id: Gps_difference_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h b/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h index 4b81a29a0b..c13ee09daf 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_do_intersect_functor.h $ // $Id: Gps_do_intersect_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h b/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h index c301bdd1c9..df4013471f 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_insertion_meta_traits.h $ // $Id: Gps_insertion_meta_traits.h 7436c14 2020-04-06T01:23:45+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h b/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h index cfb313df08..fcda91bc43 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_intersection_functor.h $ // $Id: Gps_intersection_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h b/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h index d03d2fd5a1..2e23f89c92 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_join_functor.h $ // $Id: Gps_join_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_merge.h b/include/CGAL/Boolean_set_operations_2/Gps_merge.h index 3402f5eb15..5e327f7081 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_merge.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_merge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_merge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_merge.h $ // $Id: Gps_merge.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h b/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h index 0f75f7dd36..e4e0864f1c 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2.h $ // $Id: Gps_on_surface_base_2.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h b/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h index 25867ccfcc..0c812f05ae 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_on_surface_base_2_impl.h $ // $Id: Gps_on_surface_base_2_impl.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h b/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h index 832b719c28..36b628bdea 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h $ // $Id: Gps_polygon_simplifier.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h b/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h index b01e7b456d..ec7c81b7d7 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h $ // $Id: Gps_polygon_validation.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h b/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h index 13a0d1a590..a2b246b884 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_simplifier_traits.h $ // $Id: Gps_simplifier_traits.h 6fcbee1 2020-04-21T17:12:21+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h b/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h index b03b4fc879..d75069803f 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_sym_diff_functor.h $ // $Id: Gps_sym_diff_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h b/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h index 927fc26122..6ee37d3b3e 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_traits_adaptor.h $ // $Id: Gps_traits_adaptor.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h b/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h index 49062fd4c1..0077c2cf2c 100644 --- a/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h +++ b/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h $ // $Id: Gps_traits_decorator.h 37580e9 2022-06-14T11:22:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Indexed_event.h b/include/CGAL/Boolean_set_operations_2/Indexed_event.h index 69e9da8105..5f28374176 100644 --- a/include/CGAL/Boolean_set_operations_2/Indexed_event.h +++ b/include/CGAL/Boolean_set_operations_2/Indexed_event.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Indexed_event.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Indexed_event.h $ // $Id: Indexed_event.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h b/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h index bd53326dfa..3205621218 100644 --- a/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h +++ b/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Point_with_vertex.h $ // $Id: Point_with_vertex.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h b/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h index 47d954a694..b6d3912beb 100644 --- a/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h +++ b/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h $ // $Id: Polygon_2_curve_iterator.h 0b70318 2020-10-20T09:01:29+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h b/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h index 3f03aa4036..66c24b8466 100644 --- a/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h +++ b/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Polygon_conversions.h $ // $Id: Polygon_conversions.h 420f37a 2021-09-23T16:28:23+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/complement.h b/include/CGAL/Boolean_set_operations_2/complement.h index aec18fdbe6..59a856407a 100644 --- a/include/CGAL/Boolean_set_operations_2/complement.h +++ b/include/CGAL/Boolean_set_operations_2/complement.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/complement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/complement.h $ // $Id: complement.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/difference.h b/include/CGAL/Boolean_set_operations_2/difference.h index 9fb88be50d..bf6b1ceda6 100644 --- a/include/CGAL/Boolean_set_operations_2/difference.h +++ b/include/CGAL/Boolean_set_operations_2/difference.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/difference.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/difference.h $ // $Id: difference.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/do_intersect.h b/include/CGAL/Boolean_set_operations_2/do_intersect.h index a4c5fa5956..b0e8f7e062 100644 --- a/include/CGAL/Boolean_set_operations_2/do_intersect.h +++ b/include/CGAL/Boolean_set_operations_2/do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/do_intersect.h $ // $Id: do_intersect.h c9c6b30 2022-06-23T16:33:00+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/intersection.h b/include/CGAL/Boolean_set_operations_2/intersection.h index fb0d2962c0..3e6716f5a0 100644 --- a/include/CGAL/Boolean_set_operations_2/intersection.h +++ b/include/CGAL/Boolean_set_operations_2/intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/intersection.h $ // $Id: intersection.h 48c2845 2022-06-27T10:15:43+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/join.h b/include/CGAL/Boolean_set_operations_2/join.h index ed9e049f07..e02ecc6b6d 100644 --- a/include/CGAL/Boolean_set_operations_2/join.h +++ b/include/CGAL/Boolean_set_operations_2/join.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/join.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/join.h $ // $Id: join.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/oriented_side.h b/include/CGAL/Boolean_set_operations_2/oriented_side.h index e5c957c3da..3482ff21dc 100644 --- a/include/CGAL/Boolean_set_operations_2/oriented_side.h +++ b/include/CGAL/Boolean_set_operations_2/oriented_side.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/oriented_side.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/oriented_side.h $ // $Id: oriented_side.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Boolean_set_operations_2/symmetric_difference.h b/include/CGAL/Boolean_set_operations_2/symmetric_difference.h index e7cbab2471..6550ba521d 100644 --- a/include/CGAL/Boolean_set_operations_2/symmetric_difference.h +++ b/include/CGAL/Boolean_set_operations_2/symmetric_difference.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/symmetric_difference.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/symmetric_difference.h $ // $Id: symmetric_difference.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Bounded_kernel.h b/include/CGAL/Bounded_kernel.h index 29aee19494..bdde7e59b6 100644 --- a/include/CGAL/Bounded_kernel.h +++ b/include/CGAL/Bounded_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Bounded_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Bounded_kernel.h $ // $Id: Bounded_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Box_intersection_d/Box_d.h b/include/CGAL/Box_intersection_d/Box_d.h index 06594ac67d..ec7a1f247a 100644 --- a/include/CGAL/Box_intersection_d/Box_d.h +++ b/include/CGAL/Box_intersection_d/Box_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/Box_intersection_d/Box_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/Box_intersection_d/Box_d.h $ // $Id: Box_d.h 3e03d50 2021-05-05T15:32:22+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Box_intersection_d/Box_traits_d.h b/include/CGAL/Box_intersection_d/Box_traits_d.h index e7c2d94b8b..1497ab731f 100644 --- a/include/CGAL/Box_intersection_d/Box_traits_d.h +++ b/include/CGAL/Box_intersection_d/Box_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/Box_intersection_d/Box_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/Box_intersection_d/Box_traits_d.h $ // $Id: Box_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Box_intersection_d/Box_with_handle_d.h b/include/CGAL/Box_intersection_d/Box_with_handle_d.h index aba247d18c..054c5e9efd 100644 --- a/include/CGAL/Box_intersection_d/Box_with_handle_d.h +++ b/include/CGAL/Box_intersection_d/Box_with_handle_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/Box_intersection_d/Box_with_handle_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/Box_intersection_d/Box_with_handle_d.h $ // $Id: Box_with_handle_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Box_intersection_d/Box_with_info_d.h b/include/CGAL/Box_intersection_d/Box_with_info_d.h index 47676e3c3d..a2fadb65fe 100644 --- a/include/CGAL/Box_intersection_d/Box_with_info_d.h +++ b/include/CGAL/Box_intersection_d/Box_with_info_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/Box_intersection_d/Box_with_info_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/Box_intersection_d/Box_with_info_d.h $ // $Id: Box_with_info_d.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Box_intersection_d/box_limits.h b/include/CGAL/Box_intersection_d/box_limits.h index 9ca8cc7be9..507e54d111 100644 --- a/include/CGAL/Box_intersection_d/box_limits.h +++ b/include/CGAL/Box_intersection_d/box_limits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/Box_intersection_d/box_limits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/Box_intersection_d/box_limits.h $ // $Id: box_limits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Box_intersection_d/segment_tree.h b/include/CGAL/Box_intersection_d/segment_tree.h index 3451213220..797f11eab6 100644 --- a/include/CGAL/Box_intersection_d/segment_tree.h +++ b/include/CGAL/Box_intersection_d/segment_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/Box_intersection_d/segment_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/Box_intersection_d/segment_tree.h $ // $Id: segment_tree.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Buffer_for_vao.h b/include/CGAL/Buffer_for_vao.h index 119a0f6c50..f24c1372c1 100644 --- a/include/CGAL/Buffer_for_vao.h +++ b/include/CGAL/Buffer_for_vao.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Buffer_for_vao.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Buffer_for_vao.h $ // $Id: Buffer_for_vao.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CC_safe_handle.h b/include/CGAL/CC_safe_handle.h index 4c7f821843..b005382a4f 100644 --- a/include/CGAL/CC_safe_handle.h +++ b/include/CGAL/CC_safe_handle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/CC_safe_handle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/CC_safe_handle.h $ // $Id: CC_safe_handle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CGAL_Ipelet_base.h b/include/CGAL/CGAL_Ipelet_base.h index 62dbf3c363..c1b9806abb 100644 --- a/include/CGAL/CGAL_Ipelet_base.h +++ b/include/CGAL/CGAL_Ipelet_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ipelets/include/CGAL/CGAL_Ipelet_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ipelets/include/CGAL/CGAL_Ipelet_base.h $ // $Id: CGAL_Ipelet_base.h 01374de 2021-01-25T13:39:36+01:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CGAL_Ipelet_base_v6.h b/include/CGAL/CGAL_Ipelet_base_v6.h index 6a8a0710a3..0396ddd23a 100644 --- a/include/CGAL/CGAL_Ipelet_base_v6.h +++ b/include/CGAL/CGAL_Ipelet_base_v6.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v6.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v6.h $ // $Id: CGAL_Ipelet_base_v6.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CGAL_Ipelet_base_v7.h b/include/CGAL/CGAL_Ipelet_base_v7.h index 31bb4918f1..44a2c13983 100644 --- a/include/CGAL/CGAL_Ipelet_base_v7.h +++ b/include/CGAL/CGAL_Ipelet_base_v7.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v7.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v7.h $ // $Id: CGAL_Ipelet_base_v7.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CMap_linear_cell_complex_storages.h b/include/CGAL/CMap_linear_cell_complex_storages.h index 202df616f9..0d3595b4f6 100644 --- a/include/CGAL/CMap_linear_cell_complex_storages.h +++ b/include/CGAL/CMap_linear_cell_complex_storages.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/CMap_linear_cell_complex_storages.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/CMap_linear_cell_complex_storages.h $ // $Id: CMap_linear_cell_complex_storages.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CMap_linear_cell_complex_storages_with_index.h b/include/CGAL/CMap_linear_cell_complex_storages_with_index.h index c97c0df67f..ca2c83aaee 100644 --- a/include/CGAL/CMap_linear_cell_complex_storages_with_index.h +++ b/include/CGAL/CMap_linear_cell_complex_storages_with_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/CMap_linear_cell_complex_storages_with_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/CMap_linear_cell_complex_storages_with_index.h $ // $Id: CMap_linear_cell_complex_storages_with_index.h 804f288 2023-03-10T13:31:56+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE/BigFloat.h b/include/CGAL/CORE/BigFloat.h index 179adcddc3..314c7ee2c6 100644 --- a/include/CGAL/CORE/BigFloat.h +++ b/include/CGAL/CORE/BigFloat.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/BigFloat.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/BigFloat.h $ * $Id: BigFloat.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/BigFloatRep.h b/include/CGAL/CORE/BigFloatRep.h index ea76d17838..719b6a7bf7 100644 --- a/include/CGAL/CORE/BigFloatRep.h +++ b/include/CGAL/CORE/BigFloatRep.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/BigFloatRep.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/BigFloatRep.h $ * $Id: BigFloatRep.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/BigFloat_impl.h b/include/CGAL/CORE/BigFloat_impl.h index f3d074c670..c7b4838af0 100644 --- a/include/CGAL/CORE/BigFloat_impl.h +++ b/include/CGAL/CORE/BigFloat_impl.h @@ -26,7 +26,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/BigFloat_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/BigFloat_impl.h $ * $Id: BigFloat_impl.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/BigInt.h b/include/CGAL/CORE/BigInt.h index 3718a342e0..8894773e71 100644 --- a/include/CGAL/CORE/BigInt.h +++ b/include/CGAL/CORE/BigInt.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/BigInt.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/BigInt.h $ * $Id: BigInt.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/BigRat.h b/include/CGAL/CORE/BigRat.h index 9cdad04c1a..4103a8d7ed 100644 --- a/include/CGAL/CORE/BigRat.h +++ b/include/CGAL/CORE/BigRat.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/BigRat.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/BigRat.h $ * $Id: BigRat.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/CORE.h b/include/CGAL/CORE/CORE.h index 37a29cbcd8..f4019b2493 100644 --- a/include/CGAL/CORE/CORE.h +++ b/include/CGAL/CORE/CORE.h @@ -18,7 +18,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/CORE.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/CORE.h $ * $Id: CORE.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Config.h b/include/CGAL/CORE/Config.h index f09c11b864..060f721933 100644 --- a/include/CGAL/CORE/Config.h +++ b/include/CGAL/CORE/Config.h @@ -5,7 +5,7 @@ * * This file is part of CGAL (www.cgal.org). * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Config.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Config.h $ * $Id: Config.h 26fb266 2019-10-19T16:28:33+02:00 Sébastien Loriot * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/CoreAux.h b/include/CGAL/CORE/CoreAux.h index bb036781c5..4bfff1bf67 100644 --- a/include/CGAL/CORE/CoreAux.h +++ b/include/CGAL/CORE/CoreAux.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/CoreAux.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/CoreAux.h $ * $Id: CoreAux.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/CoreAux_impl.h b/include/CGAL/CORE/CoreAux_impl.h index ff6f6d6a87..4141562b2b 100644 --- a/include/CGAL/CORE/CoreAux_impl.h +++ b/include/CGAL/CORE/CoreAux_impl.h @@ -18,7 +18,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/CoreAux_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/CoreAux_impl.h $ * $Id: CoreAux_impl.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/CoreDefs.h b/include/CGAL/CORE/CoreDefs.h index 24d9ec45fa..810686cbcc 100644 --- a/include/CGAL/CORE/CoreDefs.h +++ b/include/CGAL/CORE/CoreDefs.h @@ -20,7 +20,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/CoreDefs.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/CoreDefs.h $ * $Id: CoreDefs.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/CoreDefs_impl.h b/include/CGAL/CORE/CoreDefs_impl.h index 016b34a445..fb0e67e4b1 100644 --- a/include/CGAL/CORE/CoreDefs_impl.h +++ b/include/CGAL/CORE/CoreDefs_impl.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/CoreDefs_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/CoreDefs_impl.h $ * $Id: CoreDefs_impl.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/CoreIO_impl.h b/include/CGAL/CORE/CoreIO_impl.h index df6568ebfb..a00f15ba95 100644 --- a/include/CGAL/CORE/CoreIO_impl.h +++ b/include/CGAL/CORE/CoreIO_impl.h @@ -14,7 +14,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/CoreIO_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/CoreIO_impl.h $ * $Id: CoreIO_impl.h 4d22c90 2023-01-04T10:06:45+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Expr.h b/include/CGAL/CORE/Expr.h index ffbae65b7b..fd60664e4d 100644 --- a/include/CGAL/CORE/Expr.h +++ b/include/CGAL/CORE/Expr.h @@ -21,7 +21,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Expr.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Expr.h $ * $Id: Expr.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/ExprRep.h b/include/CGAL/CORE/ExprRep.h index ef46fc7211..f495deb645 100644 --- a/include/CGAL/CORE/ExprRep.h +++ b/include/CGAL/CORE/ExprRep.h @@ -21,7 +21,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/ExprRep.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/ExprRep.h $ * $Id: ExprRep.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Expr_impl.h b/include/CGAL/CORE/Expr_impl.h index cbe6eb0bb6..f2da24c318 100644 --- a/include/CGAL/CORE/Expr_impl.h +++ b/include/CGAL/CORE/Expr_impl.h @@ -19,7 +19,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Expr_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Expr_impl.h $ * $Id: Expr_impl.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Filter.h b/include/CGAL/CORE/Filter.h index 5565d3190b..1b2ff29f58 100644 --- a/include/CGAL/CORE/Filter.h +++ b/include/CGAL/CORE/Filter.h @@ -20,7 +20,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Filter.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Filter.h $ * $Id: Filter.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Gmp.h b/include/CGAL/CORE/Gmp.h index 49ab3433dd..d71d682f26 100644 --- a/include/CGAL/CORE/Gmp.h +++ b/include/CGAL/CORE/Gmp.h @@ -5,7 +5,7 @@ * * This file is part of CGAL (www.cgal.org). * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Gmp.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Gmp.h $ * $Id: Gmp.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Gmp_impl.h b/include/CGAL/CORE/Gmp_impl.h index 7da33a4ff9..447ed52e30 100644 --- a/include/CGAL/CORE/Gmp_impl.h +++ b/include/CGAL/CORE/Gmp_impl.h @@ -8,7 +8,7 @@ * * Zilin Du, 2003 * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Gmp_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Gmp_impl.h $ * $Id: Gmp_impl.h 12fd01d 2020-09-21T08:54:29+02:00 Ahmed Essam * SPDX-License-Identifier: LGPL-3.0-only ***************************************************************************/ diff --git a/include/CGAL/CORE/Impl.h b/include/CGAL/CORE/Impl.h index d830f60364..7db733fcd7 100644 --- a/include/CGAL/CORE/Impl.h +++ b/include/CGAL/CORE/Impl.h @@ -5,7 +5,7 @@ * * This file is part of CGAL (www.cgal.org). * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Impl.h $ * $Id: Impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/MemoryPool.h b/include/CGAL/CORE/MemoryPool.h index 647ba1a5b1..756f4f81e9 100644 --- a/include/CGAL/CORE/MemoryPool.h +++ b/include/CGAL/CORE/MemoryPool.h @@ -17,7 +17,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/MemoryPool.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/MemoryPool.h $ * $Id: MemoryPool.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Promote.h b/include/CGAL/CORE/Promote.h index 4fe4788f4a..505ee16d90 100644 --- a/include/CGAL/CORE/Promote.h +++ b/include/CGAL/CORE/Promote.h @@ -21,7 +21,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Promote.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Promote.h $ * $Id: Promote.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Real.h b/include/CGAL/CORE/Real.h index 77c52db228..169f748d9c 100644 --- a/include/CGAL/CORE/Real.h +++ b/include/CGAL/CORE/Real.h @@ -21,7 +21,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Real.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Real.h $ * $Id: Real.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/RealRep.h b/include/CGAL/CORE/RealRep.h index ae83cc1b94..4bc0245601 100644 --- a/include/CGAL/CORE/RealRep.h +++ b/include/CGAL/CORE/RealRep.h @@ -19,7 +19,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/RealRep.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/RealRep.h $ * $Id: RealRep.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Real_impl.h b/include/CGAL/CORE/Real_impl.h index 4b136fc328..d8b6998cf3 100644 --- a/include/CGAL/CORE/Real_impl.h +++ b/include/CGAL/CORE/Real_impl.h @@ -20,7 +20,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Real_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Real_impl.h $ * $Id: Real_impl.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/RefCount.h b/include/CGAL/CORE/RefCount.h index 4d06a32965..498009fd0f 100644 --- a/include/CGAL/CORE/RefCount.h +++ b/include/CGAL/CORE/RefCount.h @@ -38,7 +38,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/RefCount.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/RefCount.h $ * $Id: RefCount.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/Timer.h b/include/CGAL/CORE/Timer.h index 76ad1bc51c..615c50f520 100644 --- a/include/CGAL/CORE/Timer.h +++ b/include/CGAL/CORE/Timer.h @@ -26,7 +26,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/Timer.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/Timer.h $ * $Id: Timer.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/extLong.h b/include/CGAL/CORE/extLong.h index fc92ee6276..6bd0f82d04 100644 --- a/include/CGAL/CORE/extLong.h +++ b/include/CGAL/CORE/extLong.h @@ -20,7 +20,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/extLong.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/extLong.h $ * $Id: extLong.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/extLong_impl.h b/include/CGAL/CORE/extLong_impl.h index 311d2c05a4..a578b5af92 100644 --- a/include/CGAL/CORE/extLong_impl.h +++ b/include/CGAL/CORE/extLong_impl.h @@ -24,7 +24,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/extLong_impl.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/extLong_impl.h $ * $Id: extLong_impl.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/linearAlgebra.h b/include/CGAL/CORE/linearAlgebra.h index 23e34439b8..8dd72387bb 100644 --- a/include/CGAL/CORE/linearAlgebra.h +++ b/include/CGAL/CORE/linearAlgebra.h @@ -5,7 +5,7 @@ * * This file is part of CGAL (www.cgal.org). * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/linearAlgebra.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/linearAlgebra.h $ * $Id: linearAlgebra.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/poly/Curves.h b/include/CGAL/CORE/poly/Curves.h index b36f5f7cf4..ec4dfea67c 100644 --- a/include/CGAL/CORE/poly/Curves.h +++ b/include/CGAL/CORE/poly/Curves.h @@ -52,7 +52,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/poly/Curves.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/poly/Curves.h $ * $Id: Curves.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/poly/Poly.h b/include/CGAL/CORE/poly/Poly.h index 1afec05ce2..5f7370b4d2 100644 --- a/include/CGAL/CORE/poly/Poly.h +++ b/include/CGAL/CORE/poly/Poly.h @@ -39,7 +39,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/poly/Poly.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/poly/Poly.h $ * $Id: Poly.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE/poly/Sturm.h b/include/CGAL/CORE/poly/Sturm.h index b9efa9bb3a..8e59dc6bef 100644 --- a/include/CGAL/CORE/poly/Sturm.h +++ b/include/CGAL/CORE/poly/Sturm.h @@ -40,7 +40,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/CORE/poly/Sturm.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/CORE/poly/Sturm.h $ * $Id: Sturm.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/CORE_BigFloat.h b/include/CGAL/CORE_BigFloat.h index 167828f1bb..69b375b665 100644 --- a/include/CGAL/CORE_BigFloat.h +++ b/include/CGAL/CORE_BigFloat.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/CORE_BigFloat.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/CORE_BigFloat.h $ // $Id: CORE_BigFloat.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE_BigInt.h b/include/CGAL/CORE_BigInt.h index 6f9fa5e26d..8c7a0d794a 100644 --- a/include/CGAL/CORE_BigInt.h +++ b/include/CGAL/CORE_BigInt.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/CORE_BigInt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/CORE_BigInt.h $ // $Id: CORE_BigInt.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE_BigRat.h b/include/CGAL/CORE_BigRat.h index 079c6afb1f..fb799b9717 100644 --- a/include/CGAL/CORE_BigRat.h +++ b/include/CGAL/CORE_BigRat.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/CORE_BigRat.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/CORE_BigRat.h $ // $Id: CORE_BigRat.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE_Expr.h b/include/CGAL/CORE_Expr.h index 5ceded592a..d780f92d23 100644 --- a/include/CGAL/CORE_Expr.h +++ b/include/CGAL/CORE_Expr.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/CORE_Expr.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/CORE_Expr.h $ // $Id: CORE_Expr.h e845fb2 2023-04-04T10:44:42+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE_algebraic_number_traits.h b/include/CGAL/CORE_algebraic_number_traits.h index c6826d7c28..7a52957b9d 100644 --- a/include/CGAL/CORE_algebraic_number_traits.h +++ b/include/CGAL/CORE_algebraic_number_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/CORE_algebraic_number_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/CORE_algebraic_number_traits.h $ // $Id: CORE_algebraic_number_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE_arithmetic_kernel.h b/include/CGAL/CORE_arithmetic_kernel.h index 3c32214a51..a2d7ffd49c 100644 --- a/include/CGAL/CORE_arithmetic_kernel.h +++ b/include/CGAL/CORE_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/CORE_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/CORE_arithmetic_kernel.h $ // $Id: CORE_arithmetic_kernel.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/CORE_coercion_traits.h b/include/CGAL/CORE_coercion_traits.h index cdb9bf2449..bba47e646b 100644 --- a/include/CGAL/CORE_coercion_traits.h +++ b/include/CGAL/CORE_coercion_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/CORE_coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/CORE_coercion_traits.h $ // $Id: CORE_coercion_traits.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cache.h b/include/CGAL/Cache.h index ad57f5f946..9bea275423 100644 --- a/include/CGAL/Cache.h +++ b/include/CGAL/Cache.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Cache.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Cache.h $ // $Id: Cache.h f55ef7d 2020-10-09T18:36:17+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian.h b/include/CGAL/Cartesian.h index 7939bce50c..99566fffc6 100644 --- a/include/CGAL/Cartesian.h +++ b/include/CGAL/Cartesian.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian.h $ // $Id: Cartesian.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Aff_transformation_2.h b/include/CGAL/Cartesian/Aff_transformation_2.h index ddabfe4989..5b90bb2462 100644 --- a/include/CGAL/Cartesian/Aff_transformation_2.h +++ b/include/CGAL/Cartesian/Aff_transformation_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_2.h $ // $Id: Aff_transformation_2.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Aff_transformation_3.h b/include/CGAL/Cartesian/Aff_transformation_3.h index 3bc3cf3681..19b9210be8 100644 --- a/include/CGAL/Cartesian/Aff_transformation_3.h +++ b/include/CGAL/Cartesian/Aff_transformation_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_3.h $ // $Id: Aff_transformation_3.h 153413e 2021-04-15T13:58:33+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Aff_transformation_rep_2.h b/include/CGAL/Cartesian/Aff_transformation_rep_2.h index 5fe2e7cebc..a3f825210b 100644 --- a/include/CGAL/Cartesian/Aff_transformation_rep_2.h +++ b/include/CGAL/Cartesian/Aff_transformation_rep_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_rep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_rep_2.h $ // $Id: Aff_transformation_rep_2.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Aff_transformation_rep_3.h b/include/CGAL/Cartesian/Aff_transformation_rep_3.h index efa96f7dbb..4cff56bfca 100644 --- a/include/CGAL/Cartesian/Aff_transformation_rep_3.h +++ b/include/CGAL/Cartesian/Aff_transformation_rep_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_rep_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Aff_transformation_rep_3.h $ // $Id: Aff_transformation_rep_3.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Cartesian_base.h b/include/CGAL/Cartesian/Cartesian_base.h index 12140c771d..e05e23c594 100644 --- a/include/CGAL/Cartesian/Cartesian_base.h +++ b/include/CGAL/Cartesian/Cartesian_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Cartesian_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Cartesian_base.h $ // $Id: Cartesian_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Circle_2.h b/include/CGAL/Cartesian/Circle_2.h index 46c2b8ffd2..68034e5f15 100644 --- a/include/CGAL/Cartesian/Circle_2.h +++ b/include/CGAL/Cartesian/Circle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Circle_2.h $ // $Id: Circle_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Circle_3.h b/include/CGAL/Cartesian/Circle_3.h index ac729a65e1..ed02f60c6b 100644 --- a/include/CGAL/Cartesian/Circle_3.h +++ b/include/CGAL/Cartesian/Circle_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Circle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Circle_3.h $ // $Id: Circle_3.h 4a30144 2021-06-23T17:37:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/ConicCPA2.h b/include/CGAL/Cartesian/ConicCPA2.h index 6f6c91be9d..b4ccbe2d97 100644 --- a/include/CGAL/Cartesian/ConicCPA2.h +++ b/include/CGAL/Cartesian/ConicCPA2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/ConicCPA2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/ConicCPA2.h $ // $Id: ConicCPA2.h fdb17cb 2020-03-26T19:26:10+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Data_accessor_2.h b/include/CGAL/Cartesian/Data_accessor_2.h index dbdbadab1e..472a58c558 100644 --- a/include/CGAL/Cartesian/Data_accessor_2.h +++ b/include/CGAL/Cartesian/Data_accessor_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Data_accessor_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Data_accessor_2.h $ // $Id: Data_accessor_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Direction_2.h b/include/CGAL/Cartesian/Direction_2.h index 89a6c2a2ab..481bc45151 100644 --- a/include/CGAL/Cartesian/Direction_2.h +++ b/include/CGAL/Cartesian/Direction_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Direction_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Direction_2.h $ // $Id: Direction_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Direction_3.h b/include/CGAL/Cartesian/Direction_3.h index 8bb22f41f1..32684f6112 100644 --- a/include/CGAL/Cartesian/Direction_3.h +++ b/include/CGAL/Cartesian/Direction_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Direction_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Direction_3.h $ // $Id: Direction_3.h d39c774 2022-03-17T12:14:43+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Is_trivial_construction.h b/include/CGAL/Cartesian/Is_trivial_construction.h index 6bcc7d34b8..c359a0b059 100644 --- a/include/CGAL/Cartesian/Is_trivial_construction.h +++ b/include/CGAL/Cartesian/Is_trivial_construction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Is_trivial_construction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Is_trivial_construction.h $ // $Id: Is_trivial_construction.h 2e90313 2022-11-09T10:50:01+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Iso_cuboid_3.h b/include/CGAL/Cartesian/Iso_cuboid_3.h index 5d37b4ac6c..5127c7eefb 100644 --- a/include/CGAL/Cartesian/Iso_cuboid_3.h +++ b/include/CGAL/Cartesian/Iso_cuboid_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Iso_cuboid_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Iso_cuboid_3.h $ // $Id: Iso_cuboid_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Iso_rectangle_2.h b/include/CGAL/Cartesian/Iso_rectangle_2.h index 2a69d747e0..9e21505943 100644 --- a/include/CGAL/Cartesian/Iso_rectangle_2.h +++ b/include/CGAL/Cartesian/Iso_rectangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Iso_rectangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Iso_rectangle_2.h $ // $Id: Iso_rectangle_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Line_2.h b/include/CGAL/Cartesian/Line_2.h index 1651b8a412..2bd6891690 100644 --- a/include/CGAL/Cartesian/Line_2.h +++ b/include/CGAL/Cartesian/Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Line_2.h $ // $Id: Line_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Line_3.h b/include/CGAL/Cartesian/Line_3.h index de61815337..370bca1022 100644 --- a/include/CGAL/Cartesian/Line_3.h +++ b/include/CGAL/Cartesian/Line_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Line_3.h $ // $Id: Line_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/MatrixC33.h b/include/CGAL/Cartesian/MatrixC33.h index 5e473261d4..31c77fcf2c 100644 --- a/include/CGAL/Cartesian/MatrixC33.h +++ b/include/CGAL/Cartesian/MatrixC33.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Cartesian/MatrixC33.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Cartesian/MatrixC33.h $ // $Id: MatrixC33.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Plane_3.h b/include/CGAL/Cartesian/Plane_3.h index 96563c1553..c419e403e8 100644 --- a/include/CGAL/Cartesian/Plane_3.h +++ b/include/CGAL/Cartesian/Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Plane_3.h $ // $Id: Plane_3.h 71bba3e 2022-03-17T22:35:09+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Point_2.h b/include/CGAL/Cartesian/Point_2.h index 9bbd5813b2..6f83a79f87 100644 --- a/include/CGAL/Cartesian/Point_2.h +++ b/include/CGAL/Cartesian/Point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Point_2.h $ // $Id: Point_2.h cca0a19 2022-04-12T16:14:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Point_3.h b/include/CGAL/Cartesian/Point_3.h index c399733493..b83ad708b0 100644 --- a/include/CGAL/Cartesian/Point_3.h +++ b/include/CGAL/Cartesian/Point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Point_3.h $ // $Id: Point_3.h cca0a19 2022-04-12T16:14:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Ray_2.h b/include/CGAL/Cartesian/Ray_2.h index 41f0a8dcc0..7e296969d8 100644 --- a/include/CGAL/Cartesian/Ray_2.h +++ b/include/CGAL/Cartesian/Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Ray_2.h $ // $Id: Ray_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Ray_3.h b/include/CGAL/Cartesian/Ray_3.h index 08f2e4d827..59a8fbee1b 100644 --- a/include/CGAL/Cartesian/Ray_3.h +++ b/include/CGAL/Cartesian/Ray_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Ray_3.h $ // $Id: Ray_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Reflection_rep_2.h b/include/CGAL/Cartesian/Reflection_rep_2.h index 84f368399e..cd1931c5f0 100644 --- a/include/CGAL/Cartesian/Reflection_rep_2.h +++ b/include/CGAL/Cartesian/Reflection_rep_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Reflection_rep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Reflection_rep_2.h $ // $Id: Reflection_rep_2.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Rotation_rep_2.h b/include/CGAL/Cartesian/Rotation_rep_2.h index 2ec91a46ea..6691820fc0 100644 --- a/include/CGAL/Cartesian/Rotation_rep_2.h +++ b/include/CGAL/Cartesian/Rotation_rep_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Rotation_rep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Rotation_rep_2.h $ // $Id: Rotation_rep_2.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Scaling_rep_2.h b/include/CGAL/Cartesian/Scaling_rep_2.h index ab24820b06..227952b3b8 100644 --- a/include/CGAL/Cartesian/Scaling_rep_2.h +++ b/include/CGAL/Cartesian/Scaling_rep_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Scaling_rep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Scaling_rep_2.h $ // $Id: Scaling_rep_2.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Scaling_rep_3.h b/include/CGAL/Cartesian/Scaling_rep_3.h index bdd3180d1f..508c782f7d 100644 --- a/include/CGAL/Cartesian/Scaling_rep_3.h +++ b/include/CGAL/Cartesian/Scaling_rep_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Scaling_rep_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Scaling_rep_3.h $ // $Id: Scaling_rep_3.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Segment_2.h b/include/CGAL/Cartesian/Segment_2.h index 83ddc42dba..6c143b771c 100644 --- a/include/CGAL/Cartesian/Segment_2.h +++ b/include/CGAL/Cartesian/Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Segment_2.h $ // $Id: Segment_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Segment_3.h b/include/CGAL/Cartesian/Segment_3.h index 2d19c16b47..cf65d66a61 100644 --- a/include/CGAL/Cartesian/Segment_3.h +++ b/include/CGAL/Cartesian/Segment_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Segment_3.h $ // $Id: Segment_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Sphere_3.h b/include/CGAL/Cartesian/Sphere_3.h index 6467fc407f..c1b309cbdd 100644 --- a/include/CGAL/Cartesian/Sphere_3.h +++ b/include/CGAL/Cartesian/Sphere_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Sphere_3.h $ // $Id: Sphere_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Tetrahedron_3.h b/include/CGAL/Cartesian/Tetrahedron_3.h index ac3efb0ddf..c27c8602d6 100644 --- a/include/CGAL/Cartesian/Tetrahedron_3.h +++ b/include/CGAL/Cartesian/Tetrahedron_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Tetrahedron_3.h $ // $Id: Tetrahedron_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Translation_rep_2.h b/include/CGAL/Cartesian/Translation_rep_2.h index 4408b9cef5..2cdb78234c 100644 --- a/include/CGAL/Cartesian/Translation_rep_2.h +++ b/include/CGAL/Cartesian/Translation_rep_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Translation_rep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Translation_rep_2.h $ // $Id: Translation_rep_2.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Translation_rep_3.h b/include/CGAL/Cartesian/Translation_rep_3.h index b7dc8cd822..7a1f7a0e08 100644 --- a/include/CGAL/Cartesian/Translation_rep_3.h +++ b/include/CGAL/Cartesian/Translation_rep_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Translation_rep_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Translation_rep_3.h $ // $Id: Translation_rep_3.h e73b8de 2021-04-22T21:17:24+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Triangle_2.h b/include/CGAL/Cartesian/Triangle_2.h index 51c714b822..fd0ccb0052 100644 --- a/include/CGAL/Cartesian/Triangle_2.h +++ b/include/CGAL/Cartesian/Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Triangle_2.h $ // $Id: Triangle_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Triangle_3.h b/include/CGAL/Cartesian/Triangle_3.h index 553ddb9fb4..a8e2d7bb85 100644 --- a/include/CGAL/Cartesian/Triangle_3.h +++ b/include/CGAL/Cartesian/Triangle_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Triangle_3.h $ // $Id: Triangle_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Vector_2.h b/include/CGAL/Cartesian/Vector_2.h index e0804324fc..fe2e5813ce 100644 --- a/include/CGAL/Cartesian/Vector_2.h +++ b/include/CGAL/Cartesian/Vector_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Vector_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Vector_2.h $ // $Id: Vector_2.h cca0a19 2022-04-12T16:14:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Vector_3.h b/include/CGAL/Cartesian/Vector_3.h index e605536732..32baaab012 100644 --- a/include/CGAL/Cartesian/Vector_3.h +++ b/include/CGAL/Cartesian/Vector_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Vector_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Vector_3.h $ // $Id: Vector_3.h cca0a19 2022-04-12T16:14:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Weighted_point_2.h b/include/CGAL/Cartesian/Weighted_point_2.h index eadda6da6a..a6eb0fd374 100644 --- a/include/CGAL/Cartesian/Weighted_point_2.h +++ b/include/CGAL/Cartesian/Weighted_point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Weighted_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Weighted_point_2.h $ // $Id: Weighted_point_2.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/Weighted_point_3.h b/include/CGAL/Cartesian/Weighted_point_3.h index 52fde0bfba..c9baa88914 100644 --- a/include/CGAL/Cartesian/Weighted_point_3.h +++ b/include/CGAL/Cartesian/Weighted_point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/Weighted_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/Weighted_point_3.h $ // $Id: Weighted_point_3.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/basic_constructions_2.h b/include/CGAL/Cartesian/basic_constructions_2.h index 4cb0ed0d2e..ccaa7164a5 100644 --- a/include/CGAL/Cartesian/basic_constructions_2.h +++ b/include/CGAL/Cartesian/basic_constructions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/basic_constructions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/basic_constructions_2.h $ // $Id: basic_constructions_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/basic_constructions_3.h b/include/CGAL/Cartesian/basic_constructions_3.h index b9c02738da..400d0c5574 100644 --- a/include/CGAL/Cartesian/basic_constructions_3.h +++ b/include/CGAL/Cartesian/basic_constructions_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/basic_constructions_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/basic_constructions_3.h $ // $Id: basic_constructions_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/ft_constructions_2.h b/include/CGAL/Cartesian/ft_constructions_2.h index 1345f0cca2..2624f20566 100644 --- a/include/CGAL/Cartesian/ft_constructions_2.h +++ b/include/CGAL/Cartesian/ft_constructions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/ft_constructions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/ft_constructions_2.h $ // $Id: ft_constructions_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/ft_constructions_3.h b/include/CGAL/Cartesian/ft_constructions_3.h index ad612bb8ba..0335a570b7 100644 --- a/include/CGAL/Cartesian/ft_constructions_3.h +++ b/include/CGAL/Cartesian/ft_constructions_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/ft_constructions_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/ft_constructions_3.h $ // $Id: ft_constructions_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/function_objects.h b/include/CGAL/Cartesian/function_objects.h index b96b9a1511..32ebfab8b2 100644 --- a/include/CGAL/Cartesian/function_objects.h +++ b/include/CGAL/Cartesian/function_objects.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/function_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/function_objects.h $ // $Id: function_objects.h 2c23a6d 2022-10-12T21:24:59+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/line_constructions_2.h b/include/CGAL/Cartesian/line_constructions_2.h index c2a2da7f9f..89d615e0ff 100644 --- a/include/CGAL/Cartesian/line_constructions_2.h +++ b/include/CGAL/Cartesian/line_constructions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/line_constructions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/line_constructions_2.h $ // $Id: line_constructions_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/plane_constructions_3.h b/include/CGAL/Cartesian/plane_constructions_3.h index 0e1032e675..6e2f2d4a2c 100644 --- a/include/CGAL/Cartesian/plane_constructions_3.h +++ b/include/CGAL/Cartesian/plane_constructions_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/plane_constructions_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/plane_constructions_3.h $ // $Id: plane_constructions_3.h 9023aaa 2022-04-07T10:39:01+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/point_constructions_2.h b/include/CGAL/Cartesian/point_constructions_2.h index 2a54273346..17c8312bec 100644 --- a/include/CGAL/Cartesian/point_constructions_2.h +++ b/include/CGAL/Cartesian/point_constructions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/point_constructions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/point_constructions_2.h $ // $Id: point_constructions_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/point_constructions_3.h b/include/CGAL/Cartesian/point_constructions_3.h index e61eadd2d0..9830b3afae 100644 --- a/include/CGAL/Cartesian/point_constructions_3.h +++ b/include/CGAL/Cartesian/point_constructions_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/point_constructions_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/point_constructions_3.h $ // $Id: point_constructions_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/predicates_on_directions_2.h b/include/CGAL/Cartesian/predicates_on_directions_2.h index b45dd4287b..6bb14dadc7 100644 --- a/include/CGAL/Cartesian/predicates_on_directions_2.h +++ b/include/CGAL/Cartesian/predicates_on_directions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_directions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_directions_2.h $ // $Id: predicates_on_directions_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/predicates_on_planes_3.h b/include/CGAL/Cartesian/predicates_on_planes_3.h index 6d330ef4f3..73290141c0 100644 --- a/include/CGAL/Cartesian/predicates_on_planes_3.h +++ b/include/CGAL/Cartesian/predicates_on_planes_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_planes_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_planes_3.h $ // $Id: predicates_on_planes_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/predicates_on_points_2.h b/include/CGAL/Cartesian/predicates_on_points_2.h index 517960bd31..2af3decaee 100644 --- a/include/CGAL/Cartesian/predicates_on_points_2.h +++ b/include/CGAL/Cartesian/predicates_on_points_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_points_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_points_2.h $ // $Id: predicates_on_points_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/predicates_on_points_3.h b/include/CGAL/Cartesian/predicates_on_points_3.h index 8eb9735fa3..2132347d5b 100644 --- a/include/CGAL/Cartesian/predicates_on_points_3.h +++ b/include/CGAL/Cartesian/predicates_on_points_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_points_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/predicates_on_points_3.h $ // $Id: predicates_on_points_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian/solve_3.h b/include/CGAL/Cartesian/solve_3.h index c88988921c..15226fe19c 100644 --- a/include/CGAL/Cartesian/solve_3.h +++ b/include/CGAL/Cartesian/solve_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian/solve_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian/solve_3.h $ // $Id: solve_3.h a4c57e6 2021-03-21T19:35:41+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian_converter.h b/include/CGAL/Cartesian_converter.h index b57564e9fd..232181a91d 100644 --- a/include/CGAL/Cartesian_converter.h +++ b/include/CGAL/Cartesian_converter.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Cartesian_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Cartesian_converter.h $ // $Id: Cartesian_converter.h 1c5454d 2022-10-27T11:42:13+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian_converter_fwd.h b/include/CGAL/Cartesian_converter_fwd.h index b6d5cf5669..ada6c09f6f 100644 --- a/include/CGAL/Cartesian_converter_fwd.h +++ b/include/CGAL/Cartesian_converter_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Cartesian_converter_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Cartesian_converter_fwd.h $ // $Id: Cartesian_converter_fwd.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian_d.h b/include/CGAL/Cartesian_d.h index c5a4c56525..5f4a191512 100644 --- a/include/CGAL/Cartesian_d.h +++ b/include/CGAL/Cartesian_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Cartesian_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Cartesian_d.h $ // $Id: Cartesian_d.h 18ff1d4 2022-11-24T11:39:50+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cartesian_matrix.h b/include/CGAL/Cartesian_matrix.h index e933abd604..fff34e7dbd 100644 --- a/include/CGAL/Cartesian_matrix.h +++ b/include/CGAL/Cartesian_matrix.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Matrix_search/include/CGAL/Cartesian_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Matrix_search/include/CGAL/Cartesian_matrix.h $ // $Id: Cartesian_matrix.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cell_attribute.h b/include/CGAL/Cell_attribute.h index 2b75d08c1f..66f1c87597 100644 --- a/include/CGAL/Cell_attribute.h +++ b/include/CGAL/Cell_attribute.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Cell_attribute.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Cell_attribute.h $ // $Id: Cell_attribute.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cell_attribute_with_id.h b/include/CGAL/Cell_attribute_with_id.h index 64bc8ea7d5..4c3416a77e 100644 --- a/include/CGAL/Cell_attribute_with_id.h +++ b/include/CGAL/Cell_attribute_with_id.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Cell_attribute_with_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Cell_attribute_with_id.h $ // $Id: Cell_attribute_with_id.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cell_attribute_with_point.h b/include/CGAL/Cell_attribute_with_point.h index 4069cd7e70..a24144f5b0 100644 --- a/include/CGAL/Cell_attribute_with_point.h +++ b/include/CGAL/Cell_attribute_with_point.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h $ // $Id: Cell_attribute_with_point.h c25da7a 2022-05-23T13:28:00+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cell_attribute_with_point_and_id.h b/include/CGAL/Cell_attribute_with_point_and_id.h index b2e9183517..dfbaedf50c 100644 --- a/include/CGAL/Cell_attribute_with_point_and_id.h +++ b/include/CGAL/Cell_attribute_with_point_and_id.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Cell_attribute_with_point_and_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Cell_attribute_with_point_and_id.h $ // $Id: Cell_attribute_with_point_and_id.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cell_const_iterators.h b/include/CGAL/Cell_const_iterators.h index d61148b7e1..42fdeefe3a 100644 --- a/include/CGAL/Cell_const_iterators.h +++ b/include/CGAL/Cell_const_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Cell_const_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Cell_const_iterators.h $ // $Id: Cell_const_iterators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cell_iterators.h b/include/CGAL/Cell_iterators.h index 012430e861..60d198346b 100644 --- a/include/CGAL/Cell_iterators.h +++ b/include/CGAL/Cell_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Cell_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Cell_iterators.h $ // $Id: Cell_iterators.h 861588a 2022-08-03T20:19:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Chinese_remainder_traits.h b/include/CGAL/Chinese_remainder_traits.h index aec450c271..94fbdd2bf2 100644 --- a/include/CGAL/Chinese_remainder_traits.h +++ b/include/CGAL/Chinese_remainder_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Chinese_remainder_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Chinese_remainder_traits.h $ // $Id: Chinese_remainder_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circle_2.h b/include/CGAL/Circle_2.h index 92d8e72d38..90df5483a9 100644 --- a/include/CGAL/Circle_2.h +++ b/include/CGAL/Circle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Circle_2.h $ // $Id: Circle_2.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circle_3.h b/include/CGAL/Circle_3.h index c4149cd986..fc45bb92bd 100644 --- a/include/CGAL/Circle_3.h +++ b/include/CGAL/Circle_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Circle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Circle_3.h $ // $Id: Circle_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circle_type.h b/include/CGAL/Circle_type.h index 3f3c038b2a..104a59bd2a 100644 --- a/include/CGAL/Circle_type.h +++ b/include/CGAL/Circle_type.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circle_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circle_type.h $ // $Id: Circle_type.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_arc_2.h b/include/CGAL/Circular_arc_2.h index af36b47c12..c7fd95353a 100644 --- a/include/CGAL/Circular_arc_2.h +++ b/include/CGAL/Circular_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_arc_2.h $ // $Id: Circular_arc_2.h 059bc60 2020-07-22T15:13:09+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_arc_3.h b/include/CGAL/Circular_arc_3.h index 7f64b66903..3b1db19d3b 100644 --- a/include/CGAL/Circular_arc_3.h +++ b/include/CGAL/Circular_arc_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_arc_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_arc_3.h $ // $Id: Circular_arc_3.h acdf4c6 2020-07-22T15:23:09+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_arc_point_2.h b/include/CGAL/Circular_arc_point_2.h index 3b488a26cf..3d224c6f4d 100644 --- a/include/CGAL/Circular_arc_point_2.h +++ b/include/CGAL/Circular_arc_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_arc_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_arc_point_2.h $ // $Id: Circular_arc_point_2.h 059bc60 2020-07-22T15:13:09+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_arc_point_3.h b/include/CGAL/Circular_arc_point_3.h index 35bbf4f75a..f4c6ebc43b 100644 --- a/include/CGAL/Circular_arc_point_3.h +++ b/include/CGAL/Circular_arc_point_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_arc_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_arc_point_3.h $ // $Id: Circular_arc_point_3.h acdf4c6 2020-07-22T15:23:09+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2.h b/include/CGAL/Circular_kernel_2.h index a9ec257756..d6af49df06 100644 --- a/include/CGAL/Circular_kernel_2.h +++ b/include/CGAL/Circular_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2.h $ // $Id: Circular_kernel_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/Circular_arc_2.h b/include/CGAL/Circular_kernel_2/Circular_arc_2.h index dc4927fcff..14f5965aa7 100644 --- a/include/CGAL/Circular_kernel_2/Circular_arc_2.h +++ b/include/CGAL/Circular_kernel_2/Circular_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/Circular_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/Circular_arc_2.h $ // $Id: Circular_arc_2.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h b/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h index c54bec6e41..b301fbd809 100644 --- a/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h +++ b/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/Circular_arc_point_2.h $ // $Id: Circular_arc_point_2.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/Intersection_traits.h b/include/CGAL/Circular_kernel_2/Intersection_traits.h index f2defad003..b5cf665ff2 100644 --- a/include/CGAL/Circular_kernel_2/Intersection_traits.h +++ b/include/CGAL/Circular_kernel_2/Intersection_traits.h @@ -3,11 +3,11 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/Intersection_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/Intersection_traits.h $ // $Id: Intersection_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/Intersection_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/Intersection_traits.h $ // $Id: Intersection_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/Line_arc_2.h b/include/CGAL/Circular_kernel_2/Line_arc_2.h index bcb10b75a6..2f4cc43aeb 100644 --- a/include/CGAL/Circular_kernel_2/Line_arc_2.h +++ b/include/CGAL/Circular_kernel_2/Line_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/Line_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/Line_arc_2.h $ // $Id: Line_arc_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h b/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h index db3b03a196..65310b0e2e 100644 --- a/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h +++ b/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/function_objects_on_circle_2.h $ // $Id: function_objects_on_circle_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h b/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h index e6ba84cc55..b3c6723c70 100644 --- a/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h +++ b/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/function_objects_on_line_2.h $ // $Id: function_objects_on_line_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h b/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h index 3384d41961..1c815a1e63 100644 --- a/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h +++ b/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/function_objects_polynomial_circular.h $ // $Id: function_objects_polynomial_circular.h 81d9556 2021-02-10T10:06:45+01:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/interface_macros.h b/include/CGAL/Circular_kernel_2/interface_macros.h index 2e1b59d627..26f9039639 100644 --- a/include/CGAL/Circular_kernel_2/interface_macros.h +++ b/include/CGAL/Circular_kernel_2/interface_macros.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/interface_macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/interface_macros.h $ // $Id: interface_macros.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h b/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h index dfd3f819f9..872fd0e251 100644 --- a/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h +++ b/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_circle_2.h $ // $Id: internal_functions_on_circle_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h b/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h index 4f31eb6393..59346ab595 100644 --- a/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h +++ b/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h $ // $Id: internal_functions_on_circular_arc_2.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h b/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h index 0eb730b763..4776f5bc7e 100644 --- a/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h +++ b/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_line_2.h $ // $Id: internal_functions_on_line_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h b/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h index d383cee222..8b639bd9fe 100644 --- a/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h +++ b/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/internal_functions_on_line_arc_2.h $ // $Id: internal_functions_on_line_arc_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h b/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h index d117813d53..25b4c9b8cd 100644 --- a/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h +++ b/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_2/intersection_line_2_circle_2_map.h $ // $Id: intersection_line_2_circle_2_map.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/Circular_arc_3.h b/include/CGAL/Circular_kernel_3/Circular_arc_3.h index e55192afab..c0adc7e88d 100644 --- a/include/CGAL/Circular_kernel_3/Circular_arc_3.h +++ b/include/CGAL/Circular_kernel_3/Circular_arc_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/Circular_arc_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/Circular_arc_3.h $ // $Id: Circular_arc_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h b/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h index dbe914bb5e..b1753a77c5 100644 --- a/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h +++ b/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/Circular_arc_point_3.h $ // $Id: Circular_arc_point_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/Intersection_traits.h b/include/CGAL/Circular_kernel_3/Intersection_traits.h index f8ec6e574a..b6fadbc3b7 100644 --- a/include/CGAL/Circular_kernel_3/Intersection_traits.h +++ b/include/CGAL/Circular_kernel_3/Intersection_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/Intersection_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/Intersection_traits.h $ // $Id: Intersection_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/Line_arc_3.h b/include/CGAL/Circular_kernel_3/Line_arc_3.h index 36b00117c5..2f09f8560e 100644 --- a/include/CGAL/Circular_kernel_3/Line_arc_3.h +++ b/include/CGAL/Circular_kernel_3/Line_arc_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/Line_arc_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/Line_arc_3.h $ // $Id: Line_arc_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h b/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h index 4052634873..6fc71c586d 100644 --- a/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h +++ b/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/function_objects_polynomial_sphere.h $ // $Id: function_objects_polynomial_sphere.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h b/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h index 5e5ac507df..78b66a2bb5 100644 --- a/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h +++ b/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/get_equation_object_on_curved_kernel_3.h $ // $Id: get_equation_object_on_curved_kernel_3.h ad813b4 2020-07-30T16:19:02+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/interface_macros.h b/include/CGAL/Circular_kernel_3/interface_macros.h index 3090bdbe70..f16be9fa70 100644 --- a/include/CGAL/Circular_kernel_3/interface_macros.h +++ b/include/CGAL/Circular_kernel_3/interface_macros.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/interface_macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/interface_macros.h $ // $Id: interface_macros.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h b/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h index 776f268ccc..1b2703441a 100644 --- a/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h +++ b/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_function_compare_spherical_kernel.h $ // $Id: internal_function_compare_spherical_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h b/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h index 667114db30..06485c8540 100644 --- a/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h +++ b/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_function_compare_to_right_spherical_kernel.h $ // $Id: internal_function_compare_to_right_spherical_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h b/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h index ad3bf61960..ef60580984 100644 --- a/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h +++ b/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_function_has_on_spherical_kernel.h $ // $Id: internal_function_has_on_spherical_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h index 6a21d1b050..1de439f555 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circle_3.h $ // $Id: internal_functions_on_circle_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h index ff34bc59e2..3cc2af9467 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h $ // $Id: internal_functions_on_circular_arc_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h index ca3fae2f51..a814d47997 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_circular_arc_point_3.h $ // $Id: internal_functions_on_circular_arc_point_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h index 25df44f90c..1527159b33 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_line_3.h $ // $Id: internal_functions_on_line_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h index e16827670b..47d0672516 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_line_arc_3.h $ // $Id: internal_functions_on_line_arc_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h index bcf3d64221..49f7c77c3a 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_plane_3.h $ // $Id: internal_functions_on_plane_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h b/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h index 3ed39a3c8a..59e5cd27a7 100644 --- a/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h +++ b/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h $ -// $Id: internal_functions_on_sphere_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Circular_kernel_3/internal_functions_on_sphere_3.h $ +// $Id: internal_functions_on_sphere_3.h 5223c8e 2023-08-28T15:19:27+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Monique Teillaud, Sylvain Pion, Pedro Machado @@ -278,6 +278,7 @@ namespace CGAL { typedef typename SK::Point_3 Point_3; typedef typename SK::Sphere_3 Sphere_3; typedef typename SK::Algebraic_kernel Algebraic_kernel; + typedef typename SK::Boolean Bool; typedef typename SK3_Intersection_traits::type result_type; CGAL_kernel_precondition(!s1.is_degenerate()); @@ -317,7 +318,7 @@ namespace CGAL { return res; } if(const Circle_3* c = CGAL::Intersections::internal::intersect_get(v)) { - if(SK().has_on_3_object()(s3, *c)) { + if(static_cast(SK().has_on_3_object()(s3, *c))) { *res++ = result_type(*c); } return res; diff --git a/include/CGAL/Circular_kernel_converter.h b/include/CGAL/Circular_kernel_converter.h index 0b484f7f61..db266d4471 100644 --- a/include/CGAL/Circular_kernel_converter.h +++ b/include/CGAL/Circular_kernel_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_converter.h $ // $Id: Circular_kernel_converter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_intersections.h b/include/CGAL/Circular_kernel_intersections.h index 0323063b0c..4d5885f8fb 100644 --- a/include/CGAL/Circular_kernel_intersections.h +++ b/include/CGAL/Circular_kernel_intersections.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_intersections.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_intersections.h $ // $Id: Circular_kernel_intersections.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circular_kernel_type_equality_wrapper.h b/include/CGAL/Circular_kernel_type_equality_wrapper.h index 8f59554511..b849d630c5 100644 --- a/include/CGAL/Circular_kernel_type_equality_wrapper.h +++ b/include/CGAL/Circular_kernel_type_equality_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Circular_kernel_type_equality_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Circular_kernel_type_equality_wrapper.h $ // $Id: Circular_kernel_type_equality_wrapper.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circulator/Circulator_adapters.h b/include/CGAL/Circulator/Circulator_adapters.h index 1217cb05ef..10a606b172 100644 --- a/include/CGAL/Circulator/Circulator_adapters.h +++ b/include/CGAL/Circulator/Circulator_adapters.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circulator/include/CGAL/Circulator/Circulator_adapters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circulator/include/CGAL/Circulator/Circulator_adapters.h $ // $Id: Circulator_adapters.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circulator/Circulator_concepts.h b/include/CGAL/Circulator/Circulator_concepts.h index cd41a936fc..cbd1e90011 100644 --- a/include/CGAL/Circulator/Circulator_concepts.h +++ b/include/CGAL/Circulator/Circulator_concepts.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circulator/include/CGAL/Circulator/Circulator_concepts.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circulator/include/CGAL/Circulator/Circulator_concepts.h $ // $Id: Circulator_concepts.h c9af7a1 2020-10-14T10:59:46+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circulator/Safe_circulator_from_iterator.h b/include/CGAL/Circulator/Safe_circulator_from_iterator.h index ecfc6bef0b..b7f576e096 100644 --- a/include/CGAL/Circulator/Safe_circulator_from_iterator.h +++ b/include/CGAL/Circulator/Safe_circulator_from_iterator.h @@ -8,7 +8,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circulator/include/CGAL/Circulator/Safe_circulator_from_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circulator/include/CGAL/Circulator/Safe_circulator_from_iterator.h $ // $Id: Safe_circulator_from_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circulator_identity.h b/include/CGAL/Circulator_identity.h index 21b7c2a955..225651235a 100644 --- a/include/CGAL/Circulator_identity.h +++ b/include/CGAL/Circulator_identity.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Circulator_identity.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Circulator_identity.h $ // $Id: Circulator_identity.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circulator_on_node.h b/include/CGAL/Circulator_on_node.h index 05133190c3..99fc50fd38 100644 --- a/include/CGAL/Circulator_on_node.h +++ b/include/CGAL/Circulator_on_node.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Circulator_on_node.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Circulator_on_node.h $ // $Id: Circulator_on_node.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Circulator_project.h b/include/CGAL/Circulator_project.h index 2739c01263..a6386dc60b 100644 --- a/include/CGAL/Circulator_project.h +++ b/include/CGAL/Circulator_project.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Circulator_project.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Circulator_project.h $ // $Id: Circulator_project.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification.h b/include/CGAL/Classification.h index 23f8660e6b..dd1412d897 100644 --- a/include/CGAL/Classification.h +++ b/include/CGAL/Classification.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification.h $ // $Id: Classification.h 8264096 2021-02-23T08:49:18+01:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Cluster.h b/include/CGAL/Classification/Cluster.h index b7df2a28e7..32a9b0c7cc 100644 --- a/include/CGAL/Classification/Cluster.h +++ b/include/CGAL/Classification/Cluster.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Cluster.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Cluster.h $ // $Id: Cluster.h 8166579 2021-10-11T19:58:07+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/ETHZ/Random_forest_classifier.h b/include/CGAL/Classification/ETHZ/Random_forest_classifier.h index 27806060c6..f0acf3fd29 100644 --- a/include/CGAL/Classification/ETHZ/Random_forest_classifier.h +++ b/include/CGAL/Classification/ETHZ/Random_forest_classifier.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/Random_forest_classifier.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/Random_forest_classifier.h $ // $Id: Random_forest_classifier.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/ETHZ/internal/dataview.h b/include/CGAL/Classification/ETHZ/internal/dataview.h index 6f6bab01e8..d020fbb49b 100644 --- a/include/CGAL/Classification/ETHZ/internal/dataview.h +++ b/include/CGAL/Classification/ETHZ/internal/dataview.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/internal/dataview.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/internal/dataview.h $ // $Id: dataview.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LicenseRef-RFL // License notice in Installation/LICENSE.RFL diff --git a/include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp b/include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp index 0e99fec9aa..445247cbbb 100644 --- a/include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp +++ b/include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/common-libraries.hpp $ // $Id: common-libraries.hpp 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: LicenseRef-RFL // License notice in Installation/LICENSE.RFL diff --git a/include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp b/include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp index 639f65af66..57f0ee2bf1 100644 --- a/include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp +++ b/include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/forest.hpp $ // $Id: forest.hpp 7599bbe 2020-10-01T13:53:02+02:00 Simon Giraudot // SPDX-License-Identifier: LicenseRef-RFL // License notice in Installation/LICENSE.RFL diff --git a/include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp b/include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp index 6a0ddfbdb5..2dd0c227ad 100644 --- a/include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp +++ b/include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/node-gini.hpp $ // $Id: node-gini.hpp 7cfe6df 2020-04-07T11:02:16+02:00 Simon Giraudot // SPDX-License-Identifier: LicenseRef-RFL // License notice in Installation/LICENSE.RFL diff --git a/include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp b/include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp index 5ac14daf91..42c258345c 100644 --- a/include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp +++ b/include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/node.hpp $ // $Id: node.hpp 7599bbe 2020-10-01T13:53:02+02:00 Simon Giraudot // SPDX-License-Identifier: LicenseRef-RFL // License notice in Installation/LICENSE.RFL diff --git a/include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp b/include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp index a28d668874..c586e86b7d 100644 --- a/include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp +++ b/include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/ETHZ/internal/random-forest/tree.hpp $ // $Id: tree.hpp ed25fd2 2020-04-07T11:02:16+02:00 Simon Giraudot // SPDX-License-Identifier: LicenseRef-RFL // License notice in Installation/LICENSE.RFL diff --git a/include/CGAL/Classification/Evaluation.h b/include/CGAL/Classification/Evaluation.h index 54b916b298..a7b2a6535d 100644 --- a/include/CGAL/Classification/Evaluation.h +++ b/include/CGAL/Classification/Evaluation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Evaluation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Evaluation.h $ // $Id: Evaluation.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Cluster_mean_of_feature.h b/include/CGAL/Classification/Feature/Cluster_mean_of_feature.h index 4c7f844d1e..ba0a304534 100644 --- a/include/CGAL/Classification/Feature/Cluster_mean_of_feature.h +++ b/include/CGAL/Classification/Feature/Cluster_mean_of_feature.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Cluster_mean_of_feature.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Cluster_mean_of_feature.h $ // $Id: Cluster_mean_of_feature.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Cluster_size.h b/include/CGAL/Classification/Feature/Cluster_size.h index 2c1ec5eef9..18d345ac8e 100644 --- a/include/CGAL/Classification/Feature/Cluster_size.h +++ b/include/CGAL/Classification/Feature/Cluster_size.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Cluster_size.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Cluster_size.h $ // $Id: Cluster_size.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Cluster_variance_of_feature.h b/include/CGAL/Classification/Feature/Cluster_variance_of_feature.h index 85089eae55..8aa9c17982 100644 --- a/include/CGAL/Classification/Feature/Cluster_variance_of_feature.h +++ b/include/CGAL/Classification/Feature/Cluster_variance_of_feature.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Cluster_variance_of_feature.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Cluster_variance_of_feature.h $ // $Id: Cluster_variance_of_feature.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Cluster_vertical_extent.h b/include/CGAL/Classification/Feature/Cluster_vertical_extent.h index 0ed525021c..a25b6605e3 100644 --- a/include/CGAL/Classification/Feature/Cluster_vertical_extent.h +++ b/include/CGAL/Classification/Feature/Cluster_vertical_extent.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Cluster_vertical_extent.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Cluster_vertical_extent.h $ // $Id: Cluster_vertical_extent.h 19004a7 2020-08-04T13:41:48+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Color_channel.h b/include/CGAL/Classification/Feature/Color_channel.h index 20a2082c10..2a97a47f70 100644 --- a/include/CGAL/Classification/Feature/Color_channel.h +++ b/include/CGAL/Classification/Feature/Color_channel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Color_channel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Color_channel.h $ // $Id: Color_channel.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Distance_to_plane.h b/include/CGAL/Classification/Feature/Distance_to_plane.h index 21a8a92dcc..f31bfe029d 100644 --- a/include/CGAL/Classification/Feature/Distance_to_plane.h +++ b/include/CGAL/Classification/Feature/Distance_to_plane.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Distance_to_plane.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Distance_to_plane.h $ // $Id: Distance_to_plane.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Echo_scatter.h b/include/CGAL/Classification/Feature/Echo_scatter.h index c3b61614fd..33a6cfa8e8 100644 --- a/include/CGAL/Classification/Feature/Echo_scatter.h +++ b/include/CGAL/Classification/Feature/Echo_scatter.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Echo_scatter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Echo_scatter.h $ // $Id: Echo_scatter.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Eigenvalue.h b/include/CGAL/Classification/Feature/Eigenvalue.h index c864a279c8..dc44d8ec6a 100644 --- a/include/CGAL/Classification/Feature/Eigenvalue.h +++ b/include/CGAL/Classification/Feature/Eigenvalue.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Eigenvalue.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Eigenvalue.h $ // $Id: Eigenvalue.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Elevation.h b/include/CGAL/Classification/Feature/Elevation.h index 5ae301f8f8..707fea9db3 100644 --- a/include/CGAL/Classification/Feature/Elevation.h +++ b/include/CGAL/Classification/Feature/Elevation.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Elevation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Elevation.h $ // $Id: Elevation.h 19004a7 2020-08-04T13:41:48+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Gradient_of_feature.h b/include/CGAL/Classification/Feature/Gradient_of_feature.h index 09c349880b..7fd7dcfebf 100644 --- a/include/CGAL/Classification/Feature/Gradient_of_feature.h +++ b/include/CGAL/Classification/Feature/Gradient_of_feature.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Gradient_of_feature.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Gradient_of_feature.h $ // $Id: Gradient_of_feature.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Height_above.h b/include/CGAL/Classification/Feature/Height_above.h index cdbfe30a5d..b04ddec530 100644 --- a/include/CGAL/Classification/Feature/Height_above.h +++ b/include/CGAL/Classification/Feature/Height_above.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Height_above.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Height_above.h $ // $Id: Height_above.h 19004a7 2020-08-04T13:41:48+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Height_below.h b/include/CGAL/Classification/Feature/Height_below.h index bd670f0d89..1345c0b230 100644 --- a/include/CGAL/Classification/Feature/Height_below.h +++ b/include/CGAL/Classification/Feature/Height_below.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Height_below.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Height_below.h $ // $Id: Height_below.h 19004a7 2020-08-04T13:41:48+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Simple_feature.h b/include/CGAL/Classification/Feature/Simple_feature.h index 09e67fae68..6980faa5fb 100644 --- a/include/CGAL/Classification/Feature/Simple_feature.h +++ b/include/CGAL/Classification/Feature/Simple_feature.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Simple_feature.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Simple_feature.h $ // $Id: Simple_feature.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Vertical_dispersion.h b/include/CGAL/Classification/Feature/Vertical_dispersion.h index c51dd7672b..474d7e718d 100644 --- a/include/CGAL/Classification/Feature/Vertical_dispersion.h +++ b/include/CGAL/Classification/Feature/Vertical_dispersion.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Vertical_dispersion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Vertical_dispersion.h $ // $Id: Vertical_dispersion.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Vertical_range.h b/include/CGAL/Classification/Feature/Vertical_range.h index 1b70d868ac..9e983ddebc 100644 --- a/include/CGAL/Classification/Feature/Vertical_range.h +++ b/include/CGAL/Classification/Feature/Vertical_range.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Vertical_range.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Vertical_range.h $ // $Id: Vertical_range.h 19004a7 2020-08-04T13:41:48+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature/Verticality.h b/include/CGAL/Classification/Feature/Verticality.h index fb5fe38507..5796af4133 100644 --- a/include/CGAL/Classification/Feature/Verticality.h +++ b/include/CGAL/Classification/Feature/Verticality.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature/Verticality.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature/Verticality.h $ // $Id: Verticality.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature_base.h b/include/CGAL/Classification/Feature_base.h index 8c6fc84aa1..df2fcf2f87 100644 --- a/include/CGAL/Classification/Feature_base.h +++ b/include/CGAL/Classification/Feature_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature_base.h $ // $Id: Feature_base.h 627584f 2020-09-30T08:38:45+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Feature_set.h b/include/CGAL/Classification/Feature_set.h index ae275bc0d7..bd92f79381 100644 --- a/include/CGAL/Classification/Feature_set.h +++ b/include/CGAL/Classification/Feature_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Feature_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Feature_set.h $ // $Id: Feature_set.h 473d30b 2021-04-06T15:12:45+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Image.h b/include/CGAL/Classification/Image.h index e666b75b4a..8d234504ff 100644 --- a/include/CGAL/Classification/Image.h +++ b/include/CGAL/Classification/Image.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Image.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Image.h $ // $Id: Image.h 43014ba 2020-04-02T10:28:50+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Label.h b/include/CGAL/Classification/Label.h index 10ab941cbc..e84e644310 100644 --- a/include/CGAL/Classification/Label.h +++ b/include/CGAL/Classification/Label.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Label.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Label.h $ // $Id: Label.h c863ee6 2021-05-04T17:28:52+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Label_set.h b/include/CGAL/Classification/Label_set.h index 22cbcb9070..8e3e639907 100644 --- a/include/CGAL/Classification/Label_set.h +++ b/include/CGAL/Classification/Label_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Label_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Label_set.h $ // $Id: Label_set.h 7fe4c32 2021-12-27T09:19:42+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Local_eigen_analysis.h b/include/CGAL/Classification/Local_eigen_analysis.h index 47244ee69c..1fdfe4f07a 100644 --- a/include/CGAL/Classification/Local_eigen_analysis.h +++ b/include/CGAL/Classification/Local_eigen_analysis.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Local_eigen_analysis.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Local_eigen_analysis.h $ // $Id: Local_eigen_analysis.h 350b917 2021-04-11T14:50:44+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Mesh_feature_generator.h b/include/CGAL/Classification/Mesh_feature_generator.h index c1efc40347..02028051c4 100644 --- a/include/CGAL/Classification/Mesh_feature_generator.h +++ b/include/CGAL/Classification/Mesh_feature_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Mesh_feature_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Mesh_feature_generator.h $ // $Id: Mesh_feature_generator.h 350b917 2021-04-11T14:50:44+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Mesh_neighborhood.h b/include/CGAL/Classification/Mesh_neighborhood.h index 5738326a63..a1674f6338 100644 --- a/include/CGAL/Classification/Mesh_neighborhood.h +++ b/include/CGAL/Classification/Mesh_neighborhood.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Mesh_neighborhood.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Mesh_neighborhood.h $ // $Id: Mesh_neighborhood.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/OpenCV/Random_forest_classifier.h b/include/CGAL/Classification/OpenCV/Random_forest_classifier.h index 98200b71eb..64a3515a3c 100644 --- a/include/CGAL/Classification/OpenCV/Random_forest_classifier.h +++ b/include/CGAL/Classification/OpenCV/Random_forest_classifier.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/OpenCV/Random_forest_classifier.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/OpenCV/Random_forest_classifier.h $ // $Id: Random_forest_classifier.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Planimetric_grid.h b/include/CGAL/Classification/Planimetric_grid.h index e60e7947e0..fe4e92040a 100644 --- a/include/CGAL/Classification/Planimetric_grid.h +++ b/include/CGAL/Classification/Planimetric_grid.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Planimetric_grid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Planimetric_grid.h $ // $Id: Planimetric_grid.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Point_set_feature_generator.h b/include/CGAL/Classification/Point_set_feature_generator.h index 1deba051e3..879dcdffb4 100644 --- a/include/CGAL/Classification/Point_set_feature_generator.h +++ b/include/CGAL/Classification/Point_set_feature_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Point_set_feature_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Point_set_feature_generator.h $ // $Id: Point_set_feature_generator.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Point_set_neighborhood.h b/include/CGAL/Classification/Point_set_neighborhood.h index 32e4e81228..345f1ac37e 100644 --- a/include/CGAL/Classification/Point_set_neighborhood.h +++ b/include/CGAL/Classification/Point_set_neighborhood.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Point_set_neighborhood.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Point_set_neighborhood.h $ // $Id: Point_set_neighborhood.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/Sum_of_weighted_features_classifier.h b/include/CGAL/Classification/Sum_of_weighted_features_classifier.h index 13b98f71e3..5b66408f59 100644 --- a/include/CGAL/Classification/Sum_of_weighted_features_classifier.h +++ b/include/CGAL/Classification/Sum_of_weighted_features_classifier.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/Sum_of_weighted_features_classifier.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/Sum_of_weighted_features_classifier.h $ // $Id: Sum_of_weighted_features_classifier.h 393ae7d 2021-05-12T15:03:53+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/classify.h b/include/CGAL/Classification/classify.h index b76fb6618f..356a9f932d 100644 --- a/include/CGAL/Classification/classify.h +++ b/include/CGAL/Classification/classify.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/classify.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/classify.h $ // $Id: classify.h 0e934b1 2020-08-04T13:16:13+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/compressed_float.h b/include/CGAL/Classification/compressed_float.h index 4dba8f8931..52a053341b 100644 --- a/include/CGAL/Classification/compressed_float.h +++ b/include/CGAL/Classification/compressed_float.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/compressed_float.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/compressed_float.h $ // $Id: compressed_float.h e9d41d7 2020-04-21T10:03:00+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/internal/verbosity.h b/include/CGAL/Classification/internal/verbosity.h index 84b026fe45..e0f1a05024 100644 --- a/include/CGAL/Classification/internal/verbosity.h +++ b/include/CGAL/Classification/internal/verbosity.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/internal/verbosity.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/internal/verbosity.h $ // $Id: verbosity.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Classification/property_maps.h b/include/CGAL/Classification/property_maps.h index c78940ab7c..28d99ef0eb 100644 --- a/include/CGAL/Classification/property_maps.h +++ b/include/CGAL/Classification/property_maps.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Classification/include/CGAL/Classification/property_maps.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Classification/include/CGAL/Classification/property_maps.h $ // $Id: property_maps.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Coercion_traits.h b/include/CGAL/Coercion_traits.h index e52055b183..55cdd79355 100644 --- a/include/CGAL/Coercion_traits.h +++ b/include/CGAL/Coercion_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Coercion_traits.h $ // $Id: Coercion_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combination_enumerator.h b/include/CGAL/Combination_enumerator.h index 2a07f4f812..1da9ea3625 100644 --- a/include/CGAL/Combination_enumerator.h +++ b/include/CGAL/Combination_enumerator.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/Combination_enumerator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/Combination_enumerator.h $ // $Id: Combination_enumerator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map.h b/include/CGAL/Combinatorial_map.h index 490ef35857..08fc616014 100644 --- a/include/CGAL/Combinatorial_map.h +++ b/include/CGAL/Combinatorial_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map.h $ // $Id: Combinatorial_map.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h index fd8a987910..cd4ee9f470 100644 --- a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h +++ b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h $ // $Id: Combinatorial_map_copy_functors.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h index 43482d5a20..0a9c21b8be 100644 --- a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h +++ b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h $ // $Id: Combinatorial_map_group_functors.h 72b356d 2023-03-10T11:30:07+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h index cee67be65c..25fe48a931 100644 --- a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h +++ b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h $ // $Id: Combinatorial_map_internal_functors.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h index 728d0e6aa2..126090f276 100644 --- a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h +++ b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h $ // $Id: Combinatorial_map_sewable.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h index 7ee4f27f27..db39868403 100644 --- a/include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h +++ b/include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h $ // $Id: Combinatorial_map_utility.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_basic_operations.h b/include/CGAL/Combinatorial_map_basic_operations.h index 8607acd483..856d41f1c8 100644 --- a/include/CGAL/Combinatorial_map_basic_operations.h +++ b/include/CGAL/Combinatorial_map_basic_operations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_basic_operations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_basic_operations.h $ // $Id: Combinatorial_map_basic_operations.h 861588a 2022-08-03T20:19:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_functors.h b/include/CGAL/Combinatorial_map_functors.h index 861fd52d0c..3c6fa06a3a 100644 --- a/include/CGAL/Combinatorial_map_functors.h +++ b/include/CGAL/Combinatorial_map_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_functors.h $ // $Id: Combinatorial_map_functors.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_fwd.h b/include/CGAL/Combinatorial_map_fwd.h index 5bbab886b1..d5f0643931 100644 --- a/include/CGAL/Combinatorial_map_fwd.h +++ b/include/CGAL/Combinatorial_map_fwd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_fwd.h $ // $Id: Combinatorial_map_fwd.h c25da7a 2022-05-23T13:28:00+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_iterators_base.h b/include/CGAL/Combinatorial_map_iterators_base.h index 80d09bd8c3..4fa7f949f0 100644 --- a/include/CGAL/Combinatorial_map_iterators_base.h +++ b/include/CGAL/Combinatorial_map_iterators_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_iterators_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_iterators_base.h $ // $Id: Combinatorial_map_iterators_base.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_operations.h b/include/CGAL/Combinatorial_map_operations.h index 29e234c7c7..dcb7417f42 100644 --- a/include/CGAL/Combinatorial_map_operations.h +++ b/include/CGAL/Combinatorial_map_operations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_operations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_operations.h $ // $Id: Combinatorial_map_operations.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_save_load.h b/include/CGAL/Combinatorial_map_save_load.h index ffc8c1f67b..b67e04ff85 100644 --- a/include/CGAL/Combinatorial_map_save_load.h +++ b/include/CGAL/Combinatorial_map_save_load.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_save_load.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_save_load.h $ // $Id: Combinatorial_map_save_load.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_storages.h b/include/CGAL/Combinatorial_map_storages.h index 430cb7225f..d35929e192 100644 --- a/include/CGAL/Combinatorial_map_storages.h +++ b/include/CGAL/Combinatorial_map_storages.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_storages.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_storages.h $ // $Id: Combinatorial_map_storages.h fbd8b8a 2022-07-27T16:28:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Combinatorial_map_storages_with_index.h b/include/CGAL/Combinatorial_map_storages_with_index.h index 92b525beb9..b7239f45f7 100644 --- a/include/CGAL/Combinatorial_map_storages_with_index.h +++ b/include/CGAL/Combinatorial_map_storages_with_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Combinatorial_map_storages_with_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Combinatorial_map_storages_with_index.h $ // $Id: Combinatorial_map_storages_with_index.h 8dc54d3 2023-03-10T13:20:03+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Compact_container.h b/include/CGAL/Compact_container.h index eedc08b911..1bf7611de5 100644 --- a/include/CGAL/Compact_container.h +++ b/include/CGAL/Compact_container.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Compact_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Compact_container.h $ // $Id: Compact_container.h e8d1095 2023-01-20T16:35:15+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Compact_container_with_index.h b/include/CGAL/Compact_container_with_index.h index 039f74420c..5ba4ebf5b9 100644 --- a/include/CGAL/Compact_container_with_index.h +++ b/include/CGAL/Compact_container_with_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Compact_container_with_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Compact_container_with_index.h $ // $Id: Compact_container_with_index.h 52d7876 2023-03-10T13:25:44+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Compact_mesh_cell_base_3.h b/include/CGAL/Compact_mesh_cell_base_3.h index 7bb559224c..146036d086 100644 --- a/include/CGAL/Compact_mesh_cell_base_3.h +++ b/include/CGAL/Compact_mesh_cell_base_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Compact_mesh_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Compact_mesh_cell_base_3.h $ // $Id: Compact_mesh_cell_base_3.h fef1a43 2022-12-15T10:43:27+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Compare_handles_with_or_without_timestamps.h b/include/CGAL/Compare_handles_with_or_without_timestamps.h index 9bb1e3b063..adfeb6092e 100644 --- a/include/CGAL/Compare_handles_with_or_without_timestamps.h +++ b/include/CGAL/Compare_handles_with_or_without_timestamps.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Compare_handles_with_or_without_timestamps.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Compare_handles_with_or_without_timestamps.h $ // $Id: Compare_handles_with_or_without_timestamps.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Complex_2_in_triangulation_3.h b/include/CGAL/Complex_2_in_triangulation_3.h index 0882b386b7..7c0c56adb5 100644 --- a/include/CGAL/Complex_2_in_triangulation_3.h +++ b/include/CGAL/Complex_2_in_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Complex_2_in_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Complex_2_in_triangulation_3.h $ // $Id: Complex_2_in_triangulation_3.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Complex_2_in_triangulation_cell_base_3.h b/include/CGAL/Complex_2_in_triangulation_cell_base_3.h index 6ef8113f83..40bd9eb377 100644 --- a/include/CGAL/Complex_2_in_triangulation_cell_base_3.h +++ b/include/CGAL/Complex_2_in_triangulation_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Complex_2_in_triangulation_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Complex_2_in_triangulation_cell_base_3.h $ // $Id: Complex_2_in_triangulation_cell_base_3.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h b/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h index 6fd8a188fe..68d5f4c60e 100644 --- a/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h +++ b/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Complex_2_in_triangulation_vertex_base_3.h $ // $Id: Complex_2_in_triangulation_vertex_base_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Complexity_tags.h b/include/CGAL/Complexity_tags.h index ff7c8c551a..ff61fa6bf4 100644 --- a/include/CGAL/Complexity_tags.h +++ b/include/CGAL/Complexity_tags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Complexity_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Complexity_tags.h $ // $Id: Complexity_tags.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Compute_anchor_3.h b/include/CGAL/Compute_anchor_3.h index 2d8134f9dc..989e222d8b 100644 --- a/include/CGAL/Compute_anchor_3.h +++ b/include/CGAL/Compute_anchor_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Compute_anchor_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Compute_anchor_3.h $ // $Id: Compute_anchor_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Compute_cone_boundaries_2.h b/include/CGAL/Compute_cone_boundaries_2.h index 6eb7121cb3..c3cb158c8d 100644 --- a/include/CGAL/Compute_cone_boundaries_2.h +++ b/include/CGAL/Compute_cone_boundaries_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Compute_cone_boundaries_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Compute_cone_boundaries_2.h $ // $Id: Compute_cone_boundaries_2.h 6486844 2022-05-10T11:30:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Concatenate_iterator.h b/include/CGAL/Concatenate_iterator.h index 0db0f61deb..0fce9efe61 100644 --- a/include/CGAL/Concatenate_iterator.h +++ b/include/CGAL/Concatenate_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Concatenate_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Concatenate_iterator.h $ // $Id: Concatenate_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Concurrent_compact_container.h b/include/CGAL/Concurrent_compact_container.h index a92aeca4d3..4f751b8f25 100644 --- a/include/CGAL/Concurrent_compact_container.h +++ b/include/CGAL/Concurrent_compact_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Concurrent_compact_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Concurrent_compact_container.h $ // $Id: Concurrent_compact_container.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cone_spanners_2/Less_by_direction_2.h b/include/CGAL/Cone_spanners_2/Less_by_direction_2.h index 41d44d601d..be1561c470 100644 --- a/include/CGAL/Cone_spanners_2/Less_by_direction_2.h +++ b/include/CGAL/Cone_spanners_2/Less_by_direction_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Cone_spanners_2/Less_by_direction_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Cone_spanners_2/Less_by_direction_2.h $ // $Id: Less_by_direction_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cone_spanners_2/Plane_scan_tree.h b/include/CGAL/Cone_spanners_2/Plane_scan_tree.h index cb0381bdd2..dab49a4fbe 100644 --- a/include/CGAL/Cone_spanners_2/Plane_scan_tree.h +++ b/include/CGAL/Cone_spanners_2/Plane_scan_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Cone_spanners_2/Plane_scan_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Cone_spanners_2/Plane_scan_tree.h $ // $Id: Plane_scan_tree.h 0d66e19 2020-07-24T17:05:10+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h b/include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h index 895c858050..65b7a90804 100644 --- a/include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h +++ b/include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Cone_spanners_2/Plane_scan_tree_impl.h $ // $Id: Plane_scan_tree_impl.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Cone_spanners_enum_2.h b/include/CGAL/Cone_spanners_enum_2.h index 237003d465..f2d124108a 100644 --- a/include/CGAL/Cone_spanners_enum_2.h +++ b/include/CGAL/Cone_spanners_enum_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Cone_spanners_enum_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Cone_spanners_enum_2.h $ // $Id: Cone_spanners_enum_2.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Conic_2.h b/include/CGAL/Conic_2.h index 5fa089ef48..bea65a7d18 100644 --- a/include/CGAL/Conic_2.h +++ b/include/CGAL/Conic_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Conic_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Conic_2.h $ // $Id: Conic_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Constrained_Delaunay_triangulation_2.h b/include/CGAL/Constrained_Delaunay_triangulation_2.h index 4147361238..f696d8d125 100644 --- a/include/CGAL/Constrained_Delaunay_triangulation_2.h +++ b/include/CGAL/Constrained_Delaunay_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Constrained_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Constrained_Delaunay_triangulation_2.h $ // $Id: Constrained_Delaunay_triangulation_2.h dd5989d 2023-03-21T16:28:53+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h b/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h index f0e8d37f31..a4a8f83585 100644 --- a/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h +++ b/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h $ // $Id: Constrained_Delaunay_triangulation_face_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Constrained_triangulation_2.h b/include/CGAL/Constrained_triangulation_2.h index 56e54ad6c0..d01a05d05f 100644 --- a/include/CGAL/Constrained_triangulation_2.h +++ b/include/CGAL/Constrained_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Constrained_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Constrained_triangulation_2.h $ // $Id: Constrained_triangulation_2.h 1a5826f 2023-04-17T12:48:30+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Constrained_triangulation_face_base_2.h b/include/CGAL/Constrained_triangulation_face_base_2.h index f4eaeb3a25..5d5d37ee95 100644 --- a/include/CGAL/Constrained_triangulation_face_base_2.h +++ b/include/CGAL/Constrained_triangulation_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Constrained_triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Constrained_triangulation_face_base_2.h $ // $Id: Constrained_triangulation_face_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Constrained_triangulation_plus_2.h b/include/CGAL/Constrained_triangulation_plus_2.h index 6ee7225c2a..c0c933b4dc 100644 --- a/include/CGAL/Constrained_triangulation_plus_2.h +++ b/include/CGAL/Constrained_triangulation_plus_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h $ // $Id: Constrained_triangulation_plus_2.h e8d1095 2023-01-20T16:35:15+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Constrained_voronoi_diagram_2.h b/include/CGAL/Constrained_voronoi_diagram_2.h index 20192f14bb..cfb21fd1a7 100644 --- a/include/CGAL/Constrained_voronoi_diagram_2.h +++ b/include/CGAL/Constrained_voronoi_diagram_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Constrained_voronoi_diagram_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Constrained_voronoi_diagram_2.h $ // $Id: Constrained_voronoi_diagram_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Construct_theta_graph_2.h b/include/CGAL/Construct_theta_graph_2.h index c74e669ffc..9a83653452 100644 --- a/include/CGAL/Construct_theta_graph_2.h +++ b/include/CGAL/Construct_theta_graph_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Construct_theta_graph_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Construct_theta_graph_2.h $ // $Id: Construct_theta_graph_2.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Construct_yao_graph_2.h b/include/CGAL/Construct_yao_graph_2.h index 7e076a8481..805f0b86a9 100644 --- a/include/CGAL/Construct_yao_graph_2.h +++ b/include/CGAL/Construct_yao_graph_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/Construct_yao_graph_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/Construct_yao_graph_2.h $ // $Id: Construct_yao_graph_2.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Container_helper.h b/include/CGAL/Container_helper.h index 8cec3e984f..369540228d 100644 --- a/include/CGAL/Container_helper.h +++ b/include/CGAL/Container_helper.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Container_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Container_helper.h $ // $Id: Container_helper.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Converting_construction.h b/include/CGAL/Converting_construction.h index 8287d14a87..d1a902418c 100644 --- a/include/CGAL/Converting_construction.h +++ b/include/CGAL/Converting_construction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Converting_construction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Converting_construction.h $ // $Id: Converting_construction.h 9a7757c 2022-11-09T09:47:04+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Edge_sorter.h b/include/CGAL/Convex_decomposition_3/Edge_sorter.h index a283ca90b4..0053febbc5 100644 --- a/include/CGAL/Convex_decomposition_3/Edge_sorter.h +++ b/include/CGAL/Convex_decomposition_3/Edge_sorter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Edge_sorter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Edge_sorter.h $ // $Id: Edge_sorter.h 1a08127 2020-11-18T07:43:12+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/External_structure_builder.h b/include/CGAL/Convex_decomposition_3/External_structure_builder.h index 79547083c3..7179628113 100644 --- a/include/CGAL/Convex_decomposition_3/External_structure_builder.h +++ b/include/CGAL/Convex_decomposition_3/External_structure_builder.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/External_structure_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/External_structure_builder.h $ // $Id: External_structure_builder.h 0de5f61 2023-01-18T21:37:59+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h b/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h index 66537ef0b0..1442a9e3e2 100644 --- a/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h +++ b/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Insert_vertex_into_edge.h $ // $Id: Insert_vertex_into_edge.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h b/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h index 2d0f6ef3a0..f14bcb934b 100644 --- a/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h +++ b/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Ray_hit_generator.h $ // $Id: Ray_hit_generator.h f8bf2b3 2023-01-18T21:03:36+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h b/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h index 5870e68d67..41a83a26af 100644 --- a/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h +++ b/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Ray_hit_generator2.h $ // $Id: Ray_hit_generator2.h 1172c9d 2022-03-29T17:48:17+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h b/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h index e5e3e46445..f868bc7658 100644 --- a/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h +++ b/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Reflex_edge_searcher.h $ // $Id: Reflex_edge_searcher.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h b/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h index 6b85a37641..68ddc547fd 100644 --- a/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h +++ b/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Reflex_vertex_searcher.h $ // $Id: Reflex_vertex_searcher.h 4229fa4 2021-04-27T22:34:01+01:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/SFace_separator.h b/include/CGAL/Convex_decomposition_3/SFace_separator.h index d0ff56f7ef..620487c7ea 100644 --- a/include/CGAL/Convex_decomposition_3/SFace_separator.h +++ b/include/CGAL/Convex_decomposition_3/SFace_separator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/SFace_separator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/SFace_separator.h $ // $Id: SFace_separator.h e8b66f2 2023-01-18T22:41:52+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/SM_walls.h b/include/CGAL/Convex_decomposition_3/SM_walls.h index edde94affe..f4b4f220a2 100644 --- a/include/CGAL/Convex_decomposition_3/SM_walls.h +++ b/include/CGAL/Convex_decomposition_3/SM_walls.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/SM_walls.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/SM_walls.h $ // $Id: SM_walls.h e8b66f2 2023-01-18T22:41:52+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Single_wall_creator.h b/include/CGAL/Convex_decomposition_3/Single_wall_creator.h index 9e4e09a271..2a4854c6fe 100644 --- a/include/CGAL/Convex_decomposition_3/Single_wall_creator.h +++ b/include/CGAL/Convex_decomposition_3/Single_wall_creator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Single_wall_creator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Single_wall_creator.h $ // $Id: Single_wall_creator.h 6831403 2021-09-29T11:47:08+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h b/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h index ad17c01f57..afef4f11de 100644 --- a/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h +++ b/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Single_wall_creator2.h $ // $Id: Single_wall_creator2.h e8b66f2 2023-01-18T22:41:52+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h b/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h index f78cb44fdb..2e8932d72a 100644 --- a/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h +++ b/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/Single_wall_creator3.h $ // $Id: Single_wall_creator3.h e8b66f2 2023-01-18T22:41:52+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h b/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h index 757bb85147..c480f4e822 100644 --- a/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h +++ b/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/YVertical_wall_builder.h $ // $Id: YVertical_wall_builder.h e8b66f2 2023-01-18T22:41:52+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h b/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h index c40f2ad05f..2ffb0257a2 100644 --- a/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h +++ b/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/Convex_decomposition_3/is_reflex_sedge.h $ // $Id: is_reflex_sedge.h e8b66f2 2023-01-18T22:41:52+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h b/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h index e472498232..273ff9e63e 100644 --- a/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h +++ b/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h $ // $Id: ch_akl_toussaint_impl.h dc531cb 2022-09-27T08:40:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_bykat_impl.h b/include/CGAL/Convex_hull_2/ch_bykat_impl.h index 263bd80541..40b8e38a1c 100644 --- a/include/CGAL/Convex_hull_2/ch_bykat_impl.h +++ b/include/CGAL/Convex_hull_2/ch_bykat_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_bykat_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_bykat_impl.h $ // $Id: ch_bykat_impl.h dc531cb 2022-09-27T08:40:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_eddy_impl.h b/include/CGAL/Convex_hull_2/ch_eddy_impl.h index 9bc09afdeb..e695d57677 100644 --- a/include/CGAL/Convex_hull_2/ch_eddy_impl.h +++ b/include/CGAL/Convex_hull_2/ch_eddy_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_eddy_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_eddy_impl.h $ // $Id: ch_eddy_impl.h dc531cb 2022-09-27T08:40:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h b/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h index 4b783df5de..8dcd10cb53 100644 --- a/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h +++ b/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_graham_andrew_impl.h $ // $Id: ch_graham_andrew_impl.h dc531cb 2022-09-27T08:40:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_jarvis_impl.h b/include/CGAL/Convex_hull_2/ch_jarvis_impl.h index 88c5b97750..ac8fafb55f 100644 --- a/include/CGAL/Convex_hull_2/ch_jarvis_impl.h +++ b/include/CGAL/Convex_hull_2/ch_jarvis_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_jarvis_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_jarvis_impl.h $ // $Id: ch_jarvis_impl.h dc531cb 2022-09-27T08:40:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_melkman_impl.h b/include/CGAL/Convex_hull_2/ch_melkman_impl.h index 1dacc46fe6..9b9d69ecb4 100644 --- a/include/CGAL/Convex_hull_2/ch_melkman_impl.h +++ b/include/CGAL/Convex_hull_2/ch_melkman_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_melkman_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_melkman_impl.h $ // $Id: ch_melkman_impl.h dc531cb 2022-09-27T08:40:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h b/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h index 1b3e15d3ed..f5fa2348d4 100644 --- a/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h +++ b/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/ch_selected_extreme_points_2_impl.h $ // $Id: ch_selected_extreme_points_2_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_2/convexity_check_2_impl.h b/include/CGAL/Convex_hull_2/convexity_check_2_impl.h index 80c36c93bb..0656762beb 100644 --- a/include/CGAL/Convex_hull_2/convexity_check_2_impl.h +++ b/include/CGAL/Convex_hull_2/convexity_check_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_2/convexity_check_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_2/convexity_check_2_impl.h $ // $Id: convexity_check_2_impl.h 96e5657 2022-06-30T09:32:45+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h b/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h index d5b78c775d..2814662ee0 100644 --- a/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h +++ b/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h $ // $Id: Convex_hull_traits_dual_2.h 711d646 2022-07-02T17:19:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h b/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h index 57094db8ae..b210d591f9 100644 --- a/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h +++ b/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h $ // $Id: Convex_hull_traits_dual_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h b/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h index 9417c4023b..ed93dfd2d0 100644 --- a/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h +++ b/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h $ -// $Id: halfspace_intersection_3.h 7a62583 2022-11-14T19:14:33+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h $ +// $Id: halfspace_intersection_3.h 47e728f 2023-12-22T17:14:12+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -26,7 +26,9 @@ #include #include // For interior_polyhedron_3 +#ifndef CGAL_CH3_DUAL_WITHOUT_QP_SOLVER #include +#endif #include #include @@ -228,7 +230,11 @@ namespace CGAL template void halfspace_intersection_3 (PlaneIterator begin, PlaneIterator end, Polyhedron &P, - boost::optional::value_type>::Kernel::Point_3> origin = boost::none) { + boost::optional::value_type>::Kernel::Point_3> origin +#ifndef CGAL_CH3_DUAL_WITHOUT_QP_SOLVER + = boost::none +#endif + ) { // Checks whether the intersection is a polyhedron CGAL_assertion_msg(Convex_hull_3::internal::is_intersection_dim_3(begin, end), "halfspace_intersection_3: intersection not a polyhedron"); @@ -239,8 +245,10 @@ namespace CGAL // if a point inside is not provided find one using linear programming if (!origin) { +#ifndef CGAL_CH3_DUAL_WITHOUT_QP_SOLVER // find a point inside the intersection origin = halfspace_intersection_interior_point_3(begin, end); +#endif CGAL_assertion_msg(origin!=boost::none, "halfspace_intersection_3: problem when determining a point inside the intersection"); if (origin==boost::none) diff --git a/include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h b/include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h index b538a9c803..3624a12938 100644 --- a/include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h +++ b/include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h $ // $Id: halfspace_intersection_interior_point_3.h 2741267 2023-07-10T14:11:44+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h b/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h index c5e8722d48..8b84415bdf 100644 --- a/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h +++ b/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h $ -// $Id: halfspace_intersection_with_constructions_3.h 7a62583 2022-11-14T19:14:33+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h $ +// $Id: halfspace_intersection_with_constructions_3.h 47e728f 2023-12-22T17:14:12+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -23,7 +23,9 @@ #include // For interior_polyhedron_3 +#ifndef CGAL_CH3_DUAL_WITHOUT_QP_SOLVER #include +#endif #include #include @@ -99,7 +101,9 @@ namespace CGAL // if a point inside is not provided find one using linear programming if (!origin) { // find a point inside the intersection +#ifndef CGAL_CH3_DUAL_WITHOUT_QP_SOLVER origin = halfspace_intersection_interior_point_3(pbegin, pend); +#endif CGAL_assertion_msg(origin!=boost::none, "halfspace_intersection_with_constructions_3: problem when determining a point inside the intersection"); if (origin==boost::none) @@ -134,7 +138,11 @@ namespace CGAL void halfspace_intersection_with_constructions_3 (PlaneIterator pbegin, PlaneIterator pend, Polyhedron &P, - boost::optional::value_type>::Kernel::Point_3> const& origin = boost::none) { + boost::optional::value_type>::Kernel::Point_3> const& origin +#ifndef CGAL_CH3_DUAL_WITHOUT_QP_SOLVER + = boost::none +#endif + ) { typedef typename Kernel_traits::value_type>::Kernel K; typedef typename K::Point_3 Point_3; typedef typename Convex_hull_3::internal::Default_traits_for_Chull_3::type Traits; diff --git a/include/CGAL/Convex_hull_3/dual/predicates.h b/include/CGAL/Convex_hull_3/dual/predicates.h index 67498e09d1..83ab688ed7 100644 --- a/include/CGAL/Convex_hull_3/dual/predicates.h +++ b/include/CGAL/Convex_hull_3/dual/predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/dual/predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/dual/predicates.h $ // $Id: predicates.h 46d1aea 2022-05-09T15:30:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h b/include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h index 50a66cd3cf..c11b1539fc 100644 --- a/include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h +++ b/include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h $ // $Id: Indexed_triangle_set.h cb4f549 2021-12-07T16:03:18+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_d.h b/include/CGAL/Convex_hull_d.h index 4f17d633d6..65ec45f4b9 100644 --- a/include/CGAL/Convex_hull_d.h +++ b/include/CGAL/Convex_hull_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_d/include/CGAL/Convex_hull_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_d/include/CGAL/Convex_hull_d.h $ // $Id: Convex_hull_d.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_d_to_polyhedron_3.h b/include/CGAL/Convex_hull_d_to_polyhedron_3.h index 780a59dbde..87e8b92220 100644 --- a/include/CGAL/Convex_hull_d_to_polyhedron_3.h +++ b/include/CGAL/Convex_hull_d_to_polyhedron_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_d/include/CGAL/Convex_hull_d_to_polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_d/include/CGAL/Convex_hull_d_to_polyhedron_3.h $ // $Id: Convex_hull_d_to_polyhedron_3.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_d_traits_3.h b/include/CGAL/Convex_hull_d_traits_3.h index a0c8b925fe..5305a80964 100644 --- a/include/CGAL/Convex_hull_d_traits_3.h +++ b/include/CGAL/Convex_hull_d_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_d/include/CGAL/Convex_hull_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_d/include/CGAL/Convex_hull_d_traits_3.h $ // $Id: Convex_hull_d_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_face_base_2.h b/include/CGAL/Convex_hull_face_base_2.h index b876ccfc81..7c63da903a 100644 --- a/include/CGAL/Convex_hull_face_base_2.h +++ b/include/CGAL/Convex_hull_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_face_base_2.h $ // $Id: Convex_hull_face_base_2.h 9ecb90c 2022-01-26T19:07:34+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_traits_3.h b/include/CGAL/Convex_hull_traits_3.h index ed2192802b..c1a6f6086b 100644 --- a/include/CGAL/Convex_hull_traits_3.h +++ b/include/CGAL/Convex_hull_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h $ // $Id: Convex_hull_traits_3.h 61d42c3 2021-12-16T13:49:45+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_traits_adapter_2.h b/include/CGAL/Convex_hull_traits_adapter_2.h index 25eebdbb9d..05df469814 100644 --- a/include/CGAL/Convex_hull_traits_adapter_2.h +++ b/include/CGAL/Convex_hull_traits_adapter_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/Convex_hull_traits_adapter_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/Convex_hull_traits_adapter_2.h $ // $Id: Convex_hull_traits_adapter_2.h 75441da 2022-07-01T23:49:57+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Convex_hull_vertex_base_2.h b/include/CGAL/Convex_hull_vertex_base_2.h index 5ddc2e85ae..b037145d9b 100644 --- a/include/CGAL/Convex_hull_vertex_base_2.h +++ b/include/CGAL/Convex_hull_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Convex_hull_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Convex_hull_vertex_base_2.h $ // $Id: Convex_hull_vertex_base_2.h 9ecb90c 2022-01-26T19:07:34+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Counted_number.h b/include/CGAL/Counted_number.h index 6b92f6729f..5ab44edf1f 100644 --- a/include/CGAL/Counted_number.h +++ b/include/CGAL/Counted_number.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Counted_number.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Counted_number.h $ // $Id: Counted_number.h 59a0da4 2021-05-19T17:23:53+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Counting_iterator.h b/include/CGAL/Counting_iterator.h index 17833ebc01..1bf51023b7 100644 --- a/include/CGAL/Counting_iterator.h +++ b/include/CGAL/Counting_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Counting_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Counting_iterator.h $ // $Id: Counting_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h index 3529b3d943..6319ed15af 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h $ // $Id: Arc_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h b/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h index 6ca85a53f5..815fb8926f 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h $ // $Id: Curve_interval_arcno_cache.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h b/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h index 907c6dc590..141fe6f18c 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curve_renderer_facade.h $ // $Id: Curve_renderer_facade.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h b/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h index 1930b01cc3..ffa70271aa 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h $ // $Id: Curved_kernel_via_analysis_2_functors.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h b/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h index 7fc164a75e..b25b275c66 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_impl.h $ // $Id: Curved_kernel_via_analysis_2_impl.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h index a0ed90dc89..dc7e077005 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Fig_stream_Curve_renderer_2.h $ // $Id: Fig_stream_Curve_renderer_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h b/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h index 1e051054ac..9d78fca93a 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Filtered_curved_kernel_via_analysis_2_impl.h $ // $Id: Filtered_curved_kernel_via_analysis_2_impl.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h index c306aa78d5..7db67437db 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h $ // $Id: Generic_arc_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h index 9eacaecc3b..7ad6626d40 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h $ // $Id: Generic_point_2.h 9d709b1 2022-11-21T10:40:28+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h index 4f7abb3506..b72d81dd10 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h $ // $Id: Make_x_monotone_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h index 797d0202ad..25537ff004 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h $ // $Id: Non_x_monotone_arc_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h index c300e114a9..86dd4056d7 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Point_2.h $ // $Id: Point_2.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h b/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h index a99d5b6ad6..e97faad155 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h $ // $Id: Sweep_curves_adapter_2.h 2aa0c9c 2020-07-02T19:11:30+03:00 Efi Fogel // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h index 5bba86401a..c18abf19a4 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_2.h $ // $Id: Curve_renderer_2.h 384377e 2023-01-17T10:02:22+01:00 Sebastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h index d9c6cbc5ec..0b6a8366b6 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_internals.h $ // $Id: Curve_renderer_internals.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h index 45f19a4d4b..f3bdc83f23 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Curve_renderer_traits.h $ // $Id: Curve_renderer_traits.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h index 18e476f66a..8741b025d2 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_1.h $ // $Id: Subdivision_1.h 0d66e19 2020-07-24T17:05:10+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h index 5963868380..a3dcc58c7e 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/gfx/Subdivision_2.h $ // $Id: Subdivision_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h b/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h index 64409581b5..4c65fa1317 100644 --- a/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h +++ b/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h $ // $Id: simple_models.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Curves_on_surface_topology.h b/include/CGAL/Curves_on_surface_topology.h index dd286eb645..93cebc9992 100644 --- a/include/CGAL/Curves_on_surface_topology.h +++ b/include/CGAL/Curves_on_surface_topology.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Curves_on_surface_topology.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Curves_on_surface_topology.h $ // $Id: Curves_on_surface_topology.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dart.h b/include/CGAL/Dart.h index 6e97e801fc..b2a1446be5 100644 --- a/include/CGAL/Dart.h +++ b/include/CGAL/Dart.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Dart.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Dart.h $ // $Id: Dart.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dart_const_iterators.h b/include/CGAL/Dart_const_iterators.h index f8939796d1..3732d07574 100644 --- a/include/CGAL/Dart_const_iterators.h +++ b/include/CGAL/Dart_const_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Dart_const_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Dart_const_iterators.h $ // $Id: Dart_const_iterators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dart_iterators.h b/include/CGAL/Dart_iterators.h index 74933787b6..b1be685288 100644 --- a/include/CGAL/Dart_iterators.h +++ b/include/CGAL/Dart_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Dart_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Dart_iterators.h $ // $Id: Dart_iterators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Default.h b/include/CGAL/Default.h index ab19d43e94..5d4503eb4d 100644 --- a/include/CGAL/Default.h +++ b/include/CGAL/Default.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Default.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Default.h $ // $Id: Default.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Default_diagonalize_traits.h b/include/CGAL/Default_diagonalize_traits.h index d85c7ff469..61f13efad9 100644 --- a/include/CGAL/Default_diagonalize_traits.h +++ b/include/CGAL/Default_diagonalize_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Default_diagonalize_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Default_diagonalize_traits.h $ // $Id: Default_diagonalize_traits.h 267a641 2021-05-31T14:01:08+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h b/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h index 4ac19f67d6..b7df3c4eb8 100644 --- a/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h +++ b/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_deformation/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_deformation/include/CGAL/Deformation_Eigen_closest_rotation_traits_3.h $ // $Id: Deformation_Eigen_closest_rotation_traits_3.h a98b548 2022-05-12T16:03:53+02:00 Sven Oesau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h b/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h index 30bc609322..bf9b577057 100644 --- a/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h +++ b/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_deformation/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_deformation/include/CGAL/Deformation_Eigen_polar_closest_rotation_traits_3.h $ // $Id: Deformation_Eigen_polar_closest_rotation_traits_3.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_d.h b/include/CGAL/Delaunay_d.h index 44b56129a7..1bd038c7e5 100644 --- a/include/CGAL/Delaunay_d.h +++ b/include/CGAL/Delaunay_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_d/include/CGAL/Delaunay_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_d/include/CGAL/Delaunay_d.h $ // $Id: Delaunay_d.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesh_area_criteria_2.h b/include/CGAL/Delaunay_mesh_area_criteria_2.h index ba2e94029d..d687bf7506 100644 --- a/include/CGAL/Delaunay_mesh_area_criteria_2.h +++ b/include/CGAL/Delaunay_mesh_area_criteria_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesh_area_criteria_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesh_area_criteria_2.h $ // $Id: Delaunay_mesh_area_criteria_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesh_criteria_2.h b/include/CGAL/Delaunay_mesh_criteria_2.h index 9aba03612d..3fcc80f4f1 100644 --- a/include/CGAL/Delaunay_mesh_criteria_2.h +++ b/include/CGAL/Delaunay_mesh_criteria_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesh_criteria_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesh_criteria_2.h $ // $Id: Delaunay_mesh_criteria_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesh_face_base_2.h b/include/CGAL/Delaunay_mesh_face_base_2.h index 8ed7995322..55ad082a5c 100644 --- a/include/CGAL/Delaunay_mesh_face_base_2.h +++ b/include/CGAL/Delaunay_mesh_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesh_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesh_face_base_2.h $ // $Id: Delaunay_mesh_face_base_2.h a6ae3b1 2022-03-15T10:34:36+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesh_local_size_criteria_2.h b/include/CGAL/Delaunay_mesh_local_size_criteria_2.h index f8e93f2e9d..5c135fe2e0 100644 --- a/include/CGAL/Delaunay_mesh_local_size_criteria_2.h +++ b/include/CGAL/Delaunay_mesh_local_size_criteria_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesh_local_size_criteria_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesh_local_size_criteria_2.h $ // $Id: Delaunay_mesh_local_size_criteria_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesh_size_criteria_2.h b/include/CGAL/Delaunay_mesh_size_criteria_2.h index 93966982eb..b016df5447 100644 --- a/include/CGAL/Delaunay_mesh_size_criteria_2.h +++ b/include/CGAL/Delaunay_mesh_size_criteria_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesh_size_criteria_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesh_size_criteria_2.h $ // $Id: Delaunay_mesh_size_criteria_2.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesh_vertex_base_2.h b/include/CGAL/Delaunay_mesh_vertex_base_2.h index e21b10b84d..403e05ed03 100644 --- a/include/CGAL/Delaunay_mesh_vertex_base_2.h +++ b/include/CGAL/Delaunay_mesh_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesh_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesh_vertex_base_2.h $ // $Id: Delaunay_mesh_vertex_base_2.h e3934f1 2021-05-12T15:20:27+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesher_2.h b/include/CGAL/Delaunay_mesher_2.h index f04cec6f3a..de108bf9f8 100644 --- a/include/CGAL/Delaunay_mesher_2.h +++ b/include/CGAL/Delaunay_mesher_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesher_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesher_2.h $ // $Id: Delaunay_mesher_2.h 4382398 2022-10-04T19:31:50+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h b/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h index b8ec9e4f92..298176c936 100644 --- a/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h +++ b/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Delaunay_mesher_no_edge_refinement_2.h $ // $Id: Delaunay_mesher_no_edge_refinement_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation.h b/include/CGAL/Delaunay_triangulation.h index b9b00f034a..c10f42e42a 100644 --- a/include/CGAL/Delaunay_triangulation.h +++ b/include/CGAL/Delaunay_triangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Delaunay_triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Delaunay_triangulation.h $ // $Id: Delaunay_triangulation.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_2.h b/include/CGAL/Delaunay_triangulation_2.h index f779702fb4..88959d4661 100644 --- a/include/CGAL/Delaunay_triangulation_2.h +++ b/include/CGAL/Delaunay_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Delaunay_triangulation_2.h $ // $Id: Delaunay_triangulation_2.h fbe559a 2023-02-14T08:32:33+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_3.h b/include/CGAL/Delaunay_triangulation_3.h index 2c3a40208d..c000e2d7dd 100644 --- a/include/CGAL/Delaunay_triangulation_3.h +++ b/include/CGAL/Delaunay_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Delaunay_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Delaunay_triangulation_3.h $ // $Id: Delaunay_triangulation_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h b/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h index f442e52cd3..1a423bc755 100644 --- a/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h +++ b/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_adaptation_policies_2.h $ // $Id: Delaunay_triangulation_adaptation_policies_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h b/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h index 9563b7ce61..77f3478066 100644 --- a/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h +++ b/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_adaptation_traits_2.h $ // $Id: Delaunay_triangulation_adaptation_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_cell_base_3.h b/include/CGAL/Delaunay_triangulation_cell_base_3.h index 591d10e245..e5461728fe 100644 --- a/include/CGAL/Delaunay_triangulation_cell_base_3.h +++ b/include/CGAL/Delaunay_triangulation_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Delaunay_triangulation_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Delaunay_triangulation_cell_base_3.h $ // $Id: Delaunay_triangulation_cell_base_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h b/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h index 5cd75288ad..28cce4203c 100644 --- a/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h +++ b/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h $ // $Id: Delaunay_triangulation_cell_base_with_circumcenter_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_on_sphere_2.h b/include/CGAL/Delaunay_triangulation_on_sphere_2.h index 0df53c7771..575323c253 100644 --- a/include/CGAL/Delaunay_triangulation_on_sphere_2.h +++ b/include/CGAL/Delaunay_triangulation_on_sphere_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Delaunay_triangulation_on_sphere_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Delaunay_triangulation_on_sphere_2.h $ // $Id: Delaunay_triangulation_on_sphere_2.h f15b144 2023-06-05T15:10:11+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h b/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h index 01251e1cd3..dd51f4a683 100644 --- a/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h +++ b/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h $ // $Id: Delaunay_triangulation_on_sphere_adaptation_policies_2.h d5a306b 2021-06-11T17:26:36+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h b/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h index c849c308c9..cbd5eca9a3 100644 --- a/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h +++ b/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h $ // $Id: Delaunay_triangulation_on_sphere_adaptation_traits_2.h 942d461 2021-05-05T16:59:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h b/include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h index b5b299daff..9b8a0ecbc4 100644 --- a/include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h +++ b/include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h $ // $Id: Delaunay_triangulation_on_sphere_traits_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Diagonalize_traits.h b/include/CGAL/Diagonalize_traits.h index 39a0a80f6f..7d315579e6 100644 --- a/include/CGAL/Diagonalize_traits.h +++ b/include/CGAL/Diagonalize_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Diagonalize_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Diagonalize_traits.h $ // $Id: Diagonalize_traits.h 267a641 2021-05-31T14:01:08+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dimension.h b/include/CGAL/Dimension.h index c9b0d1da7d..c010823947 100644 --- a/include/CGAL/Dimension.h +++ b/include/CGAL/Dimension.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Dimension.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Dimension.h $ // $Id: Dimension.h e9d41d7 2020-04-21T10:03:00+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Direction_2.h b/include/CGAL/Direction_2.h index 41c2affdab..59d97d9800 100644 --- a/include/CGAL/Direction_2.h +++ b/include/CGAL/Direction_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Direction_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Direction_2.h $ // $Id: Direction_2.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Direction_3.h b/include/CGAL/Direction_3.h index 1c3d620f99..36ff40120d 100644 --- a/include/CGAL/Direction_3.h +++ b/include/CGAL/Direction_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Direction_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Direction_3.h $ // $Id: Direction_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Line_2_Line_2.h b/include/CGAL/Distance_2/Line_2_Line_2.h index 51b2dc796b..3526b89233 100644 --- a/include/CGAL/Distance_2/Line_2_Line_2.h +++ b/include/CGAL/Distance_2/Line_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Line_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Line_2_Line_2.h $ // $Id: Line_2_Line_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Line_2_Triangle_2.h b/include/CGAL/Distance_2/Line_2_Triangle_2.h index cd8fe3c0ed..9dc88edf8c 100644 --- a/include/CGAL/Distance_2/Line_2_Triangle_2.h +++ b/include/CGAL/Distance_2/Line_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Line_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Line_2_Triangle_2.h $ // $Id: Line_2_Triangle_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Point_2_Line_2.h b/include/CGAL/Distance_2/Point_2_Line_2.h index 18820d4774..6d571a9d47 100644 --- a/include/CGAL/Distance_2/Point_2_Line_2.h +++ b/include/CGAL/Distance_2/Point_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Point_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Point_2_Line_2.h $ // $Id: Point_2_Line_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Point_2_Point_2.h b/include/CGAL/Distance_2/Point_2_Point_2.h index 70e81ef418..5ae3ef6250 100644 --- a/include/CGAL/Distance_2/Point_2_Point_2.h +++ b/include/CGAL/Distance_2/Point_2_Point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Point_2_Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Point_2_Point_2.h $ // $Id: Point_2_Point_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Point_2_Ray_2.h b/include/CGAL/Distance_2/Point_2_Ray_2.h index 859b690d33..6e70b08623 100644 --- a/include/CGAL/Distance_2/Point_2_Ray_2.h +++ b/include/CGAL/Distance_2/Point_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Point_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Point_2_Ray_2.h $ // $Id: Point_2_Ray_2.h 7e62c02 2021-04-12T14:02:37+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Point_2_Segment_2.h b/include/CGAL/Distance_2/Point_2_Segment_2.h index bc981b3fc5..95120875c0 100644 --- a/include/CGAL/Distance_2/Point_2_Segment_2.h +++ b/include/CGAL/Distance_2/Point_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Point_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Point_2_Segment_2.h $ // $Id: Point_2_Segment_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Point_2_Triangle_2.h b/include/CGAL/Distance_2/Point_2_Triangle_2.h index abf3aa2a58..9561e09524 100644 --- a/include/CGAL/Distance_2/Point_2_Triangle_2.h +++ b/include/CGAL/Distance_2/Point_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Point_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Point_2_Triangle_2.h $ // $Id: Point_2_Triangle_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Ray_2_Line_2.h b/include/CGAL/Distance_2/Ray_2_Line_2.h index 66955dcd36..5d04dbe1b5 100644 --- a/include/CGAL/Distance_2/Ray_2_Line_2.h +++ b/include/CGAL/Distance_2/Ray_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Ray_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Ray_2_Line_2.h $ // $Id: Ray_2_Line_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Ray_2_Ray_2.h b/include/CGAL/Distance_2/Ray_2_Ray_2.h index 01a1bf1e8f..86d2d987be 100644 --- a/include/CGAL/Distance_2/Ray_2_Ray_2.h +++ b/include/CGAL/Distance_2/Ray_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Ray_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Ray_2_Ray_2.h $ // $Id: Ray_2_Ray_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Ray_2_Triangle_2.h b/include/CGAL/Distance_2/Ray_2_Triangle_2.h index 35c8075b07..343d461baf 100644 --- a/include/CGAL/Distance_2/Ray_2_Triangle_2.h +++ b/include/CGAL/Distance_2/Ray_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Ray_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Ray_2_Triangle_2.h $ // $Id: Ray_2_Triangle_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Segment_2_Line_2.h b/include/CGAL/Distance_2/Segment_2_Line_2.h index fc9c263f1f..4e98cb83df 100644 --- a/include/CGAL/Distance_2/Segment_2_Line_2.h +++ b/include/CGAL/Distance_2/Segment_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Segment_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Segment_2_Line_2.h $ // $Id: Segment_2_Line_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Segment_2_Ray_2.h b/include/CGAL/Distance_2/Segment_2_Ray_2.h index 357c895a9c..e5203173f6 100644 --- a/include/CGAL/Distance_2/Segment_2_Ray_2.h +++ b/include/CGAL/Distance_2/Segment_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Segment_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Segment_2_Ray_2.h $ // $Id: Segment_2_Ray_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Segment_2_Segment_2.h b/include/CGAL/Distance_2/Segment_2_Segment_2.h index 266160702a..2b459922d1 100644 --- a/include/CGAL/Distance_2/Segment_2_Segment_2.h +++ b/include/CGAL/Distance_2/Segment_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Segment_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Segment_2_Segment_2.h $ // $Id: Segment_2_Segment_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Segment_2_Triangle_2.h b/include/CGAL/Distance_2/Segment_2_Triangle_2.h index f64903c6dc..fd7f3b572b 100644 --- a/include/CGAL/Distance_2/Segment_2_Triangle_2.h +++ b/include/CGAL/Distance_2/Segment_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Segment_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Segment_2_Triangle_2.h $ // $Id: Segment_2_Triangle_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/Triangle_2_Triangle_2.h b/include/CGAL/Distance_2/Triangle_2_Triangle_2.h index 75e86853b2..d899a6547b 100644 --- a/include/CGAL/Distance_2/Triangle_2_Triangle_2.h +++ b/include/CGAL/Distance_2/Triangle_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/Triangle_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/Triangle_2_Triangle_2.h $ // $Id: Triangle_2_Triangle_2.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_2/internal/squared_distance_utils_2.h b/include/CGAL/Distance_2/internal/squared_distance_utils_2.h index a07964b1af..cf9d1c67b0 100644 --- a/include/CGAL/Distance_2/internal/squared_distance_utils_2.h +++ b/include/CGAL/Distance_2/internal/squared_distance_utils_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/Distance_2/internal/squared_distance_utils_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/Distance_2/internal/squared_distance_utils_2.h $ // $Id: squared_distance_utils_2.h 518aad8 2021-04-12T17:42:12+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Line_3_Line_3.h b/include/CGAL/Distance_3/Line_3_Line_3.h index e68c41ba04..50c1d9976b 100644 --- a/include/CGAL/Distance_3/Line_3_Line_3.h +++ b/include/CGAL/Distance_3/Line_3_Line_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Line_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Line_3_Line_3.h $ // $Id: Line_3_Line_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Line_3_Plane_3.h b/include/CGAL/Distance_3/Line_3_Plane_3.h index 5d5e5cd97f..9b101dbe13 100644 --- a/include/CGAL/Distance_3/Line_3_Plane_3.h +++ b/include/CGAL/Distance_3/Line_3_Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Line_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Line_3_Plane_3.h $ // $Id: Line_3_Plane_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Plane_3_Plane_3.h b/include/CGAL/Distance_3/Plane_3_Plane_3.h index 188466fc88..77e2ca5ead 100644 --- a/include/CGAL/Distance_3/Plane_3_Plane_3.h +++ b/include/CGAL/Distance_3/Plane_3_Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Plane_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Plane_3_Plane_3.h $ // $Id: Plane_3_Plane_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Line_3.h b/include/CGAL/Distance_3/Point_3_Line_3.h index 55e554d769..c197e57f2f 100644 --- a/include/CGAL/Distance_3/Point_3_Line_3.h +++ b/include/CGAL/Distance_3/Point_3_Line_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Line_3.h $ // $Id: Point_3_Line_3.h a4a00d9 2021-06-23T22:30:23+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Plane_3.h b/include/CGAL/Distance_3/Point_3_Plane_3.h index e51733aeb2..739eba243d 100644 --- a/include/CGAL/Distance_3/Point_3_Plane_3.h +++ b/include/CGAL/Distance_3/Point_3_Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Plane_3.h $ // $Id: Point_3_Plane_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Point_3.h b/include/CGAL/Distance_3/Point_3_Point_3.h index a8f6fe0cbe..b1fb2c4f93 100644 --- a/include/CGAL/Distance_3/Point_3_Point_3.h +++ b/include/CGAL/Distance_3/Point_3_Point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Point_3.h $ // $Id: Point_3_Point_3.h 5deb509 2021-04-12T14:42:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Ray_3.h b/include/CGAL/Distance_3/Point_3_Ray_3.h index 7ffde69fcb..376653b073 100644 --- a/include/CGAL/Distance_3/Point_3_Ray_3.h +++ b/include/CGAL/Distance_3/Point_3_Ray_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Ray_3.h $ // $Id: Point_3_Ray_3.h a4a00d9 2021-06-23T22:30:23+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Segment_3.h b/include/CGAL/Distance_3/Point_3_Segment_3.h index 1bfab3db51..bb97582628 100644 --- a/include/CGAL/Distance_3/Point_3_Segment_3.h +++ b/include/CGAL/Distance_3/Point_3_Segment_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Segment_3.h $ // $Id: Point_3_Segment_3.h a4a00d9 2021-06-23T22:30:23+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Tetrahedron_3.h b/include/CGAL/Distance_3/Point_3_Tetrahedron_3.h index 742c840476..f9dafae44c 100644 --- a/include/CGAL/Distance_3/Point_3_Tetrahedron_3.h +++ b/include/CGAL/Distance_3/Point_3_Tetrahedron_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Tetrahedron_3.h $ // $Id: Point_3_Tetrahedron_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Triangle_3.h b/include/CGAL/Distance_3/Point_3_Triangle_3.h index 577f10b83a..2c92cee753 100644 --- a/include/CGAL/Distance_3/Point_3_Triangle_3.h +++ b/include/CGAL/Distance_3/Point_3_Triangle_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Triangle_3.h $ // $Id: Point_3_Triangle_3.h 5aeb592 2022-02-28T11:29:54+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Point_3_Weighted_point_3.h b/include/CGAL/Distance_3/Point_3_Weighted_point_3.h index fe315b748f..62632827cd 100644 --- a/include/CGAL/Distance_3/Point_3_Weighted_point_3.h +++ b/include/CGAL/Distance_3/Point_3_Weighted_point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Point_3_Weighted_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Point_3_Weighted_point_3.h $ // $Id: Point_3_Weighted_point_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Ray_3_Line_3.h b/include/CGAL/Distance_3/Ray_3_Line_3.h index c3f0279cc9..167280e48d 100644 --- a/include/CGAL/Distance_3/Ray_3_Line_3.h +++ b/include/CGAL/Distance_3/Ray_3_Line_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Ray_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Ray_3_Line_3.h $ // $Id: Ray_3_Line_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Ray_3_Plane_3.h b/include/CGAL/Distance_3/Ray_3_Plane_3.h index 233dd0debc..33d5b3ca10 100644 --- a/include/CGAL/Distance_3/Ray_3_Plane_3.h +++ b/include/CGAL/Distance_3/Ray_3_Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Ray_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Ray_3_Plane_3.h $ // $Id: Ray_3_Plane_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Ray_3_Ray_3.h b/include/CGAL/Distance_3/Ray_3_Ray_3.h index 8233055781..a7673bd9f7 100644 --- a/include/CGAL/Distance_3/Ray_3_Ray_3.h +++ b/include/CGAL/Distance_3/Ray_3_Ray_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Ray_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Ray_3_Ray_3.h $ // $Id: Ray_3_Ray_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Segment_3_Line_3.h b/include/CGAL/Distance_3/Segment_3_Line_3.h index 78888cd646..c87b144c7a 100644 --- a/include/CGAL/Distance_3/Segment_3_Line_3.h +++ b/include/CGAL/Distance_3/Segment_3_Line_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Segment_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Segment_3_Line_3.h $ // $Id: Segment_3_Line_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Segment_3_Plane_3.h b/include/CGAL/Distance_3/Segment_3_Plane_3.h index 6aadb52e66..314cfafd47 100644 --- a/include/CGAL/Distance_3/Segment_3_Plane_3.h +++ b/include/CGAL/Distance_3/Segment_3_Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Segment_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Segment_3_Plane_3.h $ // $Id: Segment_3_Plane_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Segment_3_Ray_3.h b/include/CGAL/Distance_3/Segment_3_Ray_3.h index 6eea1aa054..d4eeeeafe5 100644 --- a/include/CGAL/Distance_3/Segment_3_Ray_3.h +++ b/include/CGAL/Distance_3/Segment_3_Ray_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Segment_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Segment_3_Ray_3.h $ // $Id: Segment_3_Ray_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Segment_3_Segment_3.h b/include/CGAL/Distance_3/Segment_3_Segment_3.h index 86ec683b89..0343d62c90 100644 --- a/include/CGAL/Distance_3/Segment_3_Segment_3.h +++ b/include/CGAL/Distance_3/Segment_3_Segment_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Segment_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Segment_3_Segment_3.h $ // $Id: Segment_3_Segment_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Triangle_3_Triangle_3.h b/include/CGAL/Distance_3/Triangle_3_Triangle_3.h index f5f15f70dc..6c32bc0f8b 100644 --- a/include/CGAL/Distance_3/Triangle_3_Triangle_3.h +++ b/include/CGAL/Distance_3/Triangle_3_Triangle_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Triangle_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Triangle_3_Triangle_3.h $ // $Id: Triangle_3_Triangle_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h b/include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h index b7af80b5c1..fd4ee55c70 100644 --- a/include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h +++ b/include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h $ // $Id: Weighted_point_3_Weighted_point_3.h cf15bbe 2021-05-07T19:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Distance_3/internal/squared_distance_utils_3.h b/include/CGAL/Distance_3/internal/squared_distance_utils_3.h index 07b807d5b6..425c34dba7 100644 --- a/include/CGAL/Distance_3/internal/squared_distance_utils_3.h +++ b/include/CGAL/Distance_3/internal/squared_distance_utils_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/Distance_3/internal/squared_distance_utils_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/Distance_3/internal/squared_distance_utils_3.h $ // $Id: squared_distance_utils_3.h a4a00d9 2021-06-23T22:30:23+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Double_map.h b/include/CGAL/Double_map.h index c31de5dcce..79814d8ae5 100644 --- a/include/CGAL/Double_map.h +++ b/include/CGAL/Double_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Double_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Double_map.h $ // $Id: Double_map.h 393ae7d 2021-05-12T15:03:53+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dummy_tds_2.h b/include/CGAL/Dummy_tds_2.h index 408175be83..c36ee33fee 100644 --- a/include/CGAL/Dummy_tds_2.h +++ b/include/CGAL/Dummy_tds_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Dummy_tds_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Dummy_tds_2.h $ // $Id: Dummy_tds_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dynamic_matrix.h b/include/CGAL/Dynamic_matrix.h index 5d6092fb3d..5f70f6548c 100644 --- a/include/CGAL/Dynamic_matrix.h +++ b/include/CGAL/Dynamic_matrix.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Matrix_search/include/CGAL/Dynamic_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Matrix_search/include/CGAL/Dynamic_matrix.h $ // $Id: Dynamic_matrix.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Dynamic_property_map.h b/include/CGAL/Dynamic_property_map.h index e19da54a3f..3f0d31c058 100644 --- a/include/CGAL/Dynamic_property_map.h +++ b/include/CGAL/Dynamic_property_map.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Property_map/include/CGAL/Dynamic_property_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Property_map/include/CGAL/Dynamic_property_map.h $ // $Id: Dynamic_property_map.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Eigen_diagonalize_traits.h b/include/CGAL/Eigen_diagonalize_traits.h index 331a838aaa..fb78a11a43 100644 --- a/include/CGAL/Eigen_diagonalize_traits.h +++ b/include/CGAL/Eigen_diagonalize_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Eigen_diagonalize_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Eigen_diagonalize_traits.h $ // $Id: Eigen_diagonalize_traits.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Eigen_matrix.h b/include/CGAL/Eigen_matrix.h index ad3cc0ff5f..4f67d61974 100644 --- a/include/CGAL/Eigen_matrix.h +++ b/include/CGAL/Eigen_matrix.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Eigen_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Eigen_matrix.h $ // $Id: Eigen_matrix.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Eigen_solver_traits.h b/include/CGAL/Eigen_solver_traits.h index ab8cc74c68..5b0aa768ce 100644 --- a/include/CGAL/Eigen_solver_traits.h +++ b/include/CGAL/Eigen_solver_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Eigen_solver_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Eigen_solver_traits.h $ // $Id: Eigen_solver_traits.h fef1a43 2022-12-15T10:43:27+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Eigen_sparse_matrix.h b/include/CGAL/Eigen_sparse_matrix.h index 17eabc61e5..3afeb5e45c 100644 --- a/include/CGAL/Eigen_sparse_matrix.h +++ b/include/CGAL/Eigen_sparse_matrix.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Eigen_sparse_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Eigen_sparse_matrix.h $ // $Id: Eigen_sparse_matrix.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Eigen_svd.h b/include/CGAL/Eigen_svd.h index 646467e892..96c1a38964 100644 --- a/include/CGAL/Eigen_svd.h +++ b/include/CGAL/Eigen_svd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Eigen_svd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Eigen_svd.h $ // $Id: Eigen_svd.h a98b548 2022-05-12T16:03:53+02:00 Sven Oesau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Eigen_vector.h b/include/CGAL/Eigen_vector.h index 76089dbff3..58f305ea08 100644 --- a/include/CGAL/Eigen_vector.h +++ b/include/CGAL/Eigen_vector.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Eigen_vector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Eigen_vector.h $ // $Id: Eigen_vector.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Enum_converter.h b/include/CGAL/Enum_converter.h index a40cea0844..6da30f3dca 100644 --- a/include/CGAL/Enum_converter.h +++ b/include/CGAL/Enum_converter.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Enum_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Enum_converter.h $ // $Id: Enum_converter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Env_default_diagram_1.h b/include/CGAL/Env_default_diagram_1.h index ad3ab75952..958b9ce75a 100644 --- a/include/CGAL/Env_default_diagram_1.h +++ b/include/CGAL/Env_default_diagram_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_2/include/CGAL/Env_default_diagram_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_2/include/CGAL/Env_default_diagram_1.h $ // $Id: Env_default_diagram_1.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Env_plane_traits_3.h b/include/CGAL/Env_plane_traits_3.h index ce14ded16e..b39f33c949 100644 --- a/include/CGAL/Env_plane_traits_3.h +++ b/include/CGAL/Env_plane_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Env_plane_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Env_plane_traits_3.h $ // $Id: Env_plane_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Env_sphere_traits_3.h b/include/CGAL/Env_sphere_traits_3.h index fc51b0f2c1..9b7aa28722 100644 --- a/include/CGAL/Env_sphere_traits_3.h +++ b/include/CGAL/Env_sphere_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Env_sphere_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Env_sphere_traits_3.h $ // $Id: Env_sphere_traits_3.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Env_surface_data_traits_3.h b/include/CGAL/Env_surface_data_traits_3.h index e6c53b1407..e86935421f 100644 --- a/include/CGAL/Env_surface_data_traits_3.h +++ b/include/CGAL/Env_surface_data_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Env_surface_data_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Env_surface_data_traits_3.h $ // $Id: Env_surface_data_traits_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Env_tracing_traits_3.h b/include/CGAL/Env_tracing_traits_3.h index e09fb59f56..4f3ab65166 100644 --- a/include/CGAL/Env_tracing_traits_3.h +++ b/include/CGAL/Env_tracing_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Env_tracing_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Env_tracing_traits_3.h $ // $Id: Env_tracing_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Env_triangle_traits_3.h b/include/CGAL/Env_triangle_traits_3.h index 3b5c57403d..8a55837447 100644 --- a/include/CGAL/Env_triangle_traits_3.h +++ b/include/CGAL/Env_triangle_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Env_triangle_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Env_triangle_traits_3.h $ // $Id: Env_triangle_traits_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h b/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h index c1bf542732..4daed4ae63 100644 --- a/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h +++ b/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h $ // $Id: Env_divide_and_conquer_2.h 35fd91b 2020-08-20T16:03:29+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h b/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h index 7186566c43..172a1d9b46 100644 --- a/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h +++ b/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h $ // $Id: Env_divide_and_conquer_2_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h b/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h index df42e59490..c0164d9845 100644 --- a/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h +++ b/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Env_plane_traits_3_functions.h $ // $Id: Env_plane_traits_3_functions.h 96a8d91 2022-11-16T13:45:12+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Envelope_base.h b/include/CGAL/Envelope_3/Envelope_base.h index ad9e61e6dc..cc9cbf6d75 100644 --- a/include/CGAL/Envelope_3/Envelope_base.h +++ b/include/CGAL/Envelope_3/Envelope_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_base.h $ // $Id: Envelope_base.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h b/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h index 36bf353e20..e612b4373a 100644 --- a/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h +++ b/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_diagram_on_surface_2.h $ // $Id: Envelope_diagram_on_surface_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h b/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h index f009d4a249..fbac05fa78 100644 --- a/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h +++ b/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h $ -// $Id: Envelope_divide_and_conquer_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_divide_and_conquer_3.h $ +// $Id: Envelope_divide_and_conquer_3.h 6e6598c 2023-10-10T19:32:59+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Michal Meyerovitch @@ -38,7 +38,7 @@ #ifdef CGAL_ENVELOPE_USE_BFS_FACE_ORDER #include #include -#include +#include #endif // this base divide & conquer algorithm splits the input into 2 groups, diff --git a/include/CGAL/Envelope_3/Envelope_element_visitor_3.h b/include/CGAL/Envelope_3/Envelope_element_visitor_3.h index 8476717998..8b1dd4fe88 100644 --- a/include/CGAL/Envelope_3/Envelope_element_visitor_3.h +++ b/include/CGAL/Envelope_3/Envelope_element_visitor_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_element_visitor_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_element_visitor_3.h $ // $Id: Envelope_element_visitor_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Envelope_overlay_2.h b/include/CGAL/Envelope_3/Envelope_overlay_2.h index 09bcdb799c..969f7dc2a6 100644 --- a/include/CGAL/Envelope_3/Envelope_overlay_2.h +++ b/include/CGAL/Envelope_3/Envelope_overlay_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_overlay_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_overlay_2.h $ // $Id: Envelope_overlay_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Envelope_overlay_functor.h b/include/CGAL/Envelope_3/Envelope_overlay_functor.h index a2e7ab6968..23f705bd99 100644 --- a/include/CGAL/Envelope_3/Envelope_overlay_functor.h +++ b/include/CGAL/Envelope_3/Envelope_overlay_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_overlay_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_overlay_functor.h $ // $Id: Envelope_overlay_functor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/Envelope_pm_dcel.h b/include/CGAL/Envelope_3/Envelope_pm_dcel.h index 1d56a40d6f..e9ebe62582 100644 --- a/include/CGAL/Envelope_3/Envelope_pm_dcel.h +++ b/include/CGAL/Envelope_3/Envelope_pm_dcel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/Envelope_pm_dcel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/Envelope_pm_dcel.h $ // $Id: Envelope_pm_dcel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_3/set_dividors.h b/include/CGAL/Envelope_3/set_dividors.h index 1be8bff8c2..695e9aa47d 100644 --- a/include/CGAL/Envelope_3/set_dividors.h +++ b/include/CGAL/Envelope_3/set_dividors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/Envelope_3/set_dividors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/Envelope_3/set_dividors.h $ // $Id: set_dividors.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Envelope_diagram_1.h b/include/CGAL/Envelope_diagram_1.h index c2231f385d..755357a292 100644 --- a/include/CGAL/Envelope_diagram_1.h +++ b/include/CGAL/Envelope_diagram_1.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_2/include/CGAL/Envelope_diagram_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_2/include/CGAL/Envelope_diagram_1.h $ // $Id: Envelope_diagram_1.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Epeck_d.h b/include/CGAL/Epeck_d.h index fd70a279b7..ad506126c4 100644 --- a/include/CGAL/Epeck_d.h +++ b/include/CGAL/Epeck_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/Epeck_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/Epeck_d.h $ // $Id: Epeck_d.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Epic_converter.h b/include/CGAL/Epic_converter.h index a83ee8f527..968c8fe7ea 100644 --- a/include/CGAL/Epic_converter.h +++ b/include/CGAL/Epic_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Epic_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Epic_converter.h $ // $Id: Epic_converter.h c4b8c37 2022-03-11T10:21:51+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Epick_d.h b/include/CGAL/Epick_d.h index 7064a844e2..5634984acf 100644 --- a/include/CGAL/Epick_d.h +++ b/include/CGAL/Epick_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/Epick_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/Epick_d.h $ // $Id: Epick_d.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Euclidean_distance.h b/include/CGAL/Euclidean_distance.h index 0010507395..03b99f7e67 100644 --- a/include/CGAL/Euclidean_distance.h +++ b/include/CGAL/Euclidean_distance.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Euclidean_distance.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Euclidean_distance.h $ // $Id: Euclidean_distance.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Euclidean_distance_sphere_point.h b/include/CGAL/Euclidean_distance_sphere_point.h index 26e59b55b0..bf3b0a35c9 100644 --- a/include/CGAL/Euclidean_distance_sphere_point.h +++ b/include/CGAL/Euclidean_distance_sphere_point.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Euclidean_distance_sphere_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Euclidean_distance_sphere_point.h $ // $Id: Euclidean_distance_sphere_point.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Euler_integrator_2.h b/include/CGAL/Euler_integrator_2.h index 40cf809881..9853572d87 100644 --- a/include/CGAL/Euler_integrator_2.h +++ b/include/CGAL/Euler_integrator_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_lines_2/include/CGAL/Euler_integrator_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_lines_2/include/CGAL/Euler_integrator_2.h $ // $Id: Euler_integrator_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_algebraic.h b/include/CGAL/Exact_algebraic.h index 86ed72f9b6..e839562b1b 100644 --- a/include/CGAL/Exact_algebraic.h +++ b/include/CGAL/Exact_algebraic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Exact_algebraic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Exact_algebraic.h $ // $Id: Exact_algebraic.h 350b917 2021-04-11T14:50:44+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_circular_kernel_2.h b/include/CGAL/Exact_circular_kernel_2.h index 6b61ad0a91..18ccdddee9 100644 --- a/include/CGAL/Exact_circular_kernel_2.h +++ b/include/CGAL/Exact_circular_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Exact_circular_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Exact_circular_kernel_2.h $ // $Id: Exact_circular_kernel_2.h e813d9f 2021-05-28T11:25:01+02:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_integer.h b/include/CGAL/Exact_integer.h index df29667fba..9ffb55c57d 100644 --- a/include/CGAL/Exact_integer.h +++ b/include/CGAL/Exact_integer.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Exact_integer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Exact_integer.h $ // $Id: Exact_integer.h e46196d 2023-07-12T13:40:24+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_kernel_selector.h b/include/CGAL/Exact_kernel_selector.h index 4fd9ba87cf..852423b5a6 100644 --- a/include/CGAL/Exact_kernel_selector.h +++ b/include/CGAL/Exact_kernel_selector.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Exact_kernel_selector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Exact_kernel_selector.h $ // $Id: Exact_kernel_selector.h 561cc66 2022-06-29T12:30:35+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_predicates_exact_constructions_kernel.h b/include/CGAL/Exact_predicates_exact_constructions_kernel.h index fd40b8722b..11d3cfad09 100644 --- a/include/CGAL/Exact_predicates_exact_constructions_kernel.h +++ b/include/CGAL/Exact_predicates_exact_constructions_kernel.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel.h $ // $Id: Exact_predicates_exact_constructions_kernel.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h b/include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h index 81e18a9f28..4257044382 100644 --- a/include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h +++ b/include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel_with_kth_root.h $ // $Id: Exact_predicates_exact_constructions_kernel_with_kth_root.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h b/include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h index 426f24ff64..c52c9a2409 100644 --- a/include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h +++ b/include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel_with_root_of.h $ // $Id: Exact_predicates_exact_constructions_kernel_with_root_of.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h b/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h index 83d004b162..a966505746 100644 --- a/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h +++ b/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h $ // $Id: Exact_predicates_exact_constructions_kernel_with_sqrt.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_predicates_inexact_constructions_kernel.h b/include/CGAL/Exact_predicates_inexact_constructions_kernel.h index 7b24384fab..71617c3de7 100644 --- a/include/CGAL/Exact_predicates_inexact_constructions_kernel.h +++ b/include/CGAL/Exact_predicates_inexact_constructions_kernel.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Exact_predicates_inexact_constructions_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Exact_predicates_inexact_constructions_kernel.h $ // $Id: Exact_predicates_inexact_constructions_kernel.h bf114a4 2022-11-22T16:13:35+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_rational.h b/include/CGAL/Exact_rational.h index e98d3ce31d..796720a7fb 100644 --- a/include/CGAL/Exact_rational.h +++ b/include/CGAL/Exact_rational.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Exact_rational.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Exact_rational.h $ // $Id: Exact_rational.h e46196d 2023-07-12T13:40:24+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exact_spherical_kernel_3.h b/include/CGAL/Exact_spherical_kernel_3.h index 41717499d4..7526bc003e 100644 --- a/include/CGAL/Exact_spherical_kernel_3.h +++ b/include/CGAL/Exact_spherical_kernel_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Exact_spherical_kernel_3.h $ // $Id: Exact_spherical_kernel_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Exponent_vector.h b/include/CGAL/Exponent_vector.h index 01ca8e7c65..2d48f38ae8 100644 --- a/include/CGAL/Exponent_vector.h +++ b/include/CGAL/Exponent_vector.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Exponent_vector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Exponent_vector.h $ // $Id: Exponent_vector.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Extended_cartesian.h b/include/CGAL/Extended_cartesian.h index c6c534a37d..879d9ab2e7 100644 --- a/include/CGAL/Extended_cartesian.h +++ b/include/CGAL/Extended_cartesian.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Extended_cartesian.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Extended_cartesian.h $ // $Id: Extended_cartesian.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Extended_homogeneous.h b/include/CGAL/Extended_homogeneous.h index cb65eafb3b..aa24e15e4b 100644 --- a/include/CGAL/Extended_homogeneous.h +++ b/include/CGAL/Extended_homogeneous.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Extended_homogeneous.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Extended_homogeneous.h $ // $Id: Extended_homogeneous.h 7e62c02 2021-04-12T14:02:37+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Extremal_polygon_traits_2.h b/include/CGAL/Extremal_polygon_traits_2.h index d516a69c0b..fc9eaba6d6 100644 --- a/include/CGAL/Extremal_polygon_traits_2.h +++ b/include/CGAL/Extremal_polygon_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Inscribed_areas/include/CGAL/Extremal_polygon_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Inscribed_areas/include/CGAL/Extremal_polygon_traits_2.h $ // $Id: Extremal_polygon_traits_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Extreme_points_traits_adapter_3.h b/include/CGAL/Extreme_points_traits_adapter_3.h index e615943ec2..c7863476a2 100644 --- a/include/CGAL/Extreme_points_traits_adapter_3.h +++ b/include/CGAL/Extreme_points_traits_adapter_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/Extreme_points_traits_adapter_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/Extreme_points_traits_adapter_3.h $ // $Id: Extreme_points_traits_adapter_3.h 711d646 2022-07-02T17:19:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/FPU.h b/include/CGAL/FPU.h index 309d59bed9..4483599f65 100644 --- a/include/CGAL/FPU.h +++ b/include/CGAL/FPU.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/FPU.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/FPU.h $ // $Id: FPU.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/FPU_extension.h b/include/CGAL/FPU_extension.h index c099939cfd..b94da6eab7 100644 --- a/include/CGAL/FPU_extension.h +++ b/include/CGAL/FPU_extension.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/FPU_extension.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/FPU_extension.h $ // $Id: FPU_extension.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/FPU_gcc_i386.h b/include/CGAL/FPU_gcc_i386.h index 709a10f028..7ffbac6f73 100644 --- a/include/CGAL/FPU_gcc_i386.h +++ b/include/CGAL/FPU_gcc_i386.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/FPU_gcc_i386.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/FPU_gcc_i386.h $ // $Id: FPU_gcc_i386.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/FPU_gcc_i386_sse2.h b/include/CGAL/FPU_gcc_i386_sse2.h index 1d67a352c0..37e4c0471a 100644 --- a/include/CGAL/FPU_gcc_i386_sse2.h +++ b/include/CGAL/FPU_gcc_i386_sse2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/FPU_gcc_i386_sse2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/FPU_gcc_i386_sse2.h $ // $Id: FPU_gcc_i386_sse2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/FPU_msvc.h b/include/CGAL/FPU_msvc.h index 9d97b9efc6..340c0e746e 100644 --- a/include/CGAL/FPU_msvc.h +++ b/include/CGAL/FPU_msvc.h @@ -5,7 +5,7 @@ // Licensees holding a valid commercial license may use this file in // accordance with the commercial license agreement provided with the software. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/FPU_msvc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/FPU_msvc.h $ // $Id: FPU_msvc.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Face_graph_wrapper.h b/include/CGAL/Face_graph_wrapper.h index 02e41ab264..3dc9c28b67 100644 --- a/include/CGAL/Face_graph_wrapper.h +++ b/include/CGAL/Face_graph_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Face_graph_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Face_graph_wrapper.h $ // $Id: Face_graph_wrapper.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filter_circulator.h b/include/CGAL/Filter_circulator.h index 3a1265816d..0fcaf9db05 100644 --- a/include/CGAL/Filter_circulator.h +++ b/include/CGAL/Filter_circulator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Filter_circulator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Filter_circulator.h $ // $Id: Filter_circulator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_bbox_circular_kernel_2.h b/include/CGAL/Filtered_bbox_circular_kernel_2.h index cd5a4819d0..e3998ba941 100644 --- a/include/CGAL/Filtered_bbox_circular_kernel_2.h +++ b/include/CGAL/Filtered_bbox_circular_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Filtered_bbox_circular_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Filtered_bbox_circular_kernel_2.h $ // $Id: Filtered_bbox_circular_kernel_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h b/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h index cf4bf1f3e4..42d8415e2b 100644 --- a/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h +++ b/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Filtered_bbox_circular_kernel_2/bbox_filtered_predicates.h $ // $Id: bbox_filtered_predicates.h 5c8df66 2020-09-25T14:25:14+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h b/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h index 7d781f63be..d07823b0f0 100644 --- a/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h +++ b/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Filtered_bbox_circular_kernel_2/interface_macros.h $ // $Id: interface_macros.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_construction.h b/include/CGAL/Filtered_construction.h index aea86eb544..5e30764017 100644 --- a/include/CGAL/Filtered_construction.h +++ b/include/CGAL/Filtered_construction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_construction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_construction.h $ // $Id: Filtered_construction.h c8624ee 2021-09-09T11:01:03+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_extended_homogeneous.h b/include/CGAL/Filtered_extended_homogeneous.h index f729c70c98..61d74cec52 100644 --- a/include/CGAL/Filtered_extended_homogeneous.h +++ b/include/CGAL/Filtered_extended_homogeneous.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Filtered_extended_homogeneous.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Filtered_extended_homogeneous.h $ // $Id: Filtered_extended_homogeneous.h 74c029c 2021-09-09T11:44:36+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel.h b/include/CGAL/Filtered_kernel.h index c4a12c6021..61daf544f0 100644 --- a/include/CGAL/Filtered_kernel.h +++ b/include/CGAL/Filtered_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel.h $ // $Id: Filtered_kernel.h 873cc88 2022-09-22T12:03:25+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h b/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h index 3a6af0d586..eb0596b2bd 100644 --- a/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h +++ b/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h $ // $Id: Cartesian_coordinate_iterator_2.h 66c20ba 2021-08-03T16:30:18+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h b/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h index c0a84eb729..a8e03096a5 100644 --- a/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h +++ b/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h $ // $Id: Cartesian_coordinate_iterator_3.h 66c20ba 2021-08-03T16:30:18+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h index a1b95c9d4c..3c5955e5d8 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h $ // $Id: Angle_3.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h index 20609f609c..40cb4a2178 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h $ // $Id: Collinear_3.h c7437c6 2021-09-23T16:14:00+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h index d6d973df23..14d5745385 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h $ // $Id: Compare_distance_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h index 7c0cda7d17..89df12db57 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h $ // $Id: Compare_squared_radius_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h index 796db33de0..4b93cffd4d 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h $ // $Id: Compare_weighted_squared_radius_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h index aacc632b0a..b295fe3920 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h $ // $Id: Compare_x_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h index b2c05fba8d..9be35d8a2f 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h $ // $Id: Compare_y_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h index ec5cc84ac8..75be2c7cf0 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h $ // $Id: Compare_y_at_x_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h index 80373ebaa6..5185e2d18f 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h $ // $Id: Coplanar_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h index ce777f01e8..a450c9cbc7 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h $ // $Id: Coplanar_orientation_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h index 0e6e75dbd3..ea0f432f63 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h $ // $Id: Coplanar_side_of_bounded_circle_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h index 888cba2cd9..66ccad3b5d 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h @@ -5,7 +5,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h $ // $Id: Do_intersect_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h index d8febfda68..77c3b80c40 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h @@ -5,7 +5,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h $ // $Id: Do_intersect_3.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h index b6073ec99c..5d6eec6fc7 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h $ // $Id: Equal_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h index 8121b44b03..39edfc0ecc 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h $ // $Id: Equal_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h index cda63af188..cd2300fc48 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h $ // $Id: Is_degenerate_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h index c69a796fb9..730ebb291c 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h $ // $Id: Orientation_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h index 8ff0877a8c..d7851c3e8e 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h $ // $Id: Orientation_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h index c2ce245637..2cb700a25b 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h $ // $Id: Power_side_of_oriented_power_sphere_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h index 9a686f826c..e1e6ba48de 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h $ // $Id: Side_of_oriented_circle_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h index 36a5015217..669432fdce 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h $ // $Id: Side_of_oriented_sphere_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h index df0c67f2f7..703a5b3424 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h $ // $Id: Static_filter_error.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h b/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h index 772575d258..55d8ea6100 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h $ // $Id: Static_filters.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel/internal/Static_filters/tools.h b/include/CGAL/Filtered_kernel/internal/Static_filters/tools.h index 7f1413b473..6e321626f6 100644 --- a/include/CGAL/Filtered_kernel/internal/Static_filters/tools.h +++ b/include/CGAL/Filtered_kernel/internal/Static_filters/tools.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/tools.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel/internal/Static_filters/tools.h $ // $Id: tools.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel_d.h b/include/CGAL/Filtered_kernel_d.h index d43b2aa6c1..cc2b713132 100644 --- a/include/CGAL/Filtered_kernel_d.h +++ b/include/CGAL/Filtered_kernel_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Filtered_kernel_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Filtered_kernel_d.h $ // $Id: Filtered_kernel_d.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_kernel_fwd.h b/include/CGAL/Filtered_kernel_fwd.h index 05ff425393..2d028da89e 100644 --- a/include/CGAL/Filtered_kernel_fwd.h +++ b/include/CGAL/Filtered_kernel_fwd.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_kernel_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_kernel_fwd.h $ // $Id: Filtered_kernel_fwd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_predicate.h b/include/CGAL/Filtered_predicate.h index 48f7980119..342f5af973 100644 --- a/include/CGAL/Filtered_predicate.h +++ b/include/CGAL/Filtered_predicate.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_predicate.h $ // $Id: Filtered_predicate.h b301aea 2023-04-13T16:08:10+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Filtered_predicate_with_state.h b/include/CGAL/Filtered_predicate_with_state.h index 60ad9078f6..d299ed730a 100644 --- a/include/CGAL/Filtered_predicate_with_state.h +++ b/include/CGAL/Filtered_predicate_with_state.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Filtered_predicate_with_state.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Filtered_predicate_with_state.h $ // $Id: Filtered_predicate_with_state.h 74c029c 2021-09-09T11:44:36+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fixed_alpha_shape_3.h b/include/CGAL/Fixed_alpha_shape_3.h index 8d6ce50fd0..fbf6617db2 100644 --- a/include/CGAL/Fixed_alpha_shape_3.h +++ b/include/CGAL/Fixed_alpha_shape_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_3.h $ // $Id: Fixed_alpha_shape_3.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fixed_alpha_shape_cell_base_3.h b/include/CGAL/Fixed_alpha_shape_cell_base_3.h index 4e2af82a07..1de122f151 100644 --- a/include/CGAL/Fixed_alpha_shape_cell_base_3.h +++ b/include/CGAL/Fixed_alpha_shape_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_cell_base_3.h $ // $Id: Fixed_alpha_shape_cell_base_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fixed_alpha_shape_vertex_base_3.h b/include/CGAL/Fixed_alpha_shape_vertex_base_3.h index a65e18a267..120116ae0f 100644 --- a/include/CGAL/Fixed_alpha_shape_vertex_base_3.h +++ b/include/CGAL/Fixed_alpha_shape_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_vertex_base_3.h $ // $Id: Fixed_alpha_shape_vertex_base_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Flattening_iterator.h b/include/CGAL/Flattening_iterator.h index 2e0fb51460..793a6334f5 100644 --- a/include/CGAL/Flattening_iterator.h +++ b/include/CGAL/Flattening_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Flattening_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Flattening_iterator.h $ // $Id: Flattening_iterator.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fourtuple.h b/include/CGAL/Fourtuple.h index 92be0ac1b8..4b21632b11 100644 --- a/include/CGAL/Fourtuple.h +++ b/include/CGAL/Fourtuple.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Fourtuple.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Fourtuple.h $ // $Id: Fourtuple.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fraction_traits.h b/include/CGAL/Fraction_traits.h index fd92e7e945..0955825408 100644 --- a/include/CGAL/Fraction_traits.h +++ b/include/CGAL/Fraction_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Fraction_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Fraction_traits.h $ // $Id: Fraction_traits.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fuzzy_iso_box.h b/include/CGAL/Fuzzy_iso_box.h index e832b1eaa5..8be2d5344a 100644 --- a/include/CGAL/Fuzzy_iso_box.h +++ b/include/CGAL/Fuzzy_iso_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Fuzzy_iso_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Fuzzy_iso_box.h $ // $Id: Fuzzy_iso_box.h 37580e9 2022-06-14T11:22:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Fuzzy_sphere.h b/include/CGAL/Fuzzy_sphere.h index 7b61e82ff9..1ae3c30d36 100644 --- a/include/CGAL/Fuzzy_sphere.h +++ b/include/CGAL/Fuzzy_sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Fuzzy_sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Fuzzy_sphere.h $ // $Id: Fuzzy_sphere.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GLPK_mixed_integer_program_traits.h b/include/CGAL/GLPK_mixed_integer_program_traits.h index 6c4c1b1acb..c93e01cb02 100644 --- a/include/CGAL/GLPK_mixed_integer_program_traits.h +++ b/include/CGAL/GLPK_mixed_integer_program_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/GLPK_mixed_integer_program_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/GLPK_mixed_integer_program_traits.h $ // $Id: GLPK_mixed_integer_program_traits.h 267a641 2021-05-31T14:01:08+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpfi_type.h b/include/CGAL/GMP/Gmpfi_type.h index 1bde7a564d..e571903466 100644 --- a/include/CGAL/GMP/Gmpfi_type.h +++ b/include/CGAL/GMP/Gmpfi_type.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpfi_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpfi_type.h $ // $Id: Gmpfi_type.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpfi_type_static.h b/include/CGAL/GMP/Gmpfi_type_static.h index b25ca2d1ec..62283412e0 100644 --- a/include/CGAL/GMP/Gmpfi_type_static.h +++ b/include/CGAL/GMP/Gmpfi_type_static.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpfi_type_static.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpfi_type_static.h $ // $Id: Gmpfi_type_static.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpfr_type.h b/include/CGAL/GMP/Gmpfr_type.h index 3d4ece3748..0175043dd2 100644 --- a/include/CGAL/GMP/Gmpfr_type.h +++ b/include/CGAL/GMP/Gmpfr_type.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpfr_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpfr_type.h $ // $Id: Gmpfr_type.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpfr_type_static.h b/include/CGAL/GMP/Gmpfr_type_static.h index 6ae2c79895..ffbfefba4a 100644 --- a/include/CGAL/GMP/Gmpfr_type_static.h +++ b/include/CGAL/GMP/Gmpfr_type_static.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpfr_type_static.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpfr_type_static.h $ // $Id: Gmpfr_type_static.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpq_type.h b/include/CGAL/GMP/Gmpq_type.h index 5e01322a65..57f5c0c1a1 100644 --- a/include/CGAL/GMP/Gmpq_type.h +++ b/include/CGAL/GMP/Gmpq_type.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpq_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpq_type.h $ // $Id: Gmpq_type.h ad758d0 2020-05-20T11:59:03+02:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpz_type.h b/include/CGAL/GMP/Gmpz_type.h index e53840daee..aa3b1c0feb 100644 --- a/include/CGAL/GMP/Gmpz_type.h +++ b/include/CGAL/GMP/Gmpz_type.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpz_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpz_type.h $ // $Id: Gmpz_type.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP/Gmpzf_type.h b/include/CGAL/GMP/Gmpzf_type.h index 84a4e4b288..3800ff41a2 100644 --- a/include/CGAL/GMP/Gmpzf_type.h +++ b/include/CGAL/GMP/Gmpzf_type.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/GMP/Gmpzf_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/GMP/Gmpzf_type.h $ // $Id: Gmpzf_type.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMPXX_arithmetic_kernel.h b/include/CGAL/GMPXX_arithmetic_kernel.h index 5aee05e41d..2a8756d6d6 100644 --- a/include/CGAL/GMPXX_arithmetic_kernel.h +++ b/include/CGAL/GMPXX_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/GMPXX_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/GMPXX_arithmetic_kernel.h $ // $Id: GMPXX_arithmetic_kernel.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMP_arithmetic_kernel.h b/include/CGAL/GMP_arithmetic_kernel.h index 608fd37f09..b48c4a52c0 100644 --- a/include/CGAL/GMP_arithmetic_kernel.h +++ b/include/CGAL/GMP_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/GMP_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/GMP_arithmetic_kernel.h $ // $Id: GMP_arithmetic_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMap_cell_const_iterators.h b/include/CGAL/GMap_cell_const_iterators.h index 8fa8179524..9875e7bd98 100644 --- a/include/CGAL/GMap_cell_const_iterators.h +++ b/include/CGAL/GMap_cell_const_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/GMap_cell_const_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/GMap_cell_const_iterators.h $ // $Id: GMap_cell_const_iterators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMap_cell_iterators.h b/include/CGAL/GMap_cell_iterators.h index ea5fc4e2b7..da9762fc36 100644 --- a/include/CGAL/GMap_cell_iterators.h +++ b/include/CGAL/GMap_cell_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/GMap_cell_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/GMap_cell_iterators.h $ // $Id: GMap_cell_iterators.h 861588a 2022-08-03T20:19:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMap_dart_const_iterators.h b/include/CGAL/GMap_dart_const_iterators.h index c5b99cef4e..1c289eb0c8 100644 --- a/include/CGAL/GMap_dart_const_iterators.h +++ b/include/CGAL/GMap_dart_const_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/GMap_dart_const_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/GMap_dart_const_iterators.h $ // $Id: GMap_dart_const_iterators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMap_dart_iterators.h b/include/CGAL/GMap_dart_iterators.h index c37be3241e..44aa5f76ad 100644 --- a/include/CGAL/GMap_dart_iterators.h +++ b/include/CGAL/GMap_dart_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/GMap_dart_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/GMap_dart_iterators.h $ // $Id: GMap_dart_iterators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMap_linear_cell_complex_storages.h b/include/CGAL/GMap_linear_cell_complex_storages.h index 5a4c99cfe5..3bffe92661 100644 --- a/include/CGAL/GMap_linear_cell_complex_storages.h +++ b/include/CGAL/GMap_linear_cell_complex_storages.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/GMap_linear_cell_complex_storages.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/GMap_linear_cell_complex_storages.h $ // $Id: GMap_linear_cell_complex_storages.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/GMap_linear_cell_complex_storages_with_index.h b/include/CGAL/GMap_linear_cell_complex_storages_with_index.h index 7b1f33d2d4..01c4d729f5 100644 --- a/include/CGAL/GMap_linear_cell_complex_storages_with_index.h +++ b/include/CGAL/GMap_linear_cell_complex_storages_with_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/GMap_linear_cell_complex_storages_with_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/GMap_linear_cell_complex_storages_with_index.h $ // $Id: GMap_linear_cell_complex_storages_with_index.h 804f288 2023-03-10T13:31:56+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/General_polygon_2.h b/include/CGAL/General_polygon_2.h index 8dbb89b90a..9af6b63d9d 100644 --- a/include/CGAL/General_polygon_2.h +++ b/include/CGAL/General_polygon_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/General_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/General_polygon_2.h $ // $Id: General_polygon_2.h 420f37a 2021-09-23T16:28:23+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/General_polygon_set_2.h b/include/CGAL/General_polygon_set_2.h index 3f19eadb04..a2d9cbc216 100644 --- a/include/CGAL/General_polygon_set_2.h +++ b/include/CGAL/General_polygon_set_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/General_polygon_set_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/General_polygon_set_2.h $ // $Id: General_polygon_set_2.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/General_polygon_set_on_surface_2.h b/include/CGAL/General_polygon_set_on_surface_2.h index 20cce8504b..23f902387a 100644 --- a/include/CGAL/General_polygon_set_on_surface_2.h +++ b/include/CGAL/General_polygon_set_on_surface_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/General_polygon_set_on_surface_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/General_polygon_set_on_surface_2.h $ // $Id: General_polygon_set_on_surface_2.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/General_polygon_with_holes_2.h b/include/CGAL/General_polygon_with_holes_2.h index 9de45688c6..2b65c91dbb 100644 --- a/include/CGAL/General_polygon_with_holes_2.h +++ b/include/CGAL/General_polygon_with_holes_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/General_polygon_with_holes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/General_polygon_with_holes_2.h $ // $Id: General_polygon_with_holes_2.h 74746e5 2023-05-08T17:26:35+03:00 Efi Fogel // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map.h b/include/CGAL/Generalized_map.h index 95c9d3d810..b89add0d9b 100644 --- a/include/CGAL/Generalized_map.h +++ b/include/CGAL/Generalized_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map.h $ // $Id: Generalized_map.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h b/include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h index 4358150a43..56f4ee3492 100644 --- a/include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h +++ b/include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h $ // $Id: Generalized_map_group_functors.h 72b356d 2023-03-10T11:30:07+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h b/include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h index 6944f0f5ad..a342611fbe 100644 --- a/include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h +++ b/include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h $ // $Id: Generalized_map_internal_functors.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map/internal/Generalized_map_sewable.h b/include/CGAL/Generalized_map/internal/Generalized_map_sewable.h index e1e8eae96d..0bcc82a601 100644 --- a/include/CGAL/Generalized_map/internal/Generalized_map_sewable.h +++ b/include/CGAL/Generalized_map/internal/Generalized_map_sewable.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map/internal/Generalized_map_sewable.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map/internal/Generalized_map_sewable.h $ // $Id: Generalized_map_sewable.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map_fwd.h b/include/CGAL/Generalized_map_fwd.h index de6c0e6d87..2dbc64afce 100644 --- a/include/CGAL/Generalized_map_fwd.h +++ b/include/CGAL/Generalized_map_fwd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map_fwd.h $ // $Id: Generalized_map_fwd.h c25da7a 2022-05-23T13:28:00+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map_iterators_base.h b/include/CGAL/Generalized_map_iterators_base.h index 08358efb07..17fa15b880 100644 --- a/include/CGAL/Generalized_map_iterators_base.h +++ b/include/CGAL/Generalized_map_iterators_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map_iterators_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map_iterators_base.h $ // $Id: Generalized_map_iterators_base.h 861588a 2022-08-03T20:19:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map_operations.h b/include/CGAL/Generalized_map_operations.h index 11875943f8..fd3e6c56ba 100644 --- a/include/CGAL/Generalized_map_operations.h +++ b/include/CGAL/Generalized_map_operations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map_operations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map_operations.h $ // $Id: Generalized_map_operations.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map_save_load.h b/include/CGAL/Generalized_map_save_load.h index 2540caf7a2..89d7549b9f 100644 --- a/include/CGAL/Generalized_map_save_load.h +++ b/include/CGAL/Generalized_map_save_load.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map_save_load.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map_save_load.h $ // $Id: Generalized_map_save_load.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map_storages.h b/include/CGAL/Generalized_map_storages.h index c040a6a494..e267beec89 100644 --- a/include/CGAL/Generalized_map_storages.h +++ b/include/CGAL/Generalized_map_storages.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map_storages.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map_storages.h $ // $Id: Generalized_map_storages.h fbd8b8a 2022-07-27T16:28:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generalized_map_storages_with_index.h b/include/CGAL/Generalized_map_storages_with_index.h index 14d88d8fa1..6c7aa89af3 100644 --- a/include/CGAL/Generalized_map_storages_with_index.h +++ b/include/CGAL/Generalized_map_storages_with_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generalized_map/include/CGAL/Generalized_map_storages_with_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generalized_map/include/CGAL/Generalized_map_storages_with_index.h $ // $Id: Generalized_map_storages_with_index.h 8dc54d3 2023-03-10T13:20:03+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generator/internal/Generic_random_point_generator.h b/include/CGAL/Generator/internal/Generic_random_point_generator.h index ad846ce500..205c56113b 100644 --- a/include/CGAL/Generator/internal/Generic_random_point_generator.h +++ b/include/CGAL/Generator/internal/Generic_random_point_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/Generator/internal/Generic_random_point_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/Generator/internal/Generic_random_point_generator.h $ // $Id: Generic_random_point_generator.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Generic_map_min_items.h b/include/CGAL/Generic_map_min_items.h index 14e17349b2..69b7dd64a2 100644 --- a/include/CGAL/Generic_map_min_items.h +++ b/include/CGAL/Generic_map_min_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Generic_map_min_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Generic_map_min_items.h $ // $Id: Generic_map_min_items.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Geographical_coordinates_traits_2.h b/include/CGAL/Geographical_coordinates_traits_2.h index 81a9316c91..533db4b681 100644 --- a/include/CGAL/Geographical_coordinates_traits_2.h +++ b/include/CGAL/Geographical_coordinates_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Geographical_coordinates_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Geographical_coordinates_traits_2.h $ // $Id: Geographical_coordinates_traits_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Get_arithmetic_kernel.h b/include/CGAL/Get_arithmetic_kernel.h index df266e9b6b..110563461d 100644 --- a/include/CGAL/Get_arithmetic_kernel.h +++ b/include/CGAL/Get_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/Get_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/Get_arithmetic_kernel.h $ // $Id: Get_arithmetic_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gmp_coercion_traits.h b/include/CGAL/Gmp_coercion_traits.h index 97c9855a99..acedce35e0 100644 --- a/include/CGAL/Gmp_coercion_traits.h +++ b/include/CGAL/Gmp_coercion_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Gmp_coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Gmp_coercion_traits.h $ // $Id: Gmp_coercion_traits.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gmpfi.h b/include/CGAL/Gmpfi.h index a293957e80..e83bf5e2e6 100644 --- a/include/CGAL/Gmpfi.h +++ b/include/CGAL/Gmpfi.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Gmpfi.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Gmpfi.h $ // $Id: Gmpfi.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gmpfr.h b/include/CGAL/Gmpfr.h index 80b50f649c..2998ed5718 100644 --- a/include/CGAL/Gmpfr.h +++ b/include/CGAL/Gmpfr.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Gmpfr.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Gmpfr.h $ // $Id: Gmpfr.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gmpq.h b/include/CGAL/Gmpq.h index 3b69bcdd63..f1edaa91fe 100644 --- a/include/CGAL/Gmpq.h +++ b/include/CGAL/Gmpq.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Gmpq.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Gmpq.h $ // $Id: Gmpq.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gmpz.h b/include/CGAL/Gmpz.h index f4d54adc7b..d694762bff 100644 --- a/include/CGAL/Gmpz.h +++ b/include/CGAL/Gmpz.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Gmpz.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Gmpz.h $ // $Id: Gmpz.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gmpzf.h b/include/CGAL/Gmpzf.h index 8ca4b0cee5..2bbdbe1753 100644 --- a/include/CGAL/Gmpzf.h +++ b/include/CGAL/Gmpzf.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Gmpzf.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Gmpzf.h $ // $Id: Gmpzf.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gps_circle_segment_traits_2.h b/include/CGAL/Gps_circle_segment_traits_2.h index cad6e69d4c..c0aad3da61 100644 --- a/include/CGAL/Gps_circle_segment_traits_2.h +++ b/include/CGAL/Gps_circle_segment_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Gps_circle_segment_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Gps_circle_segment_traits_2.h $ // $Id: Gps_circle_segment_traits_2.h e2a77e5 2020-05-24T11:18:01+02:00 Marc Glisse // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gps_segment_traits_2.h b/include/CGAL/Gps_segment_traits_2.h index f947053934..2f195791b0 100644 --- a/include/CGAL/Gps_segment_traits_2.h +++ b/include/CGAL/Gps_segment_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Gps_segment_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Gps_segment_traits_2.h $ // $Id: Gps_segment_traits_2.h 04729e8 2021-11-03T18:29:58+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gps_traits_2.h b/include/CGAL/Gps_traits_2.h index 19331103d2..dde8ce7f95 100644 --- a/include/CGAL/Gps_traits_2.h +++ b/include/CGAL/Gps_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/Gps_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/Gps_traits_2.h $ // $Id: Gps_traits_2.h 4dbf509 2021-11-03T16:47:12+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gray_image_mesh_domain_3.h b/include/CGAL/Gray_image_mesh_domain_3.h index 3a9bbdf19d..9d9a6a513a 100644 --- a/include/CGAL/Gray_image_mesh_domain_3.h +++ b/include/CGAL/Gray_image_mesh_domain_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Gray_image_mesh_domain_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Gray_image_mesh_domain_3.h $ // $Id: Gray_image_mesh_domain_3.h 530d6e0 2022-08-23T14:58:15+05:30 GYuvanShankar // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Gray_level_image_3.h b/include/CGAL/Gray_level_image_3.h index 4e5f3c3a21..a3c93e06e2 100644 --- a/include/CGAL/Gray_level_image_3.h +++ b/include/CGAL/Gray_level_image_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Gray_level_image_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Gray_level_image_3.h $ // $Id: Gray_level_image_3.h 44df664 2021-10-07T11:38:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_const_decorator.h b/include/CGAL/HalfedgeDS_const_decorator.h index 7f5b122fe0..72777c1b44 100644 --- a/include/CGAL/HalfedgeDS_const_decorator.h +++ b/include/CGAL/HalfedgeDS_const_decorator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_const_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_const_decorator.h $ // $Id: HalfedgeDS_const_decorator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_decorator.h b/include/CGAL/HalfedgeDS_decorator.h index a68bcfcc0e..1bf5f4caf5 100644 --- a/include/CGAL/HalfedgeDS_decorator.h +++ b/include/CGAL/HalfedgeDS_decorator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_decorator.h $ // $Id: HalfedgeDS_decorator.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_default.h b/include/CGAL/HalfedgeDS_default.h index eb9c509929..3071bb515d 100644 --- a/include/CGAL/HalfedgeDS_default.h +++ b/include/CGAL/HalfedgeDS_default.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_default.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_default.h $ // $Id: HalfedgeDS_default.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_face_base.h b/include/CGAL/HalfedgeDS_face_base.h index 57efdb5c0f..2d51bf1f23 100644 --- a/include/CGAL/HalfedgeDS_face_base.h +++ b/include/CGAL/HalfedgeDS_face_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_face_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_face_base.h $ // $Id: HalfedgeDS_face_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_face_max_base_with_id.h b/include/CGAL/HalfedgeDS_face_max_base_with_id.h index 33e00a6bc8..117ce038bc 100644 --- a/include/CGAL/HalfedgeDS_face_max_base_with_id.h +++ b/include/CGAL/HalfedgeDS_face_max_base_with_id.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_face_max_base_with_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_face_max_base_with_id.h $ // $Id: HalfedgeDS_face_max_base_with_id.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_face_min_base.h b/include/CGAL/HalfedgeDS_face_min_base.h index 0214f08d80..663ece64ed 100644 --- a/include/CGAL/HalfedgeDS_face_min_base.h +++ b/include/CGAL/HalfedgeDS_face_min_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_face_min_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_face_min_base.h $ // $Id: HalfedgeDS_face_min_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_halfedge_base.h b/include/CGAL/HalfedgeDS_halfedge_base.h index 859987f813..5befdbc8cb 100644 --- a/include/CGAL/HalfedgeDS_halfedge_base.h +++ b/include/CGAL/HalfedgeDS_halfedge_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_base.h $ // $Id: HalfedgeDS_halfedge_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h b/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h index c7fc44a101..0eceb24fdf 100644 --- a/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h +++ b/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h $ // $Id: HalfedgeDS_halfedge_max_base_with_id.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_halfedge_min_base.h b/include/CGAL/HalfedgeDS_halfedge_min_base.h index a9672d60d0..8b39f4a1e9 100644 --- a/include/CGAL/HalfedgeDS_halfedge_min_base.h +++ b/include/CGAL/HalfedgeDS_halfedge_min_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_min_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_min_base.h $ // $Id: HalfedgeDS_halfedge_min_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_items_2.h b/include/CGAL/HalfedgeDS_items_2.h index 3814eeb567..c89f6f0f9b 100644 --- a/include/CGAL/HalfedgeDS_items_2.h +++ b/include/CGAL/HalfedgeDS_items_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_items_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_items_2.h $ // $Id: HalfedgeDS_items_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_items_decorator.h b/include/CGAL/HalfedgeDS_items_decorator.h index fe83f7b00a..68fcb211db 100644 --- a/include/CGAL/HalfedgeDS_items_decorator.h +++ b/include/CGAL/HalfedgeDS_items_decorator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_items_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_items_decorator.h $ // $Id: HalfedgeDS_items_decorator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_iterator.h b/include/CGAL/HalfedgeDS_iterator.h index 5936e7b045..34398b4e84 100644 --- a/include/CGAL/HalfedgeDS_iterator.h +++ b/include/CGAL/HalfedgeDS_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_iterator.h $ // $Id: HalfedgeDS_iterator.h 4e4a93d 2021-03-31T15:48:05+02:00 Simon Giraudot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_iterator_adaptor.h b/include/CGAL/HalfedgeDS_iterator_adaptor.h index 9231241239..f6f85a6ff4 100644 --- a/include/CGAL/HalfedgeDS_iterator_adaptor.h +++ b/include/CGAL/HalfedgeDS_iterator_adaptor.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_iterator_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_iterator_adaptor.h $ // $Id: HalfedgeDS_iterator_adaptor.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_list.h b/include/CGAL/HalfedgeDS_list.h index 813fabe14a..c25ec33e93 100644 --- a/include/CGAL/HalfedgeDS_list.h +++ b/include/CGAL/HalfedgeDS_list.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_list.h $ // $Id: HalfedgeDS_list.h 1373150 2020-11-29T14:42:55+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_min_items.h b/include/CGAL/HalfedgeDS_min_items.h index daba58fee9..13cb5b93d8 100644 --- a/include/CGAL/HalfedgeDS_min_items.h +++ b/include/CGAL/HalfedgeDS_min_items.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_min_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_min_items.h $ // $Id: HalfedgeDS_min_items.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_vector.h b/include/CGAL/HalfedgeDS_vector.h index 123dff4069..be6fc12a27 100644 --- a/include/CGAL/HalfedgeDS_vector.h +++ b/include/CGAL/HalfedgeDS_vector.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_vector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_vector.h $ // $Id: HalfedgeDS_vector.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_vertex_base.h b/include/CGAL/HalfedgeDS_vertex_base.h index 5386350fb5..52777055a6 100644 --- a/include/CGAL/HalfedgeDS_vertex_base.h +++ b/include/CGAL/HalfedgeDS_vertex_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_base.h $ // $Id: HalfedgeDS_vertex_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h b/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h index 66ac9512e0..59f749fcef 100644 --- a/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h +++ b/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h $ // $Id: HalfedgeDS_vertex_max_base_with_id.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/HalfedgeDS_vertex_min_base.h b/include/CGAL/HalfedgeDS_vertex_min_base.h index 385542caf1..38c91fe89a 100644 --- a/include/CGAL/HalfedgeDS_vertex_min_base.h +++ b/include/CGAL/HalfedgeDS_vertex_min_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_min_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_min_base.h $ // $Id: HalfedgeDS_vertex_min_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Handle.h b/include/CGAL/Handle.h index dfdfb8558e..9495fbf7cf 100644 --- a/include/CGAL/Handle.h +++ b/include/CGAL/Handle.h @@ -7,8 +7,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Handle.h $ -// $Id: Handle.h 2923eff 2022-09-02T11:33:07+02:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Handle.h $ +// $Id: Handle.h a8fae00 2023-09-07T10:31:02+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // @@ -18,6 +18,7 @@ #define CGAL_HANDLE_H #include +#include #include #include #include diff --git a/include/CGAL/Handle_for.h b/include/CGAL/Handle_for.h index 36ed47055f..6bfd616bed 100644 --- a/include/CGAL/Handle_for.h +++ b/include/CGAL/Handle_for.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Handle_for.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Handle_for.h $ // $Id: Handle_for.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Handle_for_virtual.h b/include/CGAL/Handle_for_virtual.h index ac849511a7..6f0bb1bf01 100644 --- a/include/CGAL/Handle_for_virtual.h +++ b/include/CGAL/Handle_for_virtual.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Handle_for_virtual.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Handle_for_virtual.h $ // $Id: Handle_for_virtual.h 2ceedcf 2021-01-08T19:44:01+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Handle_hash_function.h b/include/CGAL/Handle_hash_function.h index bc14471d04..50c6b07ba0 100644 --- a/include/CGAL/Handle_hash_function.h +++ b/include/CGAL/Handle_hash_function.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hash_map/include/CGAL/Handle_hash_function.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hash_map/include/CGAL/Handle_hash_function.h $ // $Id: Handle_hash_function.h cec93d0 2021-05-27T14:36:55+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Handle_with_policy.h b/include/CGAL/Handle_with_policy.h index 61f268f486..4549ad0bf3 100644 --- a/include/CGAL/Handle_with_policy.h +++ b/include/CGAL/Handle_with_policy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Handle_with_policy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Handle_with_policy.h $ // $Id: Handle_with_policy.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Has_conversion.h b/include/CGAL/Has_conversion.h index 9f85303d6e..98a102ab64 100644 --- a/include/CGAL/Has_conversion.h +++ b/include/CGAL/Has_conversion.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Has_conversion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Has_conversion.h $ // $Id: Has_conversion.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Has_member.h b/include/CGAL/Has_member.h index 6b5d262452..2bc6ee4fb8 100644 --- a/include/CGAL/Has_member.h +++ b/include/CGAL/Has_member.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Has_member.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Has_member.h $ // $Id: Has_member.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Has_timestamp.h b/include/CGAL/Has_timestamp.h index a7d722e500..3fa970a13c 100644 --- a/include/CGAL/Has_timestamp.h +++ b/include/CGAL/Has_timestamp.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Has_timestamp.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Has_timestamp.h $ // $Id: Has_timestamp.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hash_map/internal/chained_map.h b/include/CGAL/Hash_map/internal/chained_map.h index 3968af7f0a..3a6f3832af 100644 --- a/include/CGAL/Hash_map/internal/chained_map.h +++ b/include/CGAL/Hash_map/internal/chained_map.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hash_map/include/CGAL/Hash_map/internal/chained_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hash_map/include/CGAL/Hash_map/internal/chained_map.h $ // $Id: chained_map.h 4334028 2022-05-03T18:10:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h b/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h index 93c799de24..088d401300 100644 --- a/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h +++ b/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Heat_method_3/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Heat_method_3/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h $ // $Id: Surface_mesh_geodesic_distances_3.h 83b0b0b 2022-11-07T14:23:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h b/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h index 3d70d97bf2..66bed802dc 100644 --- a/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h +++ b/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Heat_method_3/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Heat_method_3/include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h $ // $Id: Intrinsic_Delaunay_triangulation_3.h 987391d 2022-11-07T10:08:34+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Heat_method_3/internal/V2V.h b/include/CGAL/Heat_method_3/internal/V2V.h index 989bbea7bb..076ec06d43 100644 --- a/include/CGAL/Heat_method_3/internal/V2V.h +++ b/include/CGAL/Heat_method_3/internal/V2V.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Heat_method_3/include/CGAL/Heat_method_3/internal/V2V.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Heat_method_3/include/CGAL/Heat_method_3/internal/V2V.h $ // $Id: V2V.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hidden_point_memory_policy.h b/include/CGAL/Hidden_point_memory_policy.h index 8964a49b5e..5b75730715 100644 --- a/include/CGAL/Hidden_point_memory_policy.h +++ b/include/CGAL/Hidden_point_memory_policy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Hidden_point_memory_policy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Hidden_point_memory_policy.h $ // $Id: Hidden_point_memory_policy.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_policy_tags.h b/include/CGAL/Hilbert_policy_tags.h index 4f53282ca5..aecbdf3a60 100644 --- a/include/CGAL/Hilbert_policy_tags.h +++ b/include/CGAL/Hilbert_policy_tags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_policy_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_policy_tags.h $ // $Id: Hilbert_policy_tags.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_2.h b/include/CGAL/Hilbert_sort_2.h index a61689f071..b38d7cbe77 100644 --- a/include/CGAL/Hilbert_sort_2.h +++ b/include/CGAL/Hilbert_sort_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_2.h $ // $Id: Hilbert_sort_2.h 5c41b10 2020-01-02T10:26:44+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_3.h b/include/CGAL/Hilbert_sort_3.h index 316faa760e..5a72fcb1d6 100644 --- a/include/CGAL/Hilbert_sort_3.h +++ b/include/CGAL/Hilbert_sort_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_3.h $ // $Id: Hilbert_sort_3.h 5c41b10 2020-01-02T10:26:44+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_base.h b/include/CGAL/Hilbert_sort_base.h index 6a51bd6a70..bfd7276443 100644 --- a/include/CGAL/Hilbert_sort_base.h +++ b/include/CGAL/Hilbert_sort_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_base.h $ // $Id: Hilbert_sort_base.h 5c41b10 2020-01-02T10:26:44+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_d.h b/include/CGAL/Hilbert_sort_d.h index 833657d196..0cb190dd4c 100644 --- a/include/CGAL/Hilbert_sort_d.h +++ b/include/CGAL/Hilbert_sort_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_d.h $ // $Id: Hilbert_sort_d.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_median_2.h b/include/CGAL/Hilbert_sort_median_2.h index dec3b4e440..5793727f5e 100644 --- a/include/CGAL/Hilbert_sort_median_2.h +++ b/include/CGAL/Hilbert_sort_median_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_median_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_median_2.h $ // $Id: Hilbert_sort_median_2.h f60dfa8 2022-04-04T10:00:16+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_median_3.h b/include/CGAL/Hilbert_sort_median_3.h index 98b058c9a1..edaef3e889 100644 --- a/include/CGAL/Hilbert_sort_median_3.h +++ b/include/CGAL/Hilbert_sort_median_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_median_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_median_3.h $ // $Id: Hilbert_sort_median_3.h f60dfa8 2022-04-04T10:00:16+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_median_d.h b/include/CGAL/Hilbert_sort_median_d.h index 6737951183..55be0b9215 100644 --- a/include/CGAL/Hilbert_sort_median_d.h +++ b/include/CGAL/Hilbert_sort_median_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_median_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_median_d.h $ // $Id: Hilbert_sort_median_d.h f60dfa8 2022-04-04T10:00:16+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_middle_2.h b/include/CGAL/Hilbert_sort_middle_2.h index 77de7a7cb8..455ed694d9 100644 --- a/include/CGAL/Hilbert_sort_middle_2.h +++ b/include/CGAL/Hilbert_sort_middle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_middle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_middle_2.h $ // $Id: Hilbert_sort_middle_2.h 9144020 2022-04-12T16:35:01+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_middle_3.h b/include/CGAL/Hilbert_sort_middle_3.h index 8cd37e97e5..f8ac60d059 100644 --- a/include/CGAL/Hilbert_sort_middle_3.h +++ b/include/CGAL/Hilbert_sort_middle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_middle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_middle_3.h $ // $Id: Hilbert_sort_middle_3.h f60dfa8 2022-04-04T10:00:16+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_middle_base.h b/include/CGAL/Hilbert_sort_middle_base.h index 9e98d1facc..4f541557a2 100644 --- a/include/CGAL/Hilbert_sort_middle_base.h +++ b/include/CGAL/Hilbert_sort_middle_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_middle_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_middle_base.h $ // $Id: Hilbert_sort_middle_base.h 5c41b10 2020-01-02T10:26:44+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_middle_d.h b/include/CGAL/Hilbert_sort_middle_d.h index 8db0e6e1b0..ac13ca47f7 100644 --- a/include/CGAL/Hilbert_sort_middle_d.h +++ b/include/CGAL/Hilbert_sort_middle_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_middle_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_middle_d.h $ // $Id: Hilbert_sort_middle_d.h f60dfa8 2022-04-04T10:00:16+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hilbert_sort_on_sphere_3.h b/include/CGAL/Hilbert_sort_on_sphere_3.h index c70f4f617e..73942fb0b9 100644 --- a/include/CGAL/Hilbert_sort_on_sphere_3.h +++ b/include/CGAL/Hilbert_sort_on_sphere_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Hilbert_sort_on_sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Hilbert_sort_on_sphere_3.h $ // $Id: Hilbert_sort_on_sphere_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous.h b/include/CGAL/Homogeneous.h index 540d1cdcd4..6be563e59d 100644 --- a/include/CGAL/Homogeneous.h +++ b/include/CGAL/Homogeneous.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous.h $ // $Id: Homogeneous.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Aff_transformationH2.h b/include/CGAL/Homogeneous/Aff_transformationH2.h index e0321b877f..8252a49168 100644 --- a/include/CGAL/Homogeneous/Aff_transformationH2.h +++ b/include/CGAL/Homogeneous/Aff_transformationH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Aff_transformationH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Aff_transformationH2.h $ // $Id: Aff_transformationH2.h d370326 2021-10-27T14:45:10+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Aff_transformationH3.h b/include/CGAL/Homogeneous/Aff_transformationH3.h index 341995a573..c455027829 100644 --- a/include/CGAL/Homogeneous/Aff_transformationH3.h +++ b/include/CGAL/Homogeneous/Aff_transformationH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Aff_transformationH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Aff_transformationH3.h $ // $Id: Aff_transformationH3.h d370326 2021-10-27T14:45:10+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/CircleH2.h b/include/CGAL/Homogeneous/CircleH2.h index fe0ee62e52..08e92eebab 100644 --- a/include/CGAL/Homogeneous/CircleH2.h +++ b/include/CGAL/Homogeneous/CircleH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/CircleH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/CircleH2.h $ // $Id: CircleH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/ConicHPA2.h b/include/CGAL/Homogeneous/ConicHPA2.h index 8a41425aea..9f052489c4 100644 --- a/include/CGAL/Homogeneous/ConicHPA2.h +++ b/include/CGAL/Homogeneous/ConicHPA2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/ConicHPA2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/ConicHPA2.h $ // $Id: ConicHPA2.h 29b2957 2020-04-06T21:46:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Data_accessorH2.h b/include/CGAL/Homogeneous/Data_accessorH2.h index d0d80f8b21..f613462e40 100644 --- a/include/CGAL/Homogeneous/Data_accessorH2.h +++ b/include/CGAL/Homogeneous/Data_accessorH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Data_accessorH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Data_accessorH2.h $ // $Id: Data_accessorH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/DirectionH2.h b/include/CGAL/Homogeneous/DirectionH2.h index 50b36d7708..ca06b51c30 100644 --- a/include/CGAL/Homogeneous/DirectionH2.h +++ b/include/CGAL/Homogeneous/DirectionH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/DirectionH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/DirectionH2.h $ // $Id: DirectionH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/DirectionH3.h b/include/CGAL/Homogeneous/DirectionH3.h index cb57e72820..c7388e8cc4 100644 --- a/include/CGAL/Homogeneous/DirectionH3.h +++ b/include/CGAL/Homogeneous/DirectionH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/DirectionH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/DirectionH3.h $ // $Id: DirectionH3.h d39c774 2022-03-17T12:14:43+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Homogeneous_base.h b/include/CGAL/Homogeneous/Homogeneous_base.h index a179a7b233..ddbc04fdd5 100644 --- a/include/CGAL/Homogeneous/Homogeneous_base.h +++ b/include/CGAL/Homogeneous/Homogeneous_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Homogeneous_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Homogeneous_base.h $ // $Id: Homogeneous_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Iso_cuboidH3.h b/include/CGAL/Homogeneous/Iso_cuboidH3.h index fce2f63159..285ce1900c 100644 --- a/include/CGAL/Homogeneous/Iso_cuboidH3.h +++ b/include/CGAL/Homogeneous/Iso_cuboidH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Iso_cuboidH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Iso_cuboidH3.h $ // $Id: Iso_cuboidH3.h 22f5d89 2021-06-25T20:15:56+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Iso_rectangleH2.h b/include/CGAL/Homogeneous/Iso_rectangleH2.h index eb7f4114b9..ad9b996245 100644 --- a/include/CGAL/Homogeneous/Iso_rectangleH2.h +++ b/include/CGAL/Homogeneous/Iso_rectangleH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Iso_rectangleH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Iso_rectangleH2.h $ // $Id: Iso_rectangleH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/LineH2.h b/include/CGAL/Homogeneous/LineH2.h index fe336c79dc..3d8e7c4f66 100644 --- a/include/CGAL/Homogeneous/LineH2.h +++ b/include/CGAL/Homogeneous/LineH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/LineH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/LineH2.h $ // $Id: LineH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/PlaneH3.h b/include/CGAL/Homogeneous/PlaneH3.h index 6ee8868354..25ebf9a011 100644 --- a/include/CGAL/Homogeneous/PlaneH3.h +++ b/include/CGAL/Homogeneous/PlaneH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/PlaneH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/PlaneH3.h $ // $Id: PlaneH3.h 9023aaa 2022-04-07T10:39:01+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/PointH2.h b/include/CGAL/Homogeneous/PointH2.h index 72f729e489..71f0be80d7 100644 --- a/include/CGAL/Homogeneous/PointH2.h +++ b/include/CGAL/Homogeneous/PointH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/PointH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/PointH2.h $ // $Id: PointH2.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/PointH3.h b/include/CGAL/Homogeneous/PointH3.h index 8898a82770..a17e19ae0b 100644 --- a/include/CGAL/Homogeneous/PointH3.h +++ b/include/CGAL/Homogeneous/PointH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/PointH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/PointH3.h $ // $Id: PointH3.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/RayH3.h b/include/CGAL/Homogeneous/RayH3.h index 013679b776..fb8dd8d9cf 100644 --- a/include/CGAL/Homogeneous/RayH3.h +++ b/include/CGAL/Homogeneous/RayH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/RayH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/RayH3.h $ // $Id: RayH3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/SphereH3.h b/include/CGAL/Homogeneous/SphereH3.h index bf322ea854..c537605f49 100644 --- a/include/CGAL/Homogeneous/SphereH3.h +++ b/include/CGAL/Homogeneous/SphereH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/SphereH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/SphereH3.h $ // $Id: SphereH3.h 3640099 2021-09-28T15:36:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/VectorH2.h b/include/CGAL/Homogeneous/VectorH2.h index 4a22789614..8e75cd1aa9 100644 --- a/include/CGAL/Homogeneous/VectorH2.h +++ b/include/CGAL/Homogeneous/VectorH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/VectorH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/VectorH2.h $ // $Id: VectorH2.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/VectorH3.h b/include/CGAL/Homogeneous/VectorH3.h index eab187d179..f2cea8d292 100644 --- a/include/CGAL/Homogeneous/VectorH3.h +++ b/include/CGAL/Homogeneous/VectorH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/VectorH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/VectorH3.h $ // $Id: VectorH3.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Weighted_point_2.h b/include/CGAL/Homogeneous/Weighted_point_2.h index 8ba9d12a06..a3edfb8c15 100644 --- a/include/CGAL/Homogeneous/Weighted_point_2.h +++ b/include/CGAL/Homogeneous/Weighted_point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Weighted_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Weighted_point_2.h $ // $Id: Weighted_point_2.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/Weighted_point_3.h b/include/CGAL/Homogeneous/Weighted_point_3.h index 07357f523b..4f15fbca37 100644 --- a/include/CGAL/Homogeneous/Weighted_point_3.h +++ b/include/CGAL/Homogeneous/Weighted_point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/Weighted_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/Weighted_point_3.h $ // $Id: Weighted_point_3.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/basic_constructionsH2.h b/include/CGAL/Homogeneous/basic_constructionsH2.h index 1b155bb687..696520a368 100644 --- a/include/CGAL/Homogeneous/basic_constructionsH2.h +++ b/include/CGAL/Homogeneous/basic_constructionsH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/basic_constructionsH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/basic_constructionsH2.h $ // $Id: basic_constructionsH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/basic_constructionsH3.h b/include/CGAL/Homogeneous/basic_constructionsH3.h index b9e147f11f..c6e149119a 100644 --- a/include/CGAL/Homogeneous/basic_constructionsH3.h +++ b/include/CGAL/Homogeneous/basic_constructionsH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/basic_constructionsH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/basic_constructionsH3.h $ // $Id: basic_constructionsH3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/distance_predicatesH2.h b/include/CGAL/Homogeneous/distance_predicatesH2.h index 1c925c7bdf..1d4044d02c 100644 --- a/include/CGAL/Homogeneous/distance_predicatesH2.h +++ b/include/CGAL/Homogeneous/distance_predicatesH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/distance_predicatesH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/distance_predicatesH2.h $ // $Id: distance_predicatesH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/distance_predicatesH3.h b/include/CGAL/Homogeneous/distance_predicatesH3.h index bd77fcff6f..7d6f6fd45f 100644 --- a/include/CGAL/Homogeneous/distance_predicatesH3.h +++ b/include/CGAL/Homogeneous/distance_predicatesH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/distance_predicatesH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/distance_predicatesH3.h $ // $Id: distance_predicatesH3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/function_objects.h b/include/CGAL/Homogeneous/function_objects.h index 83914db58b..9d75990f40 100644 --- a/include/CGAL/Homogeneous/function_objects.h +++ b/include/CGAL/Homogeneous/function_objects.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/function_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/function_objects.h $ // $Id: function_objects.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/predicates_on_directionsH2.h b/include/CGAL/Homogeneous/predicates_on_directionsH2.h index 3ae862d701..2492b077a3 100644 --- a/include/CGAL/Homogeneous/predicates_on_directionsH2.h +++ b/include/CGAL/Homogeneous/predicates_on_directionsH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/predicates_on_directionsH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/predicates_on_directionsH2.h $ // $Id: predicates_on_directionsH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/predicates_on_pointsH2.h b/include/CGAL/Homogeneous/predicates_on_pointsH2.h index ca5aa896de..b86c09b2e3 100644 --- a/include/CGAL/Homogeneous/predicates_on_pointsH2.h +++ b/include/CGAL/Homogeneous/predicates_on_pointsH2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/predicates_on_pointsH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/predicates_on_pointsH2.h $ // $Id: predicates_on_pointsH2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous/predicates_on_pointsH3.h b/include/CGAL/Homogeneous/predicates_on_pointsH3.h index 5b2db6ed02..5d4f0442eb 100644 --- a/include/CGAL/Homogeneous/predicates_on_pointsH3.h +++ b/include/CGAL/Homogeneous/predicates_on_pointsH3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous/predicates_on_pointsH3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous/predicates_on_pointsH3.h $ // $Id: predicates_on_pointsH3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous_converter.h b/include/CGAL/Homogeneous_converter.h index b59766560f..6851d49ce1 100644 --- a/include/CGAL/Homogeneous_converter.h +++ b/include/CGAL/Homogeneous_converter.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Homogeneous_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Homogeneous_converter.h $ // $Id: Homogeneous_converter.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Homogeneous_d.h b/include/CGAL/Homogeneous_d.h index 6aa194f478..1328d9d914 100644 --- a/include/CGAL/Homogeneous_d.h +++ b/include/CGAL/Homogeneous_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Homogeneous_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Homogeneous_d.h $ // $Id: Homogeneous_d.h 18ff1d4 2022-11-24T11:39:50+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbola_2.h b/include/CGAL/Hyperbola_2.h index c5189d99b6..e6239f5bf7 100644 --- a/include/CGAL/Hyperbola_2.h +++ b/include/CGAL/Hyperbola_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Hyperbola_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Hyperbola_2.h $ // $Id: Hyperbola_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbola_ray_2.h b/include/CGAL/Hyperbola_ray_2.h index 95f16d6e52..e861d93138 100644 --- a/include/CGAL/Hyperbola_ray_2.h +++ b/include/CGAL/Hyperbola_ray_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Hyperbola_ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Hyperbola_ray_2.h $ // $Id: Hyperbola_ray_2.h 45b73ad 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbola_segment_2.h b/include/CGAL/Hyperbola_segment_2.h index f959e3580f..2d3c13e2dc 100644 --- a/include/CGAL/Hyperbola_segment_2.h +++ b/include/CGAL/Hyperbola_segment_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Hyperbola_segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Hyperbola_segment_2.h $ // $Id: Hyperbola_segment_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_Delaunay_triangulation_2.h b/include/CGAL/Hyperbolic_Delaunay_triangulation_2.h index 31b7cdaa87..28d50b764a 100644 --- a/include/CGAL/Hyperbolic_Delaunay_triangulation_2.h +++ b/include/CGAL/Hyperbolic_Delaunay_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_Delaunay_triangulation_2.h $ // $Id: Hyperbolic_Delaunay_triangulation_2.h c04dceb 2022-10-14T14:40:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h b/include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h index 0becf778e4..8396360418 100644 --- a/include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h +++ b/include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h $ // $Id: Hyperbolic_Delaunay_triangulation_CK_traits_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h b/include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h index a63778d875..c8a0995332 100644 --- a/include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h +++ b/include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h $ // $Id: Hyperbolic_Delaunay_triangulation_traits_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_octagon_translation.h b/include/CGAL/Hyperbolic_octagon_translation.h index b0c7428daa..915c1f733e 100644 --- a/include/CGAL/Hyperbolic_octagon_translation.h +++ b/include/CGAL/Hyperbolic_octagon_translation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Hyperbolic_octagon_translation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Hyperbolic_octagon_translation.h $ // $Id: Hyperbolic_octagon_translation.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h b/include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h index 04128c56de..259e60d433 100644 --- a/include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h +++ b/include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h $ // $Id: Exact_complex.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h b/include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h index f315e62e35..231991b258 100644 --- a/include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h +++ b/include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h $ // $Id: Hyperbolic_Delaunay_triangulation_traits_2_functions.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Hyperbolic_triangulation_face_base_2.h b/include/CGAL/Hyperbolic_triangulation_face_base_2.h index bdd9912af0..2530b8806f 100644 --- a/include/CGAL/Hyperbolic_triangulation_face_base_2.h +++ b/include/CGAL/Hyperbolic_triangulation_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hyperbolic_triangulation_2/include/CGAL/Hyperbolic_triangulation_face_base_2.h $ // $Id: Hyperbolic_triangulation_face_base_2.h c04dceb 2022-10-14T14:40:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IEEE_754_unions.h b/include/CGAL/IEEE_754_unions.h index 0b8e4d9f43..bef216b712 100644 --- a/include/CGAL/IEEE_754_unions.h +++ b/include/CGAL/IEEE_754_unions.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/IEEE_754_unions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/IEEE_754_unions.h $ // $Id: IEEE_754_unions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/3MF.h b/include/CGAL/IO/3MF.h index 1e0432a224..888cae15f1 100644 --- a/include/CGAL/IO/3MF.h +++ b/include/CGAL/IO/3MF.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/3MF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/3MF.h $ // $Id: 3MF.h 8a0b214 2023-04-11T17:38:37+02:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/3MF/read_3mf.h b/include/CGAL/IO/3MF/read_3mf.h index e967a1f10b..b636ce4b51 100644 --- a/include/CGAL/IO/3MF/read_3mf.h +++ b/include/CGAL/IO/3MF/read_3mf.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/3MF/read_3mf.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/3MF/read_3mf.h $ // $Id: read_3mf.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/3MF/write_3mf.h b/include/CGAL/IO/3MF/write_3mf.h index 6326040911..b1f1153055 100644 --- a/include/CGAL/IO/3MF/write_3mf.h +++ b/include/CGAL/IO/3MF/write_3mf.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/3MF/write_3mf.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/3MF/write_3mf.h $ // $Id: write_3mf.h 1f45360 2021-01-26T09:05:24+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arr_iostream.h b/include/CGAL/IO/Arr_iostream.h index 40c864031b..57d9aa8281 100644 --- a/include/CGAL/IO/Arr_iostream.h +++ b/include/CGAL/IO/Arr_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arr_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arr_iostream.h $ // $Id: Arr_iostream.h 755693b 2021-05-03T13:25:26+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arr_text_formatter.h b/include/CGAL/IO/Arr_text_formatter.h index b4f282a6a5..c6f48c8f02 100644 --- a/include/CGAL/IO/Arr_text_formatter.h +++ b/include/CGAL/IO/Arr_text_formatter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h $ // $Id: Arr_text_formatter.h 11de0a7 2023-03-12T16:41:27+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arr_with_history_2_reader.h b/include/CGAL/IO/Arr_with_history_2_reader.h index a7384998bb..fd395e1d70 100644 --- a/include/CGAL/IO/Arr_with_history_2_reader.h +++ b/include/CGAL/IO/Arr_with_history_2_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_2_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_2_reader.h $ // $Id: Arr_with_history_2_reader.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arr_with_history_2_writer.h b/include/CGAL/IO/Arr_with_history_2_writer.h index b61ccb2d3e..14e7cde03e 100644 --- a/include/CGAL/IO/Arr_with_history_2_writer.h +++ b/include/CGAL/IO/Arr_with_history_2_writer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_2_writer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_2_writer.h $ // $Id: Arr_with_history_2_writer.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arr_with_history_iostream.h b/include/CGAL/IO/Arr_with_history_iostream.h index 1329ed862a..2915f3561a 100644 --- a/include/CGAL/IO/Arr_with_history_iostream.h +++ b/include/CGAL/IO/Arr_with_history_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_iostream.h $ // $Id: Arr_with_history_iostream.h 755693b 2021-05-03T13:25:26+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arr_with_history_text_formatter.h b/include/CGAL/IO/Arr_with_history_text_formatter.h index 4797f117cf..f33ea867a8 100644 --- a/include/CGAL/IO/Arr_with_history_text_formatter.h +++ b/include/CGAL/IO/Arr_with_history_text_formatter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_text_formatter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arr_with_history_text_formatter.h $ // $Id: Arr_with_history_text_formatter.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arrangement_2_reader.h b/include/CGAL/IO/Arrangement_2_reader.h index c8b538c9e6..e327745ec6 100644 --- a/include/CGAL/IO/Arrangement_2_reader.h +++ b/include/CGAL/IO/Arrangement_2_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arrangement_2_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arrangement_2_reader.h $ // $Id: Arrangement_2_reader.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Arrangement_2_writer.h b/include/CGAL/IO/Arrangement_2_writer.h index a9894c35ad..349745b21c 100644 --- a/include/CGAL/IO/Arrangement_2_writer.h +++ b/include/CGAL/IO/Arrangement_2_writer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Arrangement_2_writer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Arrangement_2_writer.h $ // $Id: Arrangement_2_writer.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Color.h b/include/CGAL/IO/Color.h index f68145beaa..342716f11a 100644 --- a/include/CGAL/IO/Color.h +++ b/include/CGAL/IO/Color.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/Color.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/Color.h $ // $Id: Color.h 98ee8d7 2022-02-25T14:54:48+01:00 Charrière Maxime // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h b/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h index b316aa064c..21dddbdae7 100644 --- a/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h +++ b/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_file_writer.h $ // $Id: Complex_2_in_triangulation_3_file_writer.h 580a1ef 2020-05-22T15:31:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h b/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h index 0303ccd6a0..75f2bb21b3 100644 --- a/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h +++ b/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_polyhedron_builder.h $ // $Id: Complex_2_in_triangulation_3_polyhedron_builder.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h b/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h index a7e6a034e4..bec80c3a07 100644 --- a/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h +++ b/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h $ // $Id: Complex_2_in_triangulation_3_to_medit.h 2402f3f 2020-09-10T16:14:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h b/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h index 8f2d6c5a12..d3a4a3b9e2 100644 --- a/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h +++ b/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h $ // $Id: Complex_2_in_triangulation_3_to_vtk.h 2402f3f 2020-09-10T16:14:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h b/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h index 1124ce3a1e..e676c9761d 100644 --- a/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h +++ b/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h $ // $Id: Complex_3_in_triangulation_3_to_vtk.h 355b52d 2022-03-01T11:30:21+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Dxf_bsop_reader.h b/include/CGAL/IO/Dxf_bsop_reader.h index 14807d5ab3..45649e0f78 100644 --- a/include/CGAL/IO/Dxf_bsop_reader.h +++ b/include/CGAL/IO/Dxf_bsop_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/IO/Dxf_bsop_reader.h $ // $Id: Dxf_bsop_reader.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Dxf_reader.h b/include/CGAL/IO/Dxf_reader.h index fa04469af9..7f5595eb60 100644 --- a/include/CGAL/IO/Dxf_reader.h +++ b/include/CGAL/IO/Dxf_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/IO/Dxf_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/IO/Dxf_reader.h $ // $Id: Dxf_reader.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Dxf_reader_doubles.h b/include/CGAL/IO/Dxf_reader_doubles.h index 3b5eb6ceab..771104d66c 100644 --- a/include/CGAL/IO/Dxf_reader_doubles.h +++ b/include/CGAL/IO/Dxf_reader_doubles.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/IO/Dxf_reader_doubles.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/IO/Dxf_reader_doubles.h $ // $Id: Dxf_reader_doubles.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Dxf_variant_reader.h b/include/CGAL/IO/Dxf_variant_reader.h index ca546cc837..45bb319522 100644 --- a/include/CGAL/IO/Dxf_variant_reader.h +++ b/include/CGAL/IO/Dxf_variant_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/IO/Dxf_variant_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/IO/Dxf_variant_reader.h $ // $Id: Dxf_variant_reader.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Fig_stream.h b/include/CGAL/IO/Fig_stream.h index 51726a333b..50356a2fb2 100644 --- a/include/CGAL/IO/Fig_stream.h +++ b/include/CGAL/IO/Fig_stream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Fig_stream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Fig_stream.h $ // $Id: Fig_stream.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Fig_stream_Conic_arc_2.h b/include/CGAL/IO/Fig_stream_Conic_arc_2.h index 98c95eaa8c..fb8e222a87 100644 --- a/include/CGAL/IO/Fig_stream_Conic_arc_2.h +++ b/include/CGAL/IO/Fig_stream_Conic_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/IO/Fig_stream_Conic_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/IO/Fig_stream_Conic_arc_2.h $ // $Id: Fig_stream_Conic_arc_2.h 625848e 2021-10-04T13:21:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/File_avizo.h b/include/CGAL/IO/File_avizo.h index beffe1f326..2d2e02335c 100644 --- a/include/CGAL/IO/File_avizo.h +++ b/include/CGAL/IO/File_avizo.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/File_avizo.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/File_avizo.h $ // $Id: File_avizo.h a79239f 2022-10-04T16:28:41+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/File_binary_mesh_3.h b/include/CGAL/IO/File_binary_mesh_3.h index 751468b9ce..54a6eab599 100644 --- a/include/CGAL/IO/File_binary_mesh_3.h +++ b/include/CGAL/IO/File_binary_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/File_binary_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/File_binary_mesh_3.h $ // $Id: File_binary_mesh_3.h 572f1b5 2022-06-17T14:13:24+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/File_maya.h b/include/CGAL/IO/File_maya.h index d6c7c1e15e..d973997723 100644 --- a/include/CGAL/IO/File_maya.h +++ b/include/CGAL/IO/File_maya.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/File_maya.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/File_maya.h $ // $Id: File_maya.h a19190b 2022-03-25T10:03:40+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/File_medit.h b/include/CGAL/IO/File_medit.h index e71248df74..7f11eada84 100644 --- a/include/CGAL/IO/File_medit.h +++ b/include/CGAL/IO/File_medit.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/File_medit.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/File_medit.h $ // $Id: File_medit.h 7789d06 2022-11-29T12:14:31+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/File_poly.h b/include/CGAL/IO/File_poly.h index af410bc8cf..407187903e 100644 --- a/include/CGAL/IO/File_poly.h +++ b/include/CGAL/IO/File_poly.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/IO/File_poly.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/IO/File_poly.h $ // $Id: File_poly.h 625a335 2021-05-06T09:38:31+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/File_tetgen.h b/include/CGAL/IO/File_tetgen.h index 4966201c73..38f9ca23e5 100644 --- a/include/CGAL/IO/File_tetgen.h +++ b/include/CGAL/IO/File_tetgen.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/File_tetgen.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/File_tetgen.h $ // $Id: File_tetgen.h 96466d7 2022-06-14T17:17:57+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/GOCAD.h b/include/CGAL/IO/GOCAD.h index 7ec5ed34ff..8c59a5732f 100644 --- a/include/CGAL/IO/GOCAD.h +++ b/include/CGAL/IO/GOCAD.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/GOCAD.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/GOCAD.h $ // $Id: GOCAD.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Generic_writer.h b/include/CGAL/IO/Generic_writer.h index 33d02e088d..14ba2624d4 100644 --- a/include/CGAL/IO/Generic_writer.h +++ b/include/CGAL/IO/Generic_writer.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/Generic_writer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/Generic_writer.h $ // $Id: Generic_writer.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Gps_iostream.h b/include/CGAL/IO/Gps_iostream.h index c8c50fbfa7..e09bb52780 100644 --- a/include/CGAL/IO/Gps_iostream.h +++ b/include/CGAL/IO/Gps_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/IO/Gps_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/IO/Gps_iostream.h $ // $Id: Gps_iostream.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Istream_iterator.h b/include/CGAL/IO/Istream_iterator.h index ae1e0d7087..d82e952435 100644 --- a/include/CGAL/IO/Istream_iterator.h +++ b/include/CGAL/IO/Istream_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/Istream_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/Istream_iterator.h $ // $Id: Istream_iterator.h 580a1ef 2020-05-22T15:31:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h b/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h index 4d66d69aa7..1e19ae2bf1 100644 --- a/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h +++ b/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/IO/Nef_polyhedron_2_PS_stream.h $ // $Id: Nef_polyhedron_2_PS_stream.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Nef_polyhedron_iostream_3.h b/include/CGAL/IO/Nef_polyhedron_iostream_3.h index ca6389f180..6255562416 100644 --- a/include/CGAL/IO/Nef_polyhedron_iostream_3.h +++ b/include/CGAL/IO/Nef_polyhedron_iostream_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/IO/Nef_polyhedron_iostream_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/IO/Nef_polyhedron_iostream_3.h $ // $Id: Nef_polyhedron_iostream_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OBJ.h b/include/CGAL/IO/OBJ.h index 1e21bc7b7b..10631fc810 100644 --- a/include/CGAL/IO/OBJ.h +++ b/include/CGAL/IO/OBJ.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OBJ.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OBJ.h $ // $Id: OBJ.h 4d76e06 2023-04-24T14:08:22+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OBJ/File_writer_wavefront.h b/include/CGAL/IO/OBJ/File_writer_wavefront.h index b7269ccfb8..43affc9905 100644 --- a/include/CGAL/IO/OBJ/File_writer_wavefront.h +++ b/include/CGAL/IO/OBJ/File_writer_wavefront.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OBJ/File_writer_wavefront.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OBJ/File_writer_wavefront.h $ // $Id: File_writer_wavefront.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF.h b/include/CGAL/IO/OFF.h index 87869f4d38..c1d4dc5865 100644 --- a/include/CGAL/IO/OFF.h +++ b/include/CGAL/IO/OFF.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF.h $ // $Id: OFF.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/File_header_OFF.h b/include/CGAL/IO/OFF/File_header_OFF.h index 521e1f13bf..9acfe02921 100644 --- a/include/CGAL/IO/OFF/File_header_OFF.h +++ b/include/CGAL/IO/OFF/File_header_OFF.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/File_header_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/File_header_OFF.h $ // $Id: File_header_OFF.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/File_header_OFF_impl.h b/include/CGAL/IO/OFF/File_header_OFF_impl.h index b3b9a345d1..1db5b85ffa 100644 --- a/include/CGAL/IO/OFF/File_header_OFF_impl.h +++ b/include/CGAL/IO/OFF/File_header_OFF_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/File_header_OFF_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/File_header_OFF_impl.h $ // $Id: File_header_OFF_impl.h ab49226 2021-04-09T13:13:56+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/File_header_extended_OFF.h b/include/CGAL/IO/OFF/File_header_extended_OFF.h index 371edb7040..71d0e4d184 100644 --- a/include/CGAL/IO/OFF/File_header_extended_OFF.h +++ b/include/CGAL/IO/OFF/File_header_extended_OFF.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/File_header_extended_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/File_header_extended_OFF.h $ // $Id: File_header_extended_OFF.h 580a1ef 2020-05-22T15:31:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/File_header_extended_OFF_impl.h b/include/CGAL/IO/OFF/File_header_extended_OFF_impl.h index 848464cb51..3734b08d55 100644 --- a/include/CGAL/IO/OFF/File_header_extended_OFF_impl.h +++ b/include/CGAL/IO/OFF/File_header_extended_OFF_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/File_header_extended_OFF_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/File_header_extended_OFF_impl.h $ // $Id: File_header_extended_OFF_impl.h ae75594 2021-03-10T13:54:09+01:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/File_scanner_OFF.h b/include/CGAL/IO/OFF/File_scanner_OFF.h index 1670efdc1d..8b4d8752d6 100644 --- a/include/CGAL/IO/OFF/File_scanner_OFF.h +++ b/include/CGAL/IO/OFF/File_scanner_OFF.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/File_scanner_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/File_scanner_OFF.h $ // $Id: File_scanner_OFF.h 1627150 2023-02-16T10:21:32+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/File_writer_OFF.h b/include/CGAL/IO/OFF/File_writer_OFF.h index 8d9188ce8e..26f91634af 100644 --- a/include/CGAL/IO/OFF/File_writer_OFF.h +++ b/include/CGAL/IO/OFF/File_writer_OFF.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/File_writer_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/File_writer_OFF.h $ // $Id: File_writer_OFF.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/Scanner_OFF.h b/include/CGAL/IO/OFF/Scanner_OFF.h index c08e7898f3..eaaf70842c 100644 --- a/include/CGAL/IO/OFF/Scanner_OFF.h +++ b/include/CGAL/IO/OFF/Scanner_OFF.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/Scanner_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/Scanner_OFF.h $ // $Id: Scanner_OFF.h 277b8cc 2020-11-25T13:20:26+01:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OFF/generic_copy_OFF.h b/include/CGAL/IO/OFF/generic_copy_OFF.h index 9a0c3f1a6a..2a2164acd7 100644 --- a/include/CGAL/IO/OFF/generic_copy_OFF.h +++ b/include/CGAL/IO/OFF/generic_copy_OFF.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OFF/generic_copy_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OFF/generic_copy_OFF.h $ // $Id: generic_copy_OFF.h 32f40d8 2021-11-11T15:19:28+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OI.h b/include/CGAL/IO/OI.h index 51e70fc468..46eeca0abf 100644 --- a/include/CGAL/IO/OI.h +++ b/include/CGAL/IO/OI.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OI.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OI.h $ // $Id: OI.h 220a445 2020-01-17T17:10:02+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OI/File_writer_inventor.h b/include/CGAL/IO/OI/File_writer_inventor.h index c235bda2fc..31f655818c 100644 --- a/include/CGAL/IO/OI/File_writer_inventor.h +++ b/include/CGAL/IO/OI/File_writer_inventor.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OI/File_writer_inventor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OI/File_writer_inventor.h $ // $Id: File_writer_inventor.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/OI/Inventor_ostream.h b/include/CGAL/IO/OI/Inventor_ostream.h index c7512eb7b8..efebbac628 100644 --- a/include/CGAL/IO/OI/Inventor_ostream.h +++ b/include/CGAL/IO/OI/Inventor_ostream.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/OI/Inventor_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/OI/Inventor_ostream.h $ // $Id: Inventor_ostream.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Ostream_iterator.h b/include/CGAL/IO/Ostream_iterator.h index 6e6ecc4cab..5b8f1c525c 100644 --- a/include/CGAL/IO/Ostream_iterator.h +++ b/include/CGAL/IO/Ostream_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/Ostream_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/Ostream_iterator.h $ // $Id: Ostream_iterator.h 580a1ef 2020-05-22T15:31:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/PLY.h b/include/CGAL/IO/PLY.h index ef7ca32965..fecd908f98 100644 --- a/include/CGAL/IO/PLY.h +++ b/include/CGAL/IO/PLY.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/PLY.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/PLY.h $ // $Id: PLY.h 17a84db 2022-09-25T18:00:08+02:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/PLY/PLY_reader.h b/include/CGAL/IO/PLY/PLY_reader.h index 96016f16fa..6506451246 100644 --- a/include/CGAL/IO/PLY/PLY_reader.h +++ b/include/CGAL/IO/PLY/PLY_reader.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/PLY/PLY_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/PLY/PLY_reader.h $ // $Id: PLY_reader.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/PLY/PLY_writer.h b/include/CGAL/IO/PLY/PLY_writer.h index 1503bb538a..b34ef0cb52 100644 --- a/include/CGAL/IO/PLY/PLY_writer.h +++ b/include/CGAL/IO/PLY/PLY_writer.h @@ -2,8 +2,8 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/PLY/PLY_writer.h $ -// $Id: PLY_writer.h aa9f521 2022-06-24T17:21:37+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/PLY/PLY_writer.h $ +// $Id: PLY_writer.h 32078f1 2024-01-26T14:35:26+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Simon Giraudot @@ -266,7 +266,7 @@ class Simple_property_printer virtual void print(std::ostream& stream, const Index& index) { if(get_mode(stream) == CGAL::IO::ASCII) - stream << get(m_pmap, index); + stream << no_char_character(get(m_pmap, index)); else { Type t = Type(get(m_pmap, index)); diff --git a/include/CGAL/IO/Polyhedron_OFF_iostream.h b/include/CGAL/IO/Polyhedron_OFF_iostream.h index 3ca8986857..e74f8b4d3b 100644 --- a/include/CGAL/IO/Polyhedron_OFF_iostream.h +++ b/include/CGAL/IO/Polyhedron_OFF_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/Polyhedron_OFF_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/Polyhedron_OFF_iostream.h $ // $Id: Polyhedron_OFF_iostream.h 477353d 2022-04-20T15:55:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Polyhedron_VRML_1_ostream.h b/include/CGAL/IO/Polyhedron_VRML_1_ostream.h index c259b1beb8..c6e7bc4427 100644 --- a/include/CGAL/IO/Polyhedron_VRML_1_ostream.h +++ b/include/CGAL/IO/Polyhedron_VRML_1_ostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/Polyhedron_VRML_1_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/Polyhedron_VRML_1_ostream.h $ // $Id: Polyhedron_VRML_1_ostream.h 580a1ef 2020-05-22T15:31:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Polyhedron_VRML_2_ostream.h b/include/CGAL/IO/Polyhedron_VRML_2_ostream.h index a5f7ea3d52..932dfb6714 100644 --- a/include/CGAL/IO/Polyhedron_VRML_2_ostream.h +++ b/include/CGAL/IO/Polyhedron_VRML_2_ostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/Polyhedron_VRML_2_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/Polyhedron_VRML_2_ostream.h $ // $Id: Polyhedron_VRML_2_ostream.h 135595c 2020-01-24T23:17:20+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Polyhedron_inventor_ostream.h b/include/CGAL/IO/Polyhedron_inventor_ostream.h index 043a6dfad9..0749e96bfd 100644 --- a/include/CGAL/IO/Polyhedron_inventor_ostream.h +++ b/include/CGAL/IO/Polyhedron_inventor_ostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/Polyhedron_inventor_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/Polyhedron_inventor_ostream.h $ // $Id: Polyhedron_inventor_ostream.h 580a1ef 2020-05-22T15:31:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Polyhedron_iostream.h b/include/CGAL/IO/Polyhedron_iostream.h index 7ffc1541f4..27eb24f4a6 100644 --- a/include/CGAL/IO/Polyhedron_iostream.h +++ b/include/CGAL/IO/Polyhedron_iostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/Polyhedron_iostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/Polyhedron_iostream.h $ // $Id: Polyhedron_iostream.h 115fa5a 2021-12-14T14:01:21+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Polyhedron_scan_OFF.h b/include/CGAL/IO/Polyhedron_scan_OFF.h index 5653540d08..763cb359b8 100644 --- a/include/CGAL/IO/Polyhedron_scan_OFF.h +++ b/include/CGAL/IO/Polyhedron_scan_OFF.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/Polyhedron_scan_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/Polyhedron_scan_OFF.h $ // $Id: Polyhedron_scan_OFF.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/STL.h b/include/CGAL/IO/STL.h index d64efcb78a..65b5cff164 100644 --- a/include/CGAL/IO/STL.h +++ b/include/CGAL/IO/STL.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/STL.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/STL.h $ // $Id: STL.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/STL/STL_reader.h b/include/CGAL/IO/STL/STL_reader.h index ec37ead03c..6ea17c813f 100644 --- a/include/CGAL/IO/STL/STL_reader.h +++ b/include/CGAL/IO/STL/STL_reader.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/STL/STL_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/STL/STL_reader.h $ // $Id: STL_reader.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Tee_for_output_iterator.h b/include/CGAL/IO/Tee_for_output_iterator.h index 07ae6f153a..f3c306563b 100644 --- a/include/CGAL/IO/Tee_for_output_iterator.h +++ b/include/CGAL/IO/Tee_for_output_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/IO/Tee_for_output_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/IO/Tee_for_output_iterator.h $ // $Id: Tee_for_output_iterator.h 319383c 2020-05-20T09:47:58+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Triangulation_off_ostream.h b/include/CGAL/IO/Triangulation_off_ostream.h index 43d3012269..2df40944ad 100644 --- a/include/CGAL/IO/Triangulation_off_ostream.h +++ b/include/CGAL/IO/Triangulation_off_ostream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/IO/Triangulation_off_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/IO/Triangulation_off_ostream.h $ // $Id: Triangulation_off_ostream.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Triangulation_off_ostream_2.h b/include/CGAL/IO/Triangulation_off_ostream_2.h index 1233e172a8..d74807b849 100644 --- a/include/CGAL/IO/Triangulation_off_ostream_2.h +++ b/include/CGAL/IO/Triangulation_off_ostream_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/IO/Triangulation_off_ostream_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/IO/Triangulation_off_ostream_2.h $ // $Id: Triangulation_off_ostream_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Triangulation_off_ostream_3.h b/include/CGAL/IO/Triangulation_off_ostream_3.h index f9f6927f2b..a5a59cf7d5 100644 --- a/include/CGAL/IO/Triangulation_off_ostream_3.h +++ b/include/CGAL/IO/Triangulation_off_ostream_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/IO/Triangulation_off_ostream_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/IO/Triangulation_off_ostream_3.h $ // $Id: Triangulation_off_ostream_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Triangulation_ps_stream.h b/include/CGAL/IO/Triangulation_ps_stream.h index 6dbddb2013..97067268f4 100644 --- a/include/CGAL/IO/Triangulation_ps_stream.h +++ b/include/CGAL/IO/Triangulation_ps_stream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/IO/Triangulation_ps_stream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/IO/Triangulation_ps_stream.h $ // $Id: Triangulation_ps_stream.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VRML.h b/include/CGAL/IO/VRML.h index 157105b688..863ba0a484 100644 --- a/include/CGAL/IO/VRML.h +++ b/include/CGAL/IO/VRML.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VRML.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VRML.h $ // $Id: VRML.h 6a5972c 2020-01-23T16:33:23+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VRML/File_writer_VRML_2.h b/include/CGAL/IO/VRML/File_writer_VRML_2.h index 14a3262117..f573b29eb4 100644 --- a/include/CGAL/IO/VRML/File_writer_VRML_2.h +++ b/include/CGAL/IO/VRML/File_writer_VRML_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VRML/File_writer_VRML_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VRML/File_writer_VRML_2.h $ // $Id: File_writer_VRML_2.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VRML/VRML_1_ostream.h b/include/CGAL/IO/VRML/VRML_1_ostream.h index f97e2ab6cf..3bd9d36885 100644 --- a/include/CGAL/IO/VRML/VRML_1_ostream.h +++ b/include/CGAL/IO/VRML/VRML_1_ostream.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VRML/VRML_1_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VRML/VRML_1_ostream.h $ // $Id: VRML_1_ostream.h 1ef61f1 2020-10-13T18:13:01+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VRML/VRML_2_ostream.h b/include/CGAL/IO/VRML/VRML_2_ostream.h index 3fef213647..500c819d33 100644 --- a/include/CGAL/IO/VRML/VRML_2_ostream.h +++ b/include/CGAL/IO/VRML/VRML_2_ostream.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VRML/VRML_2_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VRML/VRML_2_ostream.h $ // $Id: VRML_2_ostream.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VTK.h b/include/CGAL/IO/VTK.h index 75612873b8..938cbb94c9 100644 --- a/include/CGAL/IO/VTK.h +++ b/include/CGAL/IO/VTK.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VTK.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VTK.h $ // $Id: VTK.h 10b0af3 2022-01-13T14:43:34+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VTK/VTK_reader.h b/include/CGAL/IO/VTK/VTK_reader.h index 98adf11946..f867b7fd72 100644 --- a/include/CGAL/IO/VTK/VTK_reader.h +++ b/include/CGAL/IO/VTK/VTK_reader.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VTK/VTK_reader.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VTK/VTK_reader.h $ // $Id: VTK_reader.h 71413eb 2020-05-29T12:03:25+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/VTK/VTK_writer.h b/include/CGAL/IO/VTK/VTK_writer.h index e0b02847a0..f9d52ee362 100644 --- a/include/CGAL/IO/VTK/VTK_writer.h +++ b/include/CGAL/IO/VTK/VTK_writer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/VTK/VTK_writer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/VTK/VTK_writer.h $ // $Id: VTK_writer.h 423ae6e 2020-01-24T17:48:02+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/Verbose_ostream.h b/include/CGAL/IO/Verbose_ostream.h index 547bf8df9b..8befe0b8fc 100644 --- a/include/CGAL/IO/Verbose_ostream.h +++ b/include/CGAL/IO/Verbose_ostream.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/Verbose_ostream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/Verbose_ostream.h $ // $Id: Verbose_ostream.h 3c83367 2020-01-20T12:02:06+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT.h b/include/CGAL/IO/WKT.h index 66ab158c05..8fe1be37e1 100644 --- a/include/CGAL/IO/WKT.h +++ b/include/CGAL/IO/WKT.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT.h $ // $Id: WKT.h aa8da89 2022-12-08T16:23:10+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_linestring.h b/include/CGAL/IO/WKT/traits_linestring.h index 1dc9fa6b2a..1adbd385ac 100644 --- a/include/CGAL/IO/WKT/traits_linestring.h +++ b/include/CGAL/IO/WKT/traits_linestring.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_linestring.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_linestring.h $ // $Id: traits_linestring.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_multilinestring.h b/include/CGAL/IO/WKT/traits_multilinestring.h index 7bfe7c55c6..49a1f1847b 100644 --- a/include/CGAL/IO/WKT/traits_multilinestring.h +++ b/include/CGAL/IO/WKT/traits_multilinestring.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_multilinestring.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_multilinestring.h $ // $Id: traits_multilinestring.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_multipoint.h b/include/CGAL/IO/WKT/traits_multipoint.h index 4053f485f4..1ef95dccd4 100644 --- a/include/CGAL/IO/WKT/traits_multipoint.h +++ b/include/CGAL/IO/WKT/traits_multipoint.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_multipoint.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_multipoint.h $ // $Id: traits_multipoint.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_multipolygon.h b/include/CGAL/IO/WKT/traits_multipolygon.h index ea0af2da75..fef3b0ef44 100644 --- a/include/CGAL/IO/WKT/traits_multipolygon.h +++ b/include/CGAL/IO/WKT/traits_multipolygon.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_multipolygon.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_multipolygon.h $ // $Id: traits_multipolygon.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_point.h b/include/CGAL/IO/WKT/traits_point.h index aa93bc9cb9..203d53aea3 100644 --- a/include/CGAL/IO/WKT/traits_point.h +++ b/include/CGAL/IO/WKT/traits_point.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_point.h $ // $Id: traits_point.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_point_3.h b/include/CGAL/IO/WKT/traits_point_3.h index 48bcb96ad3..84358d27b6 100644 --- a/include/CGAL/IO/WKT/traits_point_3.h +++ b/include/CGAL/IO/WKT/traits_point_3.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_point_3.h $ // $Id: traits_point_3.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/WKT/traits_polygon.h b/include/CGAL/IO/WKT/traits_polygon.h index 1a179aacb4..5cd4907795 100644 --- a/include/CGAL/IO/WKT/traits_polygon.h +++ b/include/CGAL/IO/WKT/traits_polygon.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/WKT/traits_polygon.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/WKT/traits_polygon.h $ // $Id: traits_polygon.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/binary_file_io.h b/include/CGAL/IO/binary_file_io.h index b754da1e52..9c5138d358 100644 --- a/include/CGAL/IO/binary_file_io.h +++ b/include/CGAL/IO/binary_file_io.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/binary_file_io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/binary_file_io.h $ // $Id: binary_file_io.h a34debc 2021-06-23T22:56:35+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h b/include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h index 1cb529c842..4252dd133e 100644 --- a/include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h +++ b/include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h $ // $Id: facets_in_complex_2_to_triangle_mesh.h e7bf5b6 2022-02-04T10:22:26+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h b/include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h index 8f95db6a43..8d6a8aad24 100644 --- a/include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h +++ b/include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h $ // $Id: facets_in_complex_3_to_triangle_mesh.h 355b52d 2022-03-01T11:30:21+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/helpers.h b/include/CGAL/IO/helpers.h index 930245a5eb..77b231671a 100644 --- a/include/CGAL/IO/helpers.h +++ b/include/CGAL/IO/helpers.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/helpers.h $ // $Id: helpers.h 988d226 2023-04-11T14:19:09+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/io.h b/include/CGAL/IO/io.h index 5511c62fbd..e5e70be7b2 100644 --- a/include/CGAL/IO/io.h +++ b/include/CGAL/IO/io.h @@ -8,7 +8,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/io.h $ // $Id: io.h 01b2f07 2021-07-06T10:37:07+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/io_tags.h b/include/CGAL/IO/io_tags.h index d036b6e759..874db83fb7 100644 --- a/include/CGAL/IO/io_tags.h +++ b/include/CGAL/IO/io_tags.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/io_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/io_tags.h $ // $Id: io_tags.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/output_surface_facets_to_polyhedron.h b/include/CGAL/IO/output_surface_facets_to_polyhedron.h index f74533db5e..8f7068078e 100644 --- a/include/CGAL/IO/output_surface_facets_to_polyhedron.h +++ b/include/CGAL/IO/output_surface_facets_to_polyhedron.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/IO/output_surface_facets_to_polyhedron.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/IO/output_surface_facets_to_polyhedron.h $ // $Id: output_surface_facets_to_polyhedron.h 4968d21 2022-05-17T10:31:07+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/output_surface_facets_to_triangle_soup.h b/include/CGAL/IO/output_surface_facets_to_triangle_soup.h index 0dbf6be4f7..80536e0418 100644 --- a/include/CGAL/IO/output_surface_facets_to_triangle_soup.h +++ b/include/CGAL/IO/output_surface_facets_to_triangle_soup.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/IO/output_surface_facets_to_triangle_soup.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/IO/output_surface_facets_to_triangle_soup.h $ // $Id: output_surface_facets_to_triangle_soup.h 47f0eb4 2022-05-26T19:06:01+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/output_to_vtu.h b/include/CGAL/IO/output_to_vtu.h index 221c3ff047..8177eb487b 100644 --- a/include/CGAL/IO/output_to_vtu.h +++ b/include/CGAL/IO/output_to_vtu.h @@ -5,7 +5,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/IO/output_to_vtu.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/IO/output_to_vtu.h $ // $Id: output_to_vtu.h fb9f59d 2023-05-30T16:35:10+10:00 Rebecca Dengate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/polygon_soup_io.h b/include/CGAL/IO/polygon_soup_io.h index 111aee348b..416583cde3 100644 --- a/include/CGAL/IO/polygon_soup_io.h +++ b/include/CGAL/IO/polygon_soup_io.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/polygon_soup_io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/polygon_soup_io.h $ // $Id: polygon_soup_io.h 10b0af3 2022-01-13T14:43:34+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/print_OFF.h b/include/CGAL/IO/print_OFF.h index ac1172fd15..41c0e7d501 100644 --- a/include/CGAL/IO/print_OFF.h +++ b/include/CGAL/IO/print_OFF.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/print_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/print_OFF.h $ // $Id: print_OFF.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/read_las_points.h b/include/CGAL/IO/read_las_points.h index 6bc7962fa9..4e0f9db86d 100644 --- a/include/CGAL/IO/read_las_points.h +++ b/include/CGAL/IO/read_las_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/read_las_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/read_las_points.h $ // $Id: read_las_points.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/read_off_points.h b/include/CGAL/IO/read_off_points.h index e291128b3a..60af9b97fb 100644 --- a/include/CGAL/IO/read_off_points.h +++ b/include/CGAL/IO/read_off_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/read_off_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/read_off_points.h $ // $Id: read_off_points.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/read_ply_points.h b/include/CGAL/IO/read_ply_points.h index 3abf3e4f4f..c1fb7bf503 100644 --- a/include/CGAL/IO/read_ply_points.h +++ b/include/CGAL/IO/read_ply_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/read_ply_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/read_ply_points.h $ // $Id: read_ply_points.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/read_points.h b/include/CGAL/IO/read_points.h index 119b3cf2a2..eee0335273 100644 --- a/include/CGAL/IO/read_points.h +++ b/include/CGAL/IO/read_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/read_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/read_points.h $ // $Id: read_points.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/read_vtk_image_data.h b/include/CGAL/IO/read_vtk_image_data.h index 2cefa436a2..c2cde121da 100644 --- a/include/CGAL/IO/read_vtk_image_data.h +++ b/include/CGAL/IO/read_vtk_image_data.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/IO/read_vtk_image_data.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/IO/read_vtk_image_data.h $ // $Id: read_vtk_image_data.h 2821663 2022-12-07T12:20:39+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/read_xyz_points.h b/include/CGAL/IO/read_xyz_points.h index a189dc38f2..1d5bba5fa7 100644 --- a/include/CGAL/IO/read_xyz_points.h +++ b/include/CGAL/IO/read_xyz_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/read_xyz_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/read_xyz_points.h $ // $Id: read_xyz_points.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/scan_OFF.h b/include/CGAL/IO/scan_OFF.h index d0be3666ad..72fba9d16e 100644 --- a/include/CGAL/IO/scan_OFF.h +++ b/include/CGAL/IO/scan_OFF.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/IO/scan_OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/IO/scan_OFF.h $ // $Id: scan_OFF.h 00ca021 2020-08-04T12:59:08+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/trace.h b/include/CGAL/IO/trace.h index 6746447d21..6c8f8055cb 100644 --- a/include/CGAL/IO/trace.h +++ b/include/CGAL/IO/trace.h @@ -2,7 +2,7 @@ // All rights reserved. // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/IO/trace.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/IO/trace.h $ // $Id: trace.h 3b7754f 2021-09-20T12:44:38+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/write_VTU.h b/include/CGAL/IO/write_VTU.h index 1233058556..9b56106ee0 100644 --- a/include/CGAL/IO/write_VTU.h +++ b/include/CGAL/IO/write_VTU.h @@ -5,7 +5,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/IO/write_VTU.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/IO/write_VTU.h $ // $Id: write_VTU.h 11de1f4 2022-06-17T10:39:35+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/write_las_points.h b/include/CGAL/IO/write_las_points.h index 3b63a5f81a..0b6cf32496 100644 --- a/include/CGAL/IO/write_las_points.h +++ b/include/CGAL/IO/write_las_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/write_las_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/write_las_points.h $ // $Id: write_las_points.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/write_off_points.h b/include/CGAL/IO/write_off_points.h index 786bfceb38..46aa05a5da 100644 --- a/include/CGAL/IO/write_off_points.h +++ b/include/CGAL/IO/write_off_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/write_off_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/write_off_points.h $ // $Id: write_off_points.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/write_ply_points.h b/include/CGAL/IO/write_ply_points.h index 47cd58236b..b57ee4f5ef 100644 --- a/include/CGAL/IO/write_ply_points.h +++ b/include/CGAL/IO/write_ply_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/write_ply_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/write_ply_points.h $ // $Id: write_ply_points.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/write_points.h b/include/CGAL/IO/write_points.h index 123bd9c902..fddf89ff15 100644 --- a/include/CGAL/IO/write_points.h +++ b/include/CGAL/IO/write_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/write_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/write_points.h $ // $Id: write_points.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/IO/write_xyz_points.h b/include/CGAL/IO/write_xyz_points.h index d42081973c..0b1dcf90ec 100644 --- a/include/CGAL/IO/write_xyz_points.h +++ b/include/CGAL/IO/write_xyz_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/IO/write_xyz_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/IO/write_xyz_points.h $ // $Id: write_xyz_points.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Identity_policy_2.h b/include/CGAL/Identity_policy_2.h index fd09d40fd6..c1a76d0c45 100644 --- a/include/CGAL/Identity_policy_2.h +++ b/include/CGAL/Identity_policy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Identity_policy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Identity_policy_2.h $ // $Id: Identity_policy_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ImageIO.h b/include/CGAL/ImageIO.h index 5ef54cb016..7cc67fe142 100644 --- a/include/CGAL/ImageIO.h +++ b/include/CGAL/ImageIO.h @@ -5,7 +5,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO.h $ // $Id: ImageIO.h e8e3eaa 2023-02-21T11:05:30+01:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/analyze.h b/include/CGAL/ImageIO/analyze.h index b03ad42f89..b9fc02bbbd 100644 --- a/include/CGAL/ImageIO/analyze.h +++ b/include/CGAL/ImageIO/analyze.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/analyze.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/analyze.h $ // $Id: analyze.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/analyze_impl.h b/include/CGAL/ImageIO/analyze_impl.h index 73a87111b5..29b569732f 100644 --- a/include/CGAL/ImageIO/analyze_impl.h +++ b/include/CGAL/ImageIO/analyze_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/analyze_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/analyze_impl.h $ // $Id: analyze_impl.h 6acef1b 2020-10-20T14:18:12+02:00 Raphael Grimm // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmp.h b/include/CGAL/ImageIO/bmp.h index cea7c163a1..8e6cb700a1 100644 --- a/include/CGAL/ImageIO/bmp.h +++ b/include/CGAL/ImageIO/bmp.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmp.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmp.h $ // $Id: bmp.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmp_impl.h b/include/CGAL/ImageIO/bmp_impl.h index 67fac5d400..cacff70e55 100644 --- a/include/CGAL/ImageIO/bmp_impl.h +++ b/include/CGAL/ImageIO/bmp_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmp_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmp_impl.h $ // $Id: bmp_impl.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmpendian.h b/include/CGAL/ImageIO/bmpendian.h index b8de9d2919..0c2830c295 100644 --- a/include/CGAL/ImageIO/bmpendian.h +++ b/include/CGAL/ImageIO/bmpendian.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmpendian.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmpendian.h $ // $Id: bmpendian.h 07c4ada 2019-10-19T15:50:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmpendian_impl.h b/include/CGAL/ImageIO/bmpendian_impl.h index f28e4e7332..a5207d912c 100644 --- a/include/CGAL/ImageIO/bmpendian_impl.h +++ b/include/CGAL/ImageIO/bmpendian_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmpendian_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmpendian_impl.h $ // $Id: bmpendian_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmpread.h b/include/CGAL/ImageIO/bmpread.h index 640f0065d2..dd7fd02803 100644 --- a/include/CGAL/ImageIO/bmpread.h +++ b/include/CGAL/ImageIO/bmpread.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmpread.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmpread.h $ // $Id: bmpread.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmpread_impl.h b/include/CGAL/ImageIO/bmpread_impl.h index 16a9f507e0..74f7f924ca 100644 --- a/include/CGAL/ImageIO/bmpread_impl.h +++ b/include/CGAL/ImageIO/bmpread_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmpread_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmpread_impl.h $ // $Id: bmpread_impl.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/bmptypes.h b/include/CGAL/ImageIO/bmptypes.h index c78ef5f0ac..d1e8c6fa84 100644 --- a/include/CGAL/ImageIO/bmptypes.h +++ b/include/CGAL/ImageIO/bmptypes.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/bmptypes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/bmptypes.h $ // $Id: bmptypes.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/convert.h b/include/CGAL/ImageIO/convert.h index 158a6f8e9e..f4aeff87af 100644 --- a/include/CGAL/ImageIO/convert.h +++ b/include/CGAL/ImageIO/convert.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/convert.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/convert.h $ // $Id: convert.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/convert_impl.h b/include/CGAL/ImageIO/convert_impl.h index 442bffd99a..637f8c3a20 100644 --- a/include/CGAL/ImageIO/convert_impl.h +++ b/include/CGAL/ImageIO/convert_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/convert_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/convert_impl.h $ // $Id: convert_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/fgetns.h b/include/CGAL/ImageIO/fgetns.h index 1ae27cf73c..d926086672 100644 --- a/include/CGAL/ImageIO/fgetns.h +++ b/include/CGAL/ImageIO/fgetns.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/fgetns.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/fgetns.h $ // $Id: fgetns.h 07c4ada 2019-10-19T15:50:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/fgetns_impl.h b/include/CGAL/ImageIO/fgetns_impl.h index 60ee340599..87337251a5 100644 --- a/include/CGAL/ImageIO/fgetns_impl.h +++ b/include/CGAL/ImageIO/fgetns_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/fgetns_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/fgetns_impl.h $ // $Id: fgetns_impl.h 07c4ada 2019-10-19T15:50:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/gif.h b/include/CGAL/ImageIO/gif.h index 6bbf22489c..b5fc0a6229 100644 --- a/include/CGAL/ImageIO/gif.h +++ b/include/CGAL/ImageIO/gif.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/gif.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/gif.h $ // $Id: gif.h 07c4ada 2019-10-19T15:50:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/gif_impl.h b/include/CGAL/ImageIO/gif_impl.h index 8e5383351b..b59747b89b 100644 --- a/include/CGAL/ImageIO/gif_impl.h +++ b/include/CGAL/ImageIO/gif_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/gif_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/gif_impl.h $ // $Id: gif_impl.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/gis.h b/include/CGAL/ImageIO/gis.h index 7bff5a9f6e..f0b8eebd82 100644 --- a/include/CGAL/ImageIO/gis.h +++ b/include/CGAL/ImageIO/gis.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/gis.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/gis.h $ // $Id: gis.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/gis_impl.h b/include/CGAL/ImageIO/gis_impl.h index 2933b7576c..db84ef52b5 100644 --- a/include/CGAL/ImageIO/gis_impl.h +++ b/include/CGAL/ImageIO/gis_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/gis_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/gis_impl.h $ // $Id: gis_impl.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/inr.h b/include/CGAL/ImageIO/inr.h index cf3b619c8f..911b2d7794 100644 --- a/include/CGAL/ImageIO/inr.h +++ b/include/CGAL/ImageIO/inr.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/inr.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/inr.h $ // $Id: inr.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/inr_impl.h b/include/CGAL/ImageIO/inr_impl.h index 8e3bad23bb..c3adefd5e6 100644 --- a/include/CGAL/ImageIO/inr_impl.h +++ b/include/CGAL/ImageIO/inr_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/inr_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/inr_impl.h $ // $Id: inr_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/iris.h b/include/CGAL/ImageIO/iris.h index 5fdc97a8d7..f70e8ac498 100644 --- a/include/CGAL/ImageIO/iris.h +++ b/include/CGAL/ImageIO/iris.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/iris.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/iris.h $ // $Id: iris.h 07c4ada 2019-10-19T15:50:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/iris_impl.h b/include/CGAL/ImageIO/iris_impl.h index d0086c8c70..98b5e8c138 100644 --- a/include/CGAL/ImageIO/iris_impl.h +++ b/include/CGAL/ImageIO/iris_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/iris_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/iris_impl.h $ // $Id: iris_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/mincio.h b/include/CGAL/ImageIO/mincio.h index 443f9a7fa2..78ae09fce7 100644 --- a/include/CGAL/ImageIO/mincio.h +++ b/include/CGAL/ImageIO/mincio.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/mincio.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/mincio.h $ // $Id: mincio.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/mincio_impl.h b/include/CGAL/ImageIO/mincio_impl.h index 62de658b98..03c5296063 100644 --- a/include/CGAL/ImageIO/mincio_impl.h +++ b/include/CGAL/ImageIO/mincio_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/mincio_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/mincio_impl.h $ // $Id: mincio_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/pnm.h b/include/CGAL/ImageIO/pnm.h index 7c0124012e..dbf144ed53 100644 --- a/include/CGAL/ImageIO/pnm.h +++ b/include/CGAL/ImageIO/pnm.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/pnm.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/pnm.h $ // $Id: pnm.h 07c4ada 2019-10-19T15:50:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/pnm_impl.h b/include/CGAL/ImageIO/pnm_impl.h index 9cbf93203f..a416371fb5 100644 --- a/include/CGAL/ImageIO/pnm_impl.h +++ b/include/CGAL/ImageIO/pnm_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/pnm_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/pnm_impl.h $ // $Id: pnm_impl.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/recbuffer.h b/include/CGAL/ImageIO/recbuffer.h index 3ec36e9d3a..9d20b1b6e7 100644 --- a/include/CGAL/ImageIO/recbuffer.h +++ b/include/CGAL/ImageIO/recbuffer.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/recbuffer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/recbuffer.h $ // $Id: recbuffer.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/recbuffer_impl.h b/include/CGAL/ImageIO/recbuffer_impl.h index 0c12d9402d..3ddeed89f0 100644 --- a/include/CGAL/ImageIO/recbuffer_impl.h +++ b/include/CGAL/ImageIO/recbuffer_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/recbuffer_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/recbuffer_impl.h $ // $Id: recbuffer_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/recline.h b/include/CGAL/ImageIO/recline.h index 8e5a1a6ed5..0a97259eb1 100644 --- a/include/CGAL/ImageIO/recline.h +++ b/include/CGAL/ImageIO/recline.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/recline.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/recline.h $ // $Id: recline.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/recline_impl.h b/include/CGAL/ImageIO/recline_impl.h index 3cb6044711..7d861170ae 100644 --- a/include/CGAL/ImageIO/recline_impl.h +++ b/include/CGAL/ImageIO/recline_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/recline_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/recline_impl.h $ // $Id: recline_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/reech4x4.h b/include/CGAL/ImageIO/reech4x4.h index 7ed160bbc1..adcc63966d 100644 --- a/include/CGAL/ImageIO/reech4x4.h +++ b/include/CGAL/ImageIO/reech4x4.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/reech4x4.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/reech4x4.h $ // $Id: reech4x4.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/reech4x4_impl.h b/include/CGAL/ImageIO/reech4x4_impl.h index dab6e96340..d335e868e2 100644 --- a/include/CGAL/ImageIO/reech4x4_impl.h +++ b/include/CGAL/ImageIO/reech4x4_impl.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/reech4x4_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/reech4x4_impl.h $ // $Id: reech4x4_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO/typedefs.h b/include/CGAL/ImageIO/typedefs.h index b11736ee68..fd7432d8eb 100644 --- a/include/CGAL/ImageIO/typedefs.h +++ b/include/CGAL/ImageIO/typedefs.h @@ -3,7 +3,7 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO/typedefs.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO/typedefs.h $ // $Id: typedefs.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later // diff --git a/include/CGAL/ImageIO_impl.h b/include/CGAL/ImageIO_impl.h index dbadb0cc36..8713e826b2 100644 --- a/include/CGAL/ImageIO_impl.h +++ b/include/CGAL/ImageIO_impl.h @@ -5,8 +5,8 @@ // // This file is part of the ImageIO Library, and as been adapted for CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/ImageIO_impl.h $ -// $Id: ImageIO_impl.h 7a62583 2022-11-14T19:14:33+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/ImageIO_impl.h $ +// $Id: ImageIO_impl.h 3527e8e 2023-08-29T09:37:51+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later // @@ -1242,7 +1242,7 @@ static void _swapImageData( _image *im ) Swap bytes depending on the endianness and the current architecture */ CGAL_INLINE_FUNCTION int _readImageData(_image *im) { - unsigned long size, nread; + std::size_t size, nread; if(im->openMode != OM_CLOSE) { size = im->xdim * im->ydim * im->zdim * im->vdim * im->wdim; @@ -1279,7 +1279,7 @@ int _readImageData(_image *im) { Swap bytes depending on the endianness and the current architecture. */ CGAL_INLINE_FUNCTION int _readNonInterlacedImageData(_image *im) { - unsigned long size, nread; + std::size_t size, nread; unsigned char **vp, *buf; unsigned int i, j, k, v, w; @@ -1356,7 +1356,7 @@ int _readNonInterlacedImageData(_image *im) { been read by _readImageHeader. The image buffer is interlaced. */ CGAL_INLINE_FUNCTION int _readNonInterlacedFileData(_image *im) { - unsigned long size, nread; + std::size_t size, nread; unsigned char *ptr1, *vp, *buf; unsigned int i, j, k, v, w; diff --git a/include/CGAL/Image_3.h b/include/CGAL/Image_3.h index 8462d40c96..f78cb18826 100644 --- a/include/CGAL/Image_3.h +++ b/include/CGAL/Image_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/Image_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/Image_3.h $ // $Id: Image_3.h 939002b 2023-05-02T13:09:47+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Image_3_impl.h b/include/CGAL/Image_3_impl.h index 2f7056558f..19f9882f4a 100644 --- a/include/CGAL/Image_3_impl.h +++ b/include/CGAL/Image_3_impl.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/Image_3_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/Image_3_impl.h $ // $Id: Image_3_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Image_3_vtk_interface.h b/include/CGAL/Image_3_vtk_interface.h index 783d9fdaec..bf6f6167e7 100644 --- a/include/CGAL/Image_3_vtk_interface.h +++ b/include/CGAL/Image_3_vtk_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/Image_3_vtk_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/Image_3_vtk_interface.h $ // $Id: Image_3_vtk_interface.h 91d6635 2021-06-16T15:04:45+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Implicit_mesh_domain_3.h b/include/CGAL/Implicit_mesh_domain_3.h index 9b2af7d848..4897241040 100644 --- a/include/CGAL/Implicit_mesh_domain_3.h +++ b/include/CGAL/Implicit_mesh_domain_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Implicit_mesh_domain_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Implicit_mesh_domain_3.h $ // $Id: Implicit_mesh_domain_3.h 4ebbe92 2022-11-08T16:17:33+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Implicit_surface_3.h b/include/CGAL/Implicit_surface_3.h index f255c5855b..7a8d7227ab 100644 --- a/include/CGAL/Implicit_surface_3.h +++ b/include/CGAL/Implicit_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Implicit_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Implicit_surface_3.h $ // $Id: Implicit_surface_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h b/include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h index 98af5e0785..5035367538 100644 --- a/include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h +++ b/include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/Implicit_to_labeled_subdomains_function_wrapper.h $ // $Id: Implicit_to_labeled_subdomains_function_wrapper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Implicit_to_labeling_function_wrapper.h b/include/CGAL/Implicit_to_labeling_function_wrapper.h index 6c209d2e15..52ce32d6a6 100644 --- a/include/CGAL/Implicit_to_labeling_function_wrapper.h +++ b/include/CGAL/Implicit_to_labeling_function_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Implicit_to_labeling_function_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Implicit_to_labeling_function_wrapper.h $ // $Id: Implicit_to_labeling_function_wrapper.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/In_place_list.h b/include/CGAL/In_place_list.h index c8af48fd7a..e02c94258a 100644 --- a/include/CGAL/In_place_list.h +++ b/include/CGAL/In_place_list.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/In_place_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/In_place_list.h $ // $Id: In_place_list.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Incremental_neighbor_search.h b/include/CGAL/Incremental_neighbor_search.h index c7cd785db1..08e812b160 100644 --- a/include/CGAL/Incremental_neighbor_search.h +++ b/include/CGAL/Incremental_neighbor_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Incremental_neighbor_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Incremental_neighbor_search.h $ // $Id: Incremental_neighbor_search.h e837d1d 2023-01-13T18:59:45+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Index_property_map.h b/include/CGAL/Index_property_map.h index 9a3c456feb..741f628e6d 100644 --- a/include/CGAL/Index_property_map.h +++ b/include/CGAL/Index_property_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Property_map/include/CGAL/Index_property_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Property_map/include/CGAL/Index_property_map.h $ // $Id: Index_property_map.h 8166579 2021-10-11T19:58:07+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Info_for_cell_attribute.h b/include/CGAL/Info_for_cell_attribute.h index 74d8bdbed0..638ed20f85 100644 --- a/include/CGAL/Info_for_cell_attribute.h +++ b/include/CGAL/Info_for_cell_attribute.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Combinatorial_map/include/CGAL/Info_for_cell_attribute.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Combinatorial_map/include/CGAL/Info_for_cell_attribute.h $ // $Id: Info_for_cell_attribute.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Installation/internal/deprecation_warning.h b/include/CGAL/Installation/internal/deprecation_warning.h index 3d5471de32..5594e3b978 100644 --- a/include/CGAL/Installation/internal/deprecation_warning.h +++ b/include/CGAL/Installation/internal/deprecation_warning.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Installation/internal/deprecation_warning.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Installation/internal/deprecation_warning.h $ // $Id: deprecation_warning.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h b/include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h index 3d09622b71..6c9b1932b1 100644 --- a/include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h +++ b/include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h $ // $Id: disable_deprecation_warnings_and_errors.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Installation/internal/enable_third_party_libraries.h b/include/CGAL/Installation/internal/enable_third_party_libraries.h index e9cf112caa..c21c33e063 100644 --- a/include/CGAL/Installation/internal/enable_third_party_libraries.h +++ b/include/CGAL/Installation/internal/enable_third_party_libraries.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Installation/internal/enable_third_party_libraries.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Installation/internal/enable_third_party_libraries.h $ // $Id: enable_third_party_libraries.h 6b71a94 2023-04-07T13:59:38+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interpolation/internal/helpers.h b/include/CGAL/Interpolation/internal/helpers.h index 461b0f34a9..94869e9736 100644 --- a/include/CGAL/Interpolation/internal/helpers.h +++ b/include/CGAL/Interpolation/internal/helpers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/Interpolation/internal/helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/Interpolation/internal/helpers.h $ // $Id: helpers.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interpolation_gradient_fitting_traits_2.h b/include/CGAL/Interpolation_gradient_fitting_traits_2.h index 3a0edaea9f..45137adbcc 100644 --- a/include/CGAL/Interpolation_gradient_fitting_traits_2.h +++ b/include/CGAL/Interpolation_gradient_fitting_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/Interpolation_gradient_fitting_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/Interpolation_gradient_fitting_traits_2.h $ // $Id: Interpolation_gradient_fitting_traits_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interpolation_traits_2.h b/include/CGAL/Interpolation_traits_2.h index 265968dcfb..d4ab1198b6 100644 --- a/include/CGAL/Interpolation_traits_2.h +++ b/include/CGAL/Interpolation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/Interpolation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/Interpolation_traits_2.h $ // $Id: Interpolation_traits_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersection_traits.h b/include/CGAL/Intersection_traits.h index 4c2afcfa51..ec615cb154 100644 --- a/include/CGAL/Intersection_traits.h +++ b/include/CGAL/Intersection_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersection_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersection_traits.h $ // $Id: Intersection_traits.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersection_traits_2.h b/include/CGAL/Intersection_traits_2.h index 2f4315b7b5..003793c10f 100644 --- a/include/CGAL/Intersection_traits_2.h +++ b/include/CGAL/Intersection_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersection_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersection_traits_2.h $ // $Id: Intersection_traits_2.h 1491983 2022-01-18T11:36:56+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersection_traits_3.h b/include/CGAL/Intersection_traits_3.h index 0e85931ca7..dec5ab8cc9 100644 --- a/include/CGAL/Intersection_traits_3.h +++ b/include/CGAL/Intersection_traits_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersection_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersection_traits_3.h $ // $Id: Intersection_traits_3.h 1491983 2022-01-18T11:36:56+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Bbox_2.h b/include/CGAL/Intersections_2/Bbox_2_Bbox_2.h index 06394da3a9..6d794efe61 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Bbox_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Bbox_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Bbox_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Bbox_2.h $ // $Id: Bbox_2_Bbox_2.h ce4cbe6 2020-03-19T11:41:57+01:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Circle_2.h b/include/CGAL/Intersections_2/Bbox_2_Circle_2.h index c20aa20509..b87cd109b6 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Circle_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Circle_2.h $ // $Id: Bbox_2_Circle_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h b/include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h index 08a079aa21..5ad563f053 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Iso_rectangle_2.h $ // $Id: Bbox_2_Iso_rectangle_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Line_2.h b/include/CGAL/Intersections_2/Bbox_2_Line_2.h index 241c93c3b1..a73f4e6fe0 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Line_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Line_2.h $ // $Id: Bbox_2_Line_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Point_2.h b/include/CGAL/Intersections_2/Bbox_2_Point_2.h index 1ea5ca2718..446217b63e 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Point_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Point_2.h $ // $Id: Bbox_2_Point_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Ray_2.h b/include/CGAL/Intersections_2/Bbox_2_Ray_2.h index 72e640354b..ec9133da36 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Ray_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Ray_2.h $ // $Id: Bbox_2_Ray_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Segment_2.h b/include/CGAL/Intersections_2/Bbox_2_Segment_2.h index 58461891ae..ca74e6575f 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Segment_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Segment_2.h $ // $Id: Bbox_2_Segment_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Bbox_2_Triangle_2.h b/include/CGAL/Intersections_2/Bbox_2_Triangle_2.h index e8bac97883..a9981dae8c 100644 --- a/include/CGAL/Intersections_2/Bbox_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Bbox_2_Triangle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Bbox_2_Triangle_2.h $ // $Id: Bbox_2_Triangle_2.h 386c6a3 2022-11-22T18:42:13+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Circle_2.h b/include/CGAL/Intersections_2/Circle_2_Circle_2.h index b24967b16f..805f24e0f4 100644 --- a/include/CGAL/Intersections_2/Circle_2_Circle_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Circle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Circle_2.h $ // $Id: Circle_2_Circle_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h b/include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h index ef37a65bd1..8b6dc6466d 100644 --- a/include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Iso_rectangle_2.h $ // $Id: Circle_2_Iso_rectangle_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Line_2.h b/include/CGAL/Intersections_2/Circle_2_Line_2.h index 541896c0de..e1567a99f0 100644 --- a/include/CGAL/Intersections_2/Circle_2_Line_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Line_2.h $ // $Id: Circle_2_Line_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Point_2.h b/include/CGAL/Intersections_2/Circle_2_Point_2.h index 8ba14f0972..546e8872a7 100644 --- a/include/CGAL/Intersections_2/Circle_2_Point_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Point_2.h $ // $Id: Circle_2_Point_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Ray_2.h b/include/CGAL/Intersections_2/Circle_2_Ray_2.h index d723d02f54..fb0ed1aa8a 100644 --- a/include/CGAL/Intersections_2/Circle_2_Ray_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Ray_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Ray_2.h $ // $Id: Circle_2_Ray_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Segment_2.h b/include/CGAL/Intersections_2/Circle_2_Segment_2.h index e5a493253c..a8d178c56c 100644 --- a/include/CGAL/Intersections_2/Circle_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Segment_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Segment_2.h $ // $Id: Circle_2_Segment_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Circle_2_Triangle_2.h b/include/CGAL/Intersections_2/Circle_2_Triangle_2.h index 390969e4af..d0c4ee1713 100644 --- a/include/CGAL/Intersections_2/Circle_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Circle_2_Triangle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Circle_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Circle_2_Triangle_2.h $ // $Id: Circle_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h b/include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h index da2e766bcb..4aad63b9ce 100644 --- a/include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h +++ b/include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Iso_rectangle_2.h $ // $Id: Iso_rectangle_2_Iso_rectangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h b/include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h index d05c256e0e..ae16312083 100644 --- a/include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h +++ b/include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Line_2.h $ // $Id: Iso_rectangle_2_Line_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h b/include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h index f8951525c2..3ca23e64be 100644 --- a/include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h +++ b/include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Point_2.h $ // $Id: Iso_rectangle_2_Point_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h b/include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h index 3488c6f11f..00cc24f68b 100644 --- a/include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h +++ b/include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Ray_2.h $ // $Id: Iso_rectangle_2_Ray_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h b/include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h index 0a32983dbd..ecbfccb34f 100644 --- a/include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Segment_2.h $ // $Id: Iso_rectangle_2_Segment_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h b/include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h index 3ca264eb90..e0e606c251 100644 --- a/include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Iso_rectangle_2_Triangle_2.h $ // $Id: Iso_rectangle_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Line_2_Line_2.h b/include/CGAL/Intersections_2/Line_2_Line_2.h index 6a4ed6866b..4d7ace7824 100644 --- a/include/CGAL/Intersections_2/Line_2_Line_2.h +++ b/include/CGAL/Intersections_2/Line_2_Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Line_2_Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Line_2_Line_2.h $ // $Id: Line_2_Line_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Line_2_Point_2.h b/include/CGAL/Intersections_2/Line_2_Point_2.h index 26ae3d7beb..e7671f10b4 100644 --- a/include/CGAL/Intersections_2/Line_2_Point_2.h +++ b/include/CGAL/Intersections_2/Line_2_Point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Line_2_Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Line_2_Point_2.h $ // $Id: Line_2_Point_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Line_2_Ray_2.h b/include/CGAL/Intersections_2/Line_2_Ray_2.h index b697529d4a..bda4bac35c 100644 --- a/include/CGAL/Intersections_2/Line_2_Ray_2.h +++ b/include/CGAL/Intersections_2/Line_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Line_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Line_2_Ray_2.h $ // $Id: Line_2_Ray_2.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Line_2_Segment_2.h b/include/CGAL/Intersections_2/Line_2_Segment_2.h index 052b517d40..39371c6ce9 100644 --- a/include/CGAL/Intersections_2/Line_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Line_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Line_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Line_2_Segment_2.h $ // $Id: Line_2_Segment_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Line_2_Triangle_2.h b/include/CGAL/Intersections_2/Line_2_Triangle_2.h index 73b9434b77..5a6d13b25b 100644 --- a/include/CGAL/Intersections_2/Line_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Line_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Line_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Line_2_Triangle_2.h $ // $Id: Line_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Point_2_Point_2.h b/include/CGAL/Intersections_2/Point_2_Point_2.h index 6bb35899bf..4a220c88ed 100644 --- a/include/CGAL/Intersections_2/Point_2_Point_2.h +++ b/include/CGAL/Intersections_2/Point_2_Point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Point_2_Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Point_2_Point_2.h $ // $Id: Point_2_Point_2.h dbe4c0f 2022-11-22T12:35:22+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Point_2_Ray_2.h b/include/CGAL/Intersections_2/Point_2_Ray_2.h index b766dd4d4c..6928fd8084 100644 --- a/include/CGAL/Intersections_2/Point_2_Ray_2.h +++ b/include/CGAL/Intersections_2/Point_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Point_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Point_2_Ray_2.h $ // $Id: Point_2_Ray_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Point_2_Segment_2.h b/include/CGAL/Intersections_2/Point_2_Segment_2.h index dbe16c6dad..e72428edb6 100644 --- a/include/CGAL/Intersections_2/Point_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Point_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Point_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Point_2_Segment_2.h $ // $Id: Point_2_Segment_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Point_2_Triangle_2.h b/include/CGAL/Intersections_2/Point_2_Triangle_2.h index ceaed9f83b..7b0b97e481 100644 --- a/include/CGAL/Intersections_2/Point_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Point_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Point_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Point_2_Triangle_2.h $ // $Id: Point_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Ray_2_Ray_2.h b/include/CGAL/Intersections_2/Ray_2_Ray_2.h index 846130fa2d..ba9acb92f9 100644 --- a/include/CGAL/Intersections_2/Ray_2_Ray_2.h +++ b/include/CGAL/Intersections_2/Ray_2_Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Ray_2_Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Ray_2_Ray_2.h $ // $Id: Ray_2_Ray_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Ray_2_Segment_2.h b/include/CGAL/Intersections_2/Ray_2_Segment_2.h index 98104d20de..61103f46e9 100644 --- a/include/CGAL/Intersections_2/Ray_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Ray_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Ray_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Ray_2_Segment_2.h $ // $Id: Ray_2_Segment_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Ray_2_Triangle_2.h b/include/CGAL/Intersections_2/Ray_2_Triangle_2.h index 74a6a5f09f..1bd24773a4 100644 --- a/include/CGAL/Intersections_2/Ray_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Ray_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Ray_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Ray_2_Triangle_2.h $ // $Id: Ray_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Segment_2_Segment_2.h b/include/CGAL/Intersections_2/Segment_2_Segment_2.h index 6a9d1b71a6..1e367b8be1 100644 --- a/include/CGAL/Intersections_2/Segment_2_Segment_2.h +++ b/include/CGAL/Intersections_2/Segment_2_Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Segment_2_Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Segment_2_Segment_2.h $ // $Id: Segment_2_Segment_2.h b36c05f 2023-02-10T15:40:52+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Segment_2_Triangle_2.h b/include/CGAL/Intersections_2/Segment_2_Triangle_2.h index a06755e7bc..cb7fe9ed96 100644 --- a/include/CGAL/Intersections_2/Segment_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Segment_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Segment_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Segment_2_Triangle_2.h $ // $Id: Segment_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/Triangle_2_Triangle_2.h b/include/CGAL/Intersections_2/Triangle_2_Triangle_2.h index 054d62371d..9afc900ab5 100644 --- a/include/CGAL/Intersections_2/Triangle_2_Triangle_2.h +++ b/include/CGAL/Intersections_2/Triangle_2_Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/Triangle_2_Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/Triangle_2_Triangle_2.h $ // $Id: Triangle_2_Triangle_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/internal/Straight_2.h b/include/CGAL/Intersections_2/internal/Straight_2.h index 5ba7686e36..1fa994b785 100644 --- a/include/CGAL/Intersections_2/internal/Straight_2.h +++ b/include/CGAL/Intersections_2/internal/Straight_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/internal/Straight_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/internal/Straight_2.h $ // $Id: Straight_2.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h b/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h index dd997b321b..2c23efe886 100644 --- a/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h +++ b/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_do_intersect_impl.h $ // $Id: Triangle_2_Triangle_2_do_intersect_impl.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h b/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h index 2d3ed919f0..ca2bc2de4b 100644 --- a/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h +++ b/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/Intersections_2/internal/Triangle_2_Triangle_2_intersection_impl.h $ // $Id: Triangle_2_Triangle_2_intersection_impl.h fb37f69 2021-09-23T13:15:28+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h b/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h index a54384c3d7..87a1a64fcc 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Bbox_3.h $ // $Id: Bbox_3_Bbox_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h b/include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h index f789c4b204..805f9efe36 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Iso_cuboid_3.h $ // $Id: Bbox_3_Iso_cuboid_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Line_3.h b/include/CGAL/Intersections_3/Bbox_3_Line_3.h index 47e0929f4d..21149efd88 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Line_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Line_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Line_3.h $ // $Id: Bbox_3_Line_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Plane_3.h b/include/CGAL/Intersections_3/Bbox_3_Plane_3.h index ba4de8f865..8830e59865 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Plane_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Plane_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Plane_3.h $ // $Id: Bbox_3_Plane_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Point_3.h b/include/CGAL/Intersections_3/Bbox_3_Point_3.h index 363c68f817..35881aaacf 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Point_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Point_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Point_3.h $ // $Id: Bbox_3_Point_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Ray_3.h b/include/CGAL/Intersections_3/Bbox_3_Ray_3.h index f129761f1d..910b3f64d5 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Ray_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Ray_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Ray_3.h $ // $Id: Bbox_3_Ray_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Segment_3.h b/include/CGAL/Intersections_3/Bbox_3_Segment_3.h index 89d2577d81..7dad8fcaa5 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Segment_3.h $ // $Id: Bbox_3_Segment_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Sphere_3.h b/include/CGAL/Intersections_3/Bbox_3_Sphere_3.h index 5fa3012a43..01f0f60698 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Sphere_3.h $ // $Id: Bbox_3_Sphere_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h index 6e4a126e0e..c857500b4c 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Tetrahedron_3.h $ // $Id: Bbox_3_Tetrahedron_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Bbox_3_Triangle_3.h b/include/CGAL/Intersections_3/Bbox_3_Triangle_3.h index 5c12db2792..354bc9f747 100644 --- a/include/CGAL/Intersections_3/Bbox_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Bbox_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Bbox_3_Triangle_3.h $ // $Id: Bbox_3_Triangle_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h index f993a2df0b..e52776ca9d 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Iso_cuboid_3.h $ // $Id: Iso_cuboid_3_Iso_cuboid_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h index 293c814045..a7e110e776 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Line_3.h $ // $Id: Iso_cuboid_3_Line_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h index d9473b2e41..cc244b5780 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Plane_3.h $ // $Id: Iso_cuboid_3_Plane_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h index 549a3887a2..2683169186 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Point_3.h $ // $Id: Iso_cuboid_3_Point_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h index 5ad2b44d1d..35b6b5bd67 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Ray_3.h $ // $Id: Iso_cuboid_3_Ray_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h index b1115e5b6e..e0597f1bb0 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Segment_3.h $ // $Id: Iso_cuboid_3_Segment_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h index 9638093b07..19d4f009a9 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Sphere_3.h $ // $Id: Iso_cuboid_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h index 78e583bdca..1295728238 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Tetrahedron_3.h $ // $Id: Iso_cuboid_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h b/include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h index cbf914024a..7c422684a2 100644 --- a/include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Iso_cuboid_3_Triangle_3.h $ // $Id: Iso_cuboid_3_Triangle_3.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Line_3.h b/include/CGAL/Intersections_3/Line_3_Line_3.h index 4ba136e091..a5eabdcd57 100644 --- a/include/CGAL/Intersections_3/Line_3_Line_3.h +++ b/include/CGAL/Intersections_3/Line_3_Line_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Line_3.h $ // $Id: Line_3_Line_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Plane_3.h b/include/CGAL/Intersections_3/Line_3_Plane_3.h index 6efe727904..f0d77c4c9a 100644 --- a/include/CGAL/Intersections_3/Line_3_Plane_3.h +++ b/include/CGAL/Intersections_3/Line_3_Plane_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Plane_3.h $ // $Id: Line_3_Plane_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Point_3.h b/include/CGAL/Intersections_3/Line_3_Point_3.h index cc43f66ce8..f9fa323064 100644 --- a/include/CGAL/Intersections_3/Line_3_Point_3.h +++ b/include/CGAL/Intersections_3/Line_3_Point_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Point_3.h $ // $Id: Line_3_Point_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Ray_3.h b/include/CGAL/Intersections_3/Line_3_Ray_3.h index ecbebd58ec..01481fc195 100644 --- a/include/CGAL/Intersections_3/Line_3_Ray_3.h +++ b/include/CGAL/Intersections_3/Line_3_Ray_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Ray_3.h $ // $Id: Line_3_Ray_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Segment_3.h b/include/CGAL/Intersections_3/Line_3_Segment_3.h index 59ae92300b..535571bf24 100644 --- a/include/CGAL/Intersections_3/Line_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Line_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Segment_3.h $ // $Id: Line_3_Segment_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Sphere_3.h b/include/CGAL/Intersections_3/Line_3_Sphere_3.h index 33d2396931..2cb687e0bc 100644 --- a/include/CGAL/Intersections_3/Line_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Line_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Sphere_3.h $ // $Id: Line_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h index e26b0d55a8..6c384228df 100644 --- a/include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h $ // $Id: Line_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Line_3_Triangle_3.h b/include/CGAL/Intersections_3/Line_3_Triangle_3.h index aa9408dc13..ccb51899cd 100644 --- a/include/CGAL/Intersections_3/Line_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Line_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Line_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Line_3_Triangle_3.h $ // $Id: Line_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Plane_3.h b/include/CGAL/Intersections_3/Plane_3_Plane_3.h index 4ef8366b98..7ce0d828e7 100644 --- a/include/CGAL/Intersections_3/Plane_3_Plane_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Plane_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Plane_3.h $ // $Id: Plane_3_Plane_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h b/include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h index 7bdb1fc3a8..75f11481b5 100644 --- a/include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h $ // $Id: Plane_3_Plane_3_Plane_3.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Point_3.h b/include/CGAL/Intersections_3/Plane_3_Point_3.h index 54a0061f22..f65b4603c4 100644 --- a/include/CGAL/Intersections_3/Plane_3_Point_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Point_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Point_3.h $ // $Id: Plane_3_Point_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Ray_3.h b/include/CGAL/Intersections_3/Plane_3_Ray_3.h index 4d54e90c19..b809c8b68a 100644 --- a/include/CGAL/Intersections_3/Plane_3_Ray_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Ray_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Ray_3.h $ // $Id: Plane_3_Ray_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Segment_3.h b/include/CGAL/Intersections_3/Plane_3_Segment_3.h index 4408863767..adce81612a 100644 --- a/include/CGAL/Intersections_3/Plane_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Segment_3.h $ // $Id: Plane_3_Segment_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Sphere_3.h b/include/CGAL/Intersections_3/Plane_3_Sphere_3.h index 9618b976a2..3a0a825e25 100644 --- a/include/CGAL/Intersections_3/Plane_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Sphere_3.h $ // $Id: Plane_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h index fc2446f4d0..dd1ca52425 100644 --- a/include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Tetrahedron_3.h $ // $Id: Plane_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Plane_3_Triangle_3.h b/include/CGAL/Intersections_3/Plane_3_Triangle_3.h index 0346e230e1..3edd7987c2 100644 --- a/include/CGAL/Intersections_3/Plane_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Plane_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Plane_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Plane_3_Triangle_3.h $ // $Id: Plane_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Point_3_Point_3.h b/include/CGAL/Intersections_3/Point_3_Point_3.h index a93111a426..e201ff682c 100644 --- a/include/CGAL/Intersections_3/Point_3_Point_3.h +++ b/include/CGAL/Intersections_3/Point_3_Point_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Point_3_Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Point_3_Point_3.h $ // $Id: Point_3_Point_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Point_3_Ray_3.h b/include/CGAL/Intersections_3/Point_3_Ray_3.h index 606acab36c..e6c2d7e009 100644 --- a/include/CGAL/Intersections_3/Point_3_Ray_3.h +++ b/include/CGAL/Intersections_3/Point_3_Ray_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Point_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Point_3_Ray_3.h $ // $Id: Point_3_Ray_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Point_3_Segment_3.h b/include/CGAL/Intersections_3/Point_3_Segment_3.h index d2e5cd4d81..d379b62db9 100644 --- a/include/CGAL/Intersections_3/Point_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Point_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Point_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Point_3_Segment_3.h $ // $Id: Point_3_Segment_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Point_3_Sphere_3.h b/include/CGAL/Intersections_3/Point_3_Sphere_3.h index bfeed52cf8..f532704e54 100644 --- a/include/CGAL/Intersections_3/Point_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Point_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Point_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Point_3_Sphere_3.h $ // $Id: Point_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h index 3872f83119..996ceb87ee 100644 --- a/include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Point_3_Tetrahedron_3.h $ // $Id: Point_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Point_3_Triangle_3.h b/include/CGAL/Intersections_3/Point_3_Triangle_3.h index f8cfb591e9..471dd157b6 100644 --- a/include/CGAL/Intersections_3/Point_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Point_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Point_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Point_3_Triangle_3.h $ // $Id: Point_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Ray_3_Ray_3.h b/include/CGAL/Intersections_3/Ray_3_Ray_3.h index 9470f4967e..87bb994c5c 100644 --- a/include/CGAL/Intersections_3/Ray_3_Ray_3.h +++ b/include/CGAL/Intersections_3/Ray_3_Ray_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Ray_3_Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Ray_3_Ray_3.h $ // $Id: Ray_3_Ray_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Ray_3_Segment_3.h b/include/CGAL/Intersections_3/Ray_3_Segment_3.h index 7fe77e06b6..463223b189 100644 --- a/include/CGAL/Intersections_3/Ray_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Ray_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Ray_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Ray_3_Segment_3.h $ // $Id: Ray_3_Segment_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Ray_3_Sphere_3.h b/include/CGAL/Intersections_3/Ray_3_Sphere_3.h index 40c7a6acf9..2e58f828b5 100644 --- a/include/CGAL/Intersections_3/Ray_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Ray_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Ray_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Ray_3_Sphere_3.h $ // $Id: Ray_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h index 8483c852a5..3b92c4d15c 100644 --- a/include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Ray_3_Tetrahedron_3.h $ // $Id: Ray_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Ray_3_Triangle_3.h b/include/CGAL/Intersections_3/Ray_3_Triangle_3.h index 86de12b494..71cbb110a8 100644 --- a/include/CGAL/Intersections_3/Ray_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Ray_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Ray_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Ray_3_Triangle_3.h $ // $Id: Ray_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Segment_3_Segment_3.h b/include/CGAL/Intersections_3/Segment_3_Segment_3.h index a90d415a10..2f41481a5e 100644 --- a/include/CGAL/Intersections_3/Segment_3_Segment_3.h +++ b/include/CGAL/Intersections_3/Segment_3_Segment_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Segment_3_Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Segment_3_Segment_3.h $ // $Id: Segment_3_Segment_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Segment_3_Sphere_3.h b/include/CGAL/Intersections_3/Segment_3_Sphere_3.h index b6c9b0ee7d..eafbc4856e 100644 --- a/include/CGAL/Intersections_3/Segment_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Segment_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Segment_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Segment_3_Sphere_3.h $ // $Id: Segment_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h index fef55513db..edbc3d11a1 100644 --- a/include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Segment_3_Tetrahedron_3.h $ // $Id: Segment_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Segment_3_Triangle_3.h b/include/CGAL/Intersections_3/Segment_3_Triangle_3.h index 0780d4e3c2..09a1ef7a0e 100644 --- a/include/CGAL/Intersections_3/Segment_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Segment_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Segment_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Segment_3_Triangle_3.h $ // $Id: Segment_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Sphere_3_Sphere_3.h b/include/CGAL/Intersections_3/Sphere_3_Sphere_3.h index 7ac27b9ca5..16954b81da 100644 --- a/include/CGAL/Intersections_3/Sphere_3_Sphere_3.h +++ b/include/CGAL/Intersections_3/Sphere_3_Sphere_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Sphere_3_Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Sphere_3_Sphere_3.h $ // $Id: Sphere_3_Sphere_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h index 284785facd..96619041df 100644 --- a/include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Sphere_3_Tetrahedron_3.h $ // $Id: Sphere_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Sphere_3_Triangle_3.h b/include/CGAL/Intersections_3/Sphere_3_Triangle_3.h index 8dc923a93f..dc923d78f6 100644 --- a/include/CGAL/Intersections_3/Sphere_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Sphere_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Sphere_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Sphere_3_Triangle_3.h $ // $Id: Sphere_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h b/include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h index 717f01420a..39a5910710 100644 --- a/include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h +++ b/include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h $ // $Id: Tetrahedron_3_Tetrahedron_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h b/include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h index aa67317592..e37d337b49 100644 --- a/include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h $ // $Id: Tetrahedron_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/Triangle_3_Triangle_3.h b/include/CGAL/Intersections_3/Triangle_3_Triangle_3.h index fe486215d6..9a794a7297 100644 --- a/include/CGAL/Intersections_3/Triangle_3_Triangle_3.h +++ b/include/CGAL/Intersections_3/Triangle_3_Triangle_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/Triangle_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/Triangle_3_Triangle_3.h $ // $Id: Triangle_3_Triangle_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h index f696c84fad..e19d4986a9 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h $ // $Id: Bbox_3_Iso_cuboid_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h b/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h index 0d8cedab0a..5299f87ddb 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h $ // $Id: Bbox_3_Iso_cuboid_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h index 58accd996e..8497fffc27 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h $ // $Id: Bbox_3_Line_3_do_intersect.h e8ec440 2022-12-05T14:51:31+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h b/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h index 11e0d8f501..0f5f2e3af4 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h $ // $Id: Bbox_3_Line_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h index 7152cbfb0e..d3aecb504a 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h $ // $Id: Bbox_3_Plane_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h index 3d873df686..e345bf804e 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h $ // $Id: Bbox_3_Ray_3_do_intersect.h e8ec440 2022-12-05T14:51:31+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h b/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h index 3433bce633..28787a9292 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h $ // $Id: Bbox_3_Ray_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h index 6ab7b0b873..8e3321eea0 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h $ // $Id: Bbox_3_Segment_3_do_intersect.h e8ec440 2022-12-05T14:51:31+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h index 0374d6464d..f3089405ca 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h $ // $Id: Bbox_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h index 6e8f873474..69783c2b18 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h $ // $Id: Bbox_3_Sphere_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h index c66bc3442b..40134cee03 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h $ // $Id: Bbox_3_Tetrahedron_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h index fba353d868..8139d2195a 100644 --- a/include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h $ // $Id: Bbox_3_Triangle_3_do_intersect.h da0b136 2022-12-02T23:19:29+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h index 85287a0447..b841cc0008 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h $ // $Id: Iso_cuboid_3_Iso_cuboid_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h index 65ce80ff87..71717b6893 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h $ // $Id: Iso_cuboid_3_Iso_cuboid_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h index e68a3104c9..bb8588dbb6 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h $ // $Id: Iso_cuboid_3_Line_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h index 18d36ff758..753987effc 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h $ // $Id: Iso_cuboid_3_Line_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h index 16df6aa662..60ba8199eb 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h $ // $Id: Iso_cuboid_3_Plane_3_do_intersect.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h index 443d808c00..ad99de4eb0 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h $ // $Id: Iso_cuboid_3_Plane_3_intersection.h ba00534 2022-02-24T09:49:38+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h index 6f7fdba1d5..4f56e90498 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h $ // $Id: Iso_cuboid_3_Point_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h index b575a49fa6..5e1959ab9b 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h $ // $Id: Iso_cuboid_3_Point_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h index 55d9413702..ba156ba6fa 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h $ // $Id: Iso_cuboid_3_Ray_3_do_intersect.h e8ec440 2022-12-05T14:51:31+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h index 9f1ab94e03..35f5b862df 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h $ // $Id: Iso_cuboid_3_Ray_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h index 72bfa46c59..7f0a5009c1 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h $ // $Id: Iso_cuboid_3_Segment_3_do_intersect.h e8ec440 2022-12-05T14:51:31+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h index 03e6367e2c..30e2c92180 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h $ // $Id: Iso_cuboid_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h index 8ae0674169..f0025205ef 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h $ // $Id: Iso_cuboid_3_Sphere_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h index 5ca57df415..d007fc0d92 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h $ // $Id: Iso_cuboid_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h index ee3e36f9a6..f2873e1a10 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h $ // $Id: Iso_cuboid_3_Triangle_3_do_intersect.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h index b9af37085c..5bb22304d0 100644 --- a/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h $ // $Id: Iso_cuboid_3_Triangle_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h index 4c838fac08..448a062352 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h $ // $Id: Line_3_Line_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h index fa1f6549f8..c8a78a47ef 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h $ // $Id: Line_3_Line_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h index 3b9513a8d8..aab31b9775 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h $ // $Id: Line_3_Plane_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h index 2a3d3e1428..007acc63dd 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h $ // $Id: Line_3_Plane_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h index b3fe1d5505..93a7418704 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h $ // $Id: Line_3_Point_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h index 62a06da2a3..71db91b401 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h $ // $Id: Line_3_Point_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h index 4ec33731fd..0de39f6caa 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h $ // $Id: Line_3_Ray_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h index 95e8001ac4..377f866117 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h $ // $Id: Line_3_Ray_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h index ae64c3bf22..264697c332 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h $ // $Id: Line_3_Segment_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h index 484ff3b964..34176901f3 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h $ // $Id: Line_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h index 200c7c98e1..a5016d525d 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h $ // $Id: Line_3_Sphere_3_do_intersect.h 9f32bd1 2021-09-02T17:36:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h index 34392e5e8a..a884cdfbc1 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h $ // $Id: Line_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h index cd3c00a467..dd7b2eec30 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h $ // $Id: Line_3_Tetrahedron_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h index 240d24e817..d1179484b1 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h $ // $Id: Line_3_Triangle_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h index 393c02646e..f9e469d0eb 100644 --- a/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h $ // $Id: Line_3_Triangle_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h index 6352388c5c..a1a9eefabd 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h $ // $Id: Plane_3_Plane_3_Plane_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h index 8c32136cef..fac178d9be 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h $ -// $Id: Plane_3_Plane_3_Plane_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h $ +// $Id: Plane_3_Plane_3_Plane_3_intersection.h 6dca71b 2023-12-07T10:19:36+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // @@ -84,10 +84,13 @@ intersection(const typename K::Plane_3& plane1, typename K::Line_3, typename K::Plane_3> > result_type; - typedef typename K::Point_3 Point_3; typedef typename K::Line_3 Line_3; typedef typename K::Plane_3 Plane_3; + auto res = intersection_point(plane1,plane2,plane3, k); + if (res) + return result_type(*res); + // Intersection between plane1 and plane2 can either be // a line, a plane, or empty. typename Intersection_traits::result_type @@ -97,26 +100,19 @@ intersection(const typename K::Plane_3& plane1, { if(const Line_3* l = intersect_get(o12)) { - // either point or line - typename Intersection_traits::result_type - v = internal::intersection(plane3, *l, k); - if(v) - { - if(const Point_3* p = intersect_get(v)) - return result_type(*p); - else if(const Line_3* l = intersect_get(v)) - return result_type(*l); - } + if (internal::do_intersect(*l, plane3, k)) + return result_type(*l); } - else if(const Plane_3 *pl = intersect_get(o12)) + else { + CGAL_assertion(intersect_get(o12) != nullptr); // either line or plane typename Intersection_traits::result_type - v = internal::intersection(plane3, *pl, k); + v = internal::intersection(plane3, plane1, k); if(v) { - if(const Plane_3* p = intersect_get(v)) - return result_type(*p); + if( intersect_get(v)!=nullptr) + return result_type(plane1); else if(const Line_3* l = intersect_get(v)) return result_type(*l); } diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h index d5411d6651..84f1f83062 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h $ // $Id: Plane_3_Plane_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h index 302bd6fe47..bc9a2bac95 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h $ // $Id: Plane_3_Plane_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h index 40fdd21478..df87620899 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h $ // $Id: Plane_3_Point_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h index 5b5be02345..cc2f41c256 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h $ // $Id: Plane_3_Point_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h index 4af3dc148c..c718d1cb04 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h $ // $Id: Plane_3_Ray_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h index 416ee8cdd2..e13450d4a2 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h $ // $Id: Plane_3_Ray_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h index c680dd80a3..93d1a65c42 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h $ // $Id: Plane_3_Segment_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h index 27fe65a6b9..90463b810d 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h $ // $Id: Plane_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h index 618d39e55e..ba4902b719 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h $ // $Id: Plane_3_Sphere_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h index 8bdbce851b..45d47da996 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h $ // $Id: Plane_3_Sphere_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h index 14c4980506..0980097d7f 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h $ // $Id: Plane_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h index 30e384c665..ebde86094d 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h $ // $Id: Plane_3_Tetrahedron_3_intersection.h ba00534 2022-02-24T09:49:38+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h index 58d5d02054..2bb7145282 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h $ // $Id: Plane_3_Triangle_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h index 6f9b04a8b6..75d94f9ae9 100644 --- a/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h $ // $Id: Plane_3_Triangle_3_intersection.h 22b0697 2023-01-15T17:23:04+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h index 95d520bd0f..16652d79d9 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h $ // $Id: Point_3_Point_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h b/include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h index 16e3d394d6..5bccf6b87a 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h $ // $Id: Point_3_Point_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h index 56e157b663..61ca443665 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h $ // $Id: Point_3_Ray_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h b/include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h index e379e460f4..574eb5e36f 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h $ // $Id: Point_3_Ray_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h index f46f643ce2..50702222c8 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h $ // $Id: Point_3_Segment_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h index 0e5c435833..a4202f6d15 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h $ // $Id: Point_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h index f90f7a6b6a..189b7cd99d 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h $ // $Id: Point_3_Sphere_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h b/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h index d717e3b0aa..d3603edd33 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h $ // $Id: Point_3_Sphere_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h index b8b316453f..ccac23fdff 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h $ // $Id: Point_3_Tetrahedron_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h b/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h index 2418611109..4436506517 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h $ // $Id: Point_3_Tetrahedron_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h index ec6cf945b3..0898145f3b 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h $ // $Id: Point_3_Triangle_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h index 0037c6ef54..2f03bc99a6 100644 --- a/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h $ // $Id: Point_3_Triangle_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h index 021d48cf3d..1c2f11ee4e 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h $ // $Id: Ray_3_Ray_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h b/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h index 33aef908e6..00170e1935 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h $ // $Id: Ray_3_Ray_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h index 26c3afabb5..71da96b69b 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h $ // $Id: Ray_3_Segment_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h index bbbd4b76bb..48e3d2673a 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h $ // $Id: Ray_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h index 184b193376..91a5f62553 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h $ // $Id: Ray_3_Sphere_3_do_intersect.h 9f32bd1 2021-09-02T17:36:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h index 57a9025cbe..5122c9444e 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h $ // $Id: Ray_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h b/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h index cd170d2401..b5b8fb376d 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h $ // $Id: Ray_3_Tetrahedron_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h index 81b98af356..0423185bbb 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h $ // $Id: Ray_3_Triangle_3_do_intersect.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h index cc9daf57cc..202022f7bb 100644 --- a/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h $ // $Id: Ray_3_Triangle_3_intersection.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h index 94c0ffc1fd..d5295dcffe 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h $ // $Id: Segment_3_Segment_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h b/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h index 437f6e1d66..6b4a6e6910 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h $ // $Id: Segment_3_Segment_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h index eb7b1b3a89..2d0ea3d475 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h $ // $Id: Segment_3_Sphere_3_do_intersect.h 9f32bd1 2021-09-02T17:36:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h index 39254b79a9..09f7f6c391 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h $ // $Id: Segment_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h b/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h index 69935863cf..36492bea42 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h $ // $Id: Segment_3_Tetrahedron_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h index 1fe8f881d1..0ead7460b2 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h $ // $Id: Segment_3_Triangle_3_do_intersect.h 8ba0b41 2022-11-22T12:35:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h index 4f5b6b5f42..cabb4f4da0 100644 --- a/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h $ // $Id: Segment_3_Triangle_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h index fe4ed59f26..67f481194e 100644 --- a/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h $ // $Id: Sphere_3_Sphere_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h b/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h index b91d146786..4577122714 100644 --- a/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h $ // $Id: Sphere_3_Sphere_3_intersection.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h index 2912b8e460..a790514725 100644 --- a/include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h $ // $Id: Sphere_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h index 540d16c1c2..58eedd54ee 100644 --- a/include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h $ // $Id: Sphere_3_Triangle_3_do_intersect.h 9f32bd1 2021-09-02T17:36:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h index a43a2da7a1..fa9048a74c 100644 --- a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h $ // $Id: Tetrahedron_3_Bounded_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h index c69008f9eb..b136a9b153 100644 --- a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h $ // $Id: Tetrahedron_3_Tetrahedron_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h index 70b98e9906..556aa5efba 100644 --- a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h $ // $Id: Tetrahedron_3_Triangle_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h index 329283efc7..6cc86b4979 100644 --- a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h $ // $Id: Tetrahedron_3_Triangle_3_intersection.h d896940 2022-09-07T16:08:58+02:00 Sebastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h index a678b9fe84..96b2e7b87c 100644 --- a/include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h $ // $Id: Tetrahedron_3_Unbounded_3_do_intersect.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h b/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h index 07ba939645..9b0886b034 100644 --- a/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h +++ b/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h $ // $Id: Triangle_3_Triangle_3_do_intersect.h 3a4e230 2022-11-22T12:22:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h b/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h index 9f79e02a6a..9fc294c8f2 100644 --- a/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h +++ b/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h $ // $Id: Triangle_3_Triangle_3_intersection.h c17c14f 2023-01-24T10:55:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h b/include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h index 7f1e2ffa63..6d13138c3e 100644 --- a/include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h +++ b/include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h $ // $Id: tetrahedron_lines_intersections_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interval_arithmetic.h b/include/CGAL/Interval_arithmetic.h index 5c9fe90271..50583cf89e 100644 --- a/include/CGAL/Interval_arithmetic.h +++ b/include/CGAL/Interval_arithmetic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Interval_arithmetic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Interval_arithmetic.h $ // $Id: Interval_arithmetic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interval_arithmetic_impl.h b/include/CGAL/Interval_arithmetic_impl.h index 51454f1e4b..3d8c8be997 100644 --- a/include/CGAL/Interval_arithmetic_impl.h +++ b/include/CGAL/Interval_arithmetic_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Interval_arithmetic_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Interval_arithmetic_impl.h $ // $Id: Interval_arithmetic_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interval_nt.h b/include/CGAL/Interval_nt.h index ac155798b3..104ed03c4b 100644 --- a/include/CGAL/Interval_nt.h +++ b/include/CGAL/Interval_nt.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Interval_nt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Interval_nt.h $ // $Id: Interval_nt.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interval_skip_list.h b/include/CGAL/Interval_skip_list.h index 9576db739e..bb38792f8c 100644 --- a/include/CGAL/Interval_skip_list.h +++ b/include/CGAL/Interval_skip_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interval_skip_list/include/CGAL/Interval_skip_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interval_skip_list/include/CGAL/Interval_skip_list.h $ // $Id: Interval_skip_list.h d1a323c 2020-03-26T19:24:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interval_skip_list_interval.h b/include/CGAL/Interval_skip_list_interval.h index 828741c35e..80e1b057f7 100644 --- a/include/CGAL/Interval_skip_list_interval.h +++ b/include/CGAL/Interval_skip_list_interval.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interval_skip_list/include/CGAL/Interval_skip_list_interval.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interval_skip_list/include/CGAL/Interval_skip_list_interval.h $ // $Id: Interval_skip_list_interval.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Interval_traits.h b/include/CGAL/Interval_traits.h index 7d8a0662f3..d32d2ae0c2 100644 --- a/include/CGAL/Interval_traits.h +++ b/include/CGAL/Interval_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interval_support/include/CGAL/Interval_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interval_support/include/CGAL/Interval_traits.h $ // $Id: Interval_traits.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Inverse_index.h b/include/CGAL/Inverse_index.h index ee850beb35..19830f0e3b 100644 --- a/include/CGAL/Inverse_index.h +++ b/include/CGAL/Inverse_index.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Inverse_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Inverse_index.h $ // $Id: Inverse_index.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Is_a_predicate.h b/include/CGAL/Is_a_predicate.h index 5fa9e9ce31..2b29153129 100644 --- a/include/CGAL/Is_a_predicate.h +++ b/include/CGAL/Is_a_predicate.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Is_a_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Is_a_predicate.h $ // $Id: Is_a_predicate.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Is_extended_kernel.h b/include/CGAL/Is_extended_kernel.h index 07782a5781..8347b4c3d5 100644 --- a/include/CGAL/Is_extended_kernel.h +++ b/include/CGAL/Is_extended_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Is_extended_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Is_extended_kernel.h $ // $Id: Is_extended_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Iso_cuboid_3.h b/include/CGAL/Iso_cuboid_3.h index 0be8acfd4c..42eedf5ec6 100644 --- a/include/CGAL/Iso_cuboid_3.h +++ b/include/CGAL/Iso_cuboid_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Iso_cuboid_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Iso_cuboid_3.h $ // $Id: Iso_cuboid_3.h 39e6369 2023-05-12T10:32:54+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Iso_rectangle_2.h b/include/CGAL/Iso_rectangle_2.h index ced92cefc0..6d178c05ec 100644 --- a/include/CGAL/Iso_rectangle_2.h +++ b/include/CGAL/Iso_rectangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Iso_rectangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Iso_rectangle_2.h $ // $Id: Iso_rectangle_2.h 39e6369 2023-05-12T10:32:54+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Iso_rectangle_d.h b/include/CGAL/Iso_rectangle_d.h index 244e9dfc6e..9c1298fc7c 100644 --- a/include/CGAL/Iso_rectangle_d.h +++ b/include/CGAL/Iso_rectangle_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Iso_rectangle_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Iso_rectangle_d.h $ // $Id: Iso_rectangle_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Iterator_project.h b/include/CGAL/Iterator_project.h index d2ffcbf55e..7e6784705f 100644 --- a/include/CGAL/Iterator_project.h +++ b/include/CGAL/Iterator_project.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Iterator_project.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Iterator_project.h $ // $Id: Iterator_project.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Iterator_range.h b/include/CGAL/Iterator_range.h index 878464d950..077809b7fa 100644 --- a/include/CGAL/Iterator_range.h +++ b/include/CGAL/Iterator_range.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Iterator_range.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Iterator_range.h $ // $Id: Iterator_range.h 36b3491 2023-05-05T15:30:43+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Iterator_transform.h b/include/CGAL/Iterator_transform.h index ff59bbeb02..57e611e969 100644 --- a/include/CGAL/Iterator_transform.h +++ b/include/CGAL/Iterator_transform.h @@ -8,7 +8,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Iterator_transform.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Iterator_transform.h $ // $Id: Iterator_transform.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Join_input_iterator.h b/include/CGAL/Join_input_iterator.h index 8e346bad16..61f6035cce 100644 --- a/include/CGAL/Join_input_iterator.h +++ b/include/CGAL/Join_input_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Join_input_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Join_input_iterator.h $ // $Id: Join_input_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/K_neighbor_search.h b/include/CGAL/K_neighbor_search.h index 92837e473a..114486d2d0 100644 --- a/include/CGAL/K_neighbor_search.h +++ b/include/CGAL/K_neighbor_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/K_neighbor_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/K_neighbor_search.h $ // $Id: K_neighbor_search.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kd_tree.h b/include/CGAL/Kd_tree.h index 9ee009bcb3..89d66ddd2f 100644 --- a/include/CGAL/Kd_tree.h +++ b/include/CGAL/Kd_tree.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Kd_tree.h $ -// $Id: Kd_tree.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Kd_tree.h $ +// $Id: Kd_tree.h e8d8197 2023-09-06T11:52:40+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Hans Tangelder (), @@ -137,7 +137,7 @@ class Kd_tree { mutable CGAL_MUTEX building_mutex;//mutex used to protect const calls inducing build() #endif bool built_; - bool removed_; + std::size_t removed_=0; // protected copy constructor Kd_tree(const Tree& tree) @@ -278,13 +278,13 @@ class Kd_tree { public: Kd_tree(Splitter s = Splitter(),const SearchTraits traits=SearchTraits()) - : traits_(traits),split(s), built_(false), removed_(false) + : traits_(traits),split(s), built_(false) {} template Kd_tree(InputIterator first, InputIterator beyond, Splitter s = Splitter(),const SearchTraits traits=SearchTraits()) - : traits_(traits), split(s), pts(first, beyond), built_(false), removed_(false) + : traits_(traits), split(s), pts(first, beyond), built_(false) { } bool empty() const { @@ -324,7 +324,7 @@ class Kd_tree { // must call invalidate_build() first. CGAL_assertion(!is_built()); CGAL_assertion(!pts.empty()); - CGAL_assertion(!removed_); + CGAL_assertion(removed_==0); const Point_d& p = *pts.begin(); typename SearchTraits::Construct_cartesian_const_iterator_d ccci=traits_.construct_cartesian_const_iterator_d_object(); dim_ = static_cast(std::distance(ccci(p), ccci(p,0))); @@ -432,14 +432,14 @@ class Kd_tree { void invalidate_build() { - if(removed_){ + if(removed_!=0){ // Walk the tree to collect the remaining points. // Writing directly to pts would likely work, but better be safe. std::vector ptstmp; //ptstmp.resize(root()->num_items()); root()->tree_items(std::back_inserter(ptstmp)); pts.swap(ptstmp); - removed_=false; + removed_=0; CGAL_assertion(is_built()); // the rest of the cleanup must happen } if(is_built()){ @@ -455,7 +455,7 @@ class Kd_tree { { invalidate_build(); pts.clear(); - removed_ = false; + removed_ = 0; } void @@ -512,8 +512,8 @@ class Kd_tree { CGAL_assertion(success); // Do not set the flag is the tree has been cleared. - if(is_built()) - removed_ |= success; + if(is_built() && success) + ++removed_; } private: template @@ -684,7 +684,7 @@ class Kd_tree { size_type size() const { - return pts.size(); + return pts.size()-removed_; } // Print statistics of the tree. diff --git a/include/CGAL/Kd_tree_node.h b/include/CGAL/Kd_tree_node.h index 07232d70fe..6aeeb6d2e8 100644 --- a/include/CGAL/Kd_tree_node.h +++ b/include/CGAL/Kd_tree_node.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Kd_tree_node.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Kd_tree_node.h $ // $Id: Kd_tree_node.h c4e816e 2021-11-23T14:17:39+01:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kd_tree_rectangle.h b/include/CGAL/Kd_tree_rectangle.h index 5fb32dec46..dd963a6397 100644 --- a/include/CGAL/Kd_tree_rectangle.h +++ b/include/CGAL/Kd_tree_rectangle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Kd_tree_rectangle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Kd_tree_rectangle.h $ // $Id: Kd_tree_rectangle.h 1c5454d 2022-10-27T11:42:13+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Conic_misc.h b/include/CGAL/Kernel/Conic_misc.h index 716d5c4ab7..c327350ef7 100644 --- a/include/CGAL/Kernel/Conic_misc.h +++ b/include/CGAL/Kernel/Conic_misc.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Conic_misc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Conic_misc.h $ // $Id: Conic_misc.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Dimension_utils.h b/include/CGAL/Kernel/Dimension_utils.h index 6366d31948..c67eb5efe5 100644 --- a/include/CGAL/Kernel/Dimension_utils.h +++ b/include/CGAL/Kernel/Dimension_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Dimension_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Dimension_utils.h $ // $Id: Dimension_utils.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Return_base_tag.h b/include/CGAL/Kernel/Return_base_tag.h index 8e20569b81..6f4bf5579c 100644 --- a/include/CGAL/Kernel/Return_base_tag.h +++ b/include/CGAL/Kernel/Return_base_tag.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Return_base_tag.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Return_base_tag.h $ // $Id: Return_base_tag.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Same_uncertainty.h b/include/CGAL/Kernel/Same_uncertainty.h index c5acd3e9bc..dfdecf42c3 100644 --- a/include/CGAL/Kernel/Same_uncertainty.h +++ b/include/CGAL/Kernel/Same_uncertainty.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Same_uncertainty.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Same_uncertainty.h $ // $Id: Same_uncertainty.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Type_equality_wrapper.h b/include/CGAL/Kernel/Type_equality_wrapper.h index 999b3fa335..f4f57fe05e 100644 --- a/include/CGAL/Kernel/Type_equality_wrapper.h +++ b/include/CGAL/Kernel/Type_equality_wrapper.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Type_equality_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Type_equality_wrapper.h $ // $Id: Type_equality_wrapper.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Type_mapper.h b/include/CGAL/Kernel/Type_mapper.h index 167d8ba3fd..b7603662ef 100644 --- a/include/CGAL/Kernel/Type_mapper.h +++ b/include/CGAL/Kernel/Type_mapper.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Type_mapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Type_mapper.h $ // $Id: Type_mapper.h 3127190 2020-12-08T12:48:04+01:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/Wutils.h b/include/CGAL/Kernel/Wutils.h index 3241d20d8b..7fe953ba2c 100644 --- a/include/CGAL/Kernel/Wutils.h +++ b/include/CGAL/Kernel/Wutils.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/Wutils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/Wutils.h $ // $Id: Wutils.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/function_objects.h b/include/CGAL/Kernel/function_objects.h index b89fd1829c..ca06dc0d39 100644 --- a/include/CGAL/Kernel/function_objects.h +++ b/include/CGAL/Kernel/function_objects.h @@ -7,8 +7,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/function_objects.h $ -// $Id: function_objects.h d2bc415 2023-05-04T16:37:17+02:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/function_objects.h $ +// $Id: function_objects.h 4be3a1e 2023-12-11T13:50:38+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // @@ -287,6 +287,7 @@ namespace CommonKernelFunctors { const Vector_3 abac1 = xproduct(ab1, ac1); const Vector_3 abad1 = xproduct(ab1, ad1); + if (abac1==NULL_VECTOR || abad1==NULL_VECTOR) return SMALLER; const FT sc_prod_1 = abac1 * abad1; CGAL_kernel_assertion_msg( abac1 != NULL_VECTOR, @@ -977,11 +978,42 @@ namespace CommonKernelFunctors { const Vector_3 ad = vector(a,d); const Vector_3 abad = cross_product(ab,ad); - const double x = CGAL::to_double(scalar_product(cross_product(ab,ac), abad)); + const Vector_3 abac = cross_product(ab,ac); + + // The dihedral angle we are interested in is the angle around the oriented + // edge ab which is the same (in absolute value) as the angle between the + // vectors ab^ac and ab^ad (cross-products). + // (abac points inside the tetra abcd if its orientation is positive and outside otherwise) + // + // We consider the vector abad in the basis defined by the three vectors + // (, , ) + // where denote the normalized vector u/|u|. + // + // In this orthonormal basis, the vector adab has the coordinates + // x = * abad + // y = * abad + // z = * abad + // We have x == 0, because abad and ab are orthogonal, and thus abad is in + // the plane (yz) of the new basis. + // + // In that basis, the dihedral angle is the angle between the y axis and abad + // which is the arctan of y/z, or atan2(z, y). + // + // (Note that ab^abac is in the plane abc, pointing outside the tetra if + // its orientation is positive and inside otherwise). + // + // For the normalization, abad appears in both scalar products + // in the quotient so we can ignore its norm. For the second + // terms of the scalar products, we are left with ab^abac and abac. + // Since ab and abac are orthogonal, the sinus of the angle between the + // two vectors is 1. + // So the norms are |ab|.|abac| vs |abac|, which is why we have a + // multiplication by |ab| in y below. const double l_ab = CGAL::sqrt(CGAL::to_double(sq_distance(a,b))); - const double y = l_ab * CGAL::to_double(scalar_product(ac,abad)); + const double y = l_ab * CGAL::to_double(scalar_product(abac, abad)); + const double z = CGAL::to_double(scalar_product(cross_product(ab,abac),abad)); - return FT(std::atan2(y, x) * 180 / CGAL_PI ); + return FT(std::atan2(z, y) * 180 / CGAL_PI ); } }; diff --git a/include/CGAL/Kernel/global_functions.h b/include/CGAL/Kernel/global_functions.h index 50d02e2f9a..d1f26cb549 100644 --- a/include/CGAL/Kernel/global_functions.h +++ b/include/CGAL/Kernel/global_functions.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/global_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/global_functions.h $ // $Id: global_functions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/global_functions_2.h b/include/CGAL/Kernel/global_functions_2.h index 8249afd651..6c9745b82d 100644 --- a/include/CGAL/Kernel/global_functions_2.h +++ b/include/CGAL/Kernel/global_functions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/global_functions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/global_functions_2.h $ // $Id: global_functions_2.h 92d90a4 2021-08-12T10:12:26+02:00 Sebastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/global_functions_3.h b/include/CGAL/Kernel/global_functions_3.h index 1330cb6e11..ae1c694b7b 100644 --- a/include/CGAL/Kernel/global_functions_3.h +++ b/include/CGAL/Kernel/global_functions_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/global_functions_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/global_functions_3.h $ // $Id: global_functions_3.h d16dfc3 2022-01-27T19:43:21+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/global_functions_internal_2.h b/include/CGAL/Kernel/global_functions_internal_2.h index f5eef708f7..71f36fd279 100644 --- a/include/CGAL/Kernel/global_functions_internal_2.h +++ b/include/CGAL/Kernel/global_functions_internal_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/global_functions_internal_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/global_functions_internal_2.h $ // $Id: global_functions_internal_2.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/global_functions_internal_3.h b/include/CGAL/Kernel/global_functions_internal_3.h index bf7dd97b59..632a5f076e 100644 --- a/include/CGAL/Kernel/global_functions_internal_3.h +++ b/include/CGAL/Kernel/global_functions_internal_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h $ // $Id: global_functions_internal_3.h 0cac6a9 2022-10-25T14:55:57+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/hash_functions.h b/include/CGAL/Kernel/hash_functions.h index 461a8be6d1..d8af73e648 100644 --- a/include/CGAL/Kernel/hash_functions.h +++ b/include/CGAL/Kernel/hash_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/hash_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/hash_functions.h $ // $Id: hash_functions.h 9bf61b7 2020-04-22T11:02:16+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/interface_macros.h b/include/CGAL/Kernel/interface_macros.h index 2ec660231a..2ef1768b69 100644 --- a/include/CGAL/Kernel/interface_macros.h +++ b/include/CGAL/Kernel/interface_macros.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/interface_macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/interface_macros.h $ // $Id: interface_macros.h fbe559a 2023-02-14T08:32:33+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/mpl.h b/include/CGAL/Kernel/mpl.h index 07ff80740a..d28e273465 100644 --- a/include/CGAL/Kernel/mpl.h +++ b/include/CGAL/Kernel/mpl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/mpl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/mpl.h $ // $Id: mpl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel/solve.h b/include/CGAL/Kernel/solve.h index edc81973bf..562b0bd141 100644 --- a/include/CGAL/Kernel/solve.h +++ b/include/CGAL/Kernel/solve.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel/solve.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel/solve.h $ // $Id: solve.h be39ec0 2021-03-18T14:11:57+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h b/include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h index 207992c7a1..b3292f6ac1 100644 --- a/include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h +++ b/include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h $ // $Id: Filtered_projection_traits_3.h 561cc66 2022-06-29T12:30:35+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_23/internal/Has_boolean_tags.h b/include/CGAL/Kernel_23/internal/Has_boolean_tags.h index 98c28d4f71..0978d2de33 100644 --- a/include/CGAL/Kernel_23/internal/Has_boolean_tags.h +++ b/include/CGAL/Kernel_23/internal/Has_boolean_tags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel_23/internal/Has_boolean_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel_23/internal/Has_boolean_tags.h $ // $Id: Has_boolean_tags.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_23/internal/Projection_traits_3.h b/include/CGAL/Kernel_23/internal/Projection_traits_3.h index cfc853a2f2..b397c93e71 100644 --- a/include/CGAL/Kernel_23/internal/Projection_traits_3.h +++ b/include/CGAL/Kernel_23/internal/Projection_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel_23/internal/Projection_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel_23/internal/Projection_traits_3.h $ // $Id: Projection_traits_3.h 214e072 2022-09-22T12:02:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_23/internal/Projection_traits_base_3.h b/include/CGAL/Kernel_23/internal/Projection_traits_base_3.h index ecfa5c90f2..a2f14ba3ff 100644 --- a/include/CGAL/Kernel_23/internal/Projection_traits_base_3.h +++ b/include/CGAL/Kernel_23/internal/Projection_traits_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel_23/internal/Projection_traits_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel_23/internal/Projection_traits_base_3.h $ // $Id: Projection_traits_base_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_checker.h b/include/CGAL/Kernel_checker.h index 943cf3a572..6a4f159bea 100644 --- a/include/CGAL/Kernel_checker.h +++ b/include/CGAL/Kernel_checker.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel_checker.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel_checker.h $ // $Id: Kernel_checker.h 371db97 2020-08-20T14:12:16+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Aff_transformationCd.h b/include/CGAL/Kernel_d/Aff_transformationCd.h index ee65cd6d69..eac9373a07 100644 --- a/include/CGAL/Kernel_d/Aff_transformationCd.h +++ b/include/CGAL/Kernel_d/Aff_transformationCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Aff_transformationCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Aff_transformationCd.h $ // $Id: Aff_transformationCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Aff_transformationHd.h b/include/CGAL/Kernel_d/Aff_transformationHd.h index 965b5f25de..299d7113cd 100644 --- a/include/CGAL/Kernel_d/Aff_transformationHd.h +++ b/include/CGAL/Kernel_d/Aff_transformationHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Aff_transformationHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Aff_transformationHd.h $ // $Id: Aff_transformationHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Aff_transformation_d.h b/include/CGAL/Kernel_d/Aff_transformation_d.h index 8f1b816f8d..f43b14e036 100644 --- a/include/CGAL/Kernel_d/Aff_transformation_d.h +++ b/include/CGAL/Kernel_d/Aff_transformation_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Aff_transformation_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Aff_transformation_d.h $ // $Id: Aff_transformation_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h b/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h index ee8ccc47ff..180af54a34 100644 --- a/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h +++ b/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Cartesian_const_iterator_d.h $ // $Id: Cartesian_const_iterator_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Cartesian_converter_d.h b/include/CGAL/Kernel_d/Cartesian_converter_d.h index b0426a6db2..2001629272 100644 --- a/include/CGAL/Kernel_d/Cartesian_converter_d.h +++ b/include/CGAL/Kernel_d/Cartesian_converter_d.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Cartesian_converter_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Cartesian_converter_d.h $ // $Id: Cartesian_converter_d.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/DirectionCd.h b/include/CGAL/Kernel_d/DirectionCd.h index eaafe32700..6501825d4f 100644 --- a/include/CGAL/Kernel_d/DirectionCd.h +++ b/include/CGAL/Kernel_d/DirectionCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/DirectionCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/DirectionCd.h $ // $Id: DirectionCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/DirectionCd_impl.h b/include/CGAL/Kernel_d/DirectionCd_impl.h index 1c53ad237a..841a810d49 100644 --- a/include/CGAL/Kernel_d/DirectionCd_impl.h +++ b/include/CGAL/Kernel_d/DirectionCd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/DirectionCd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/DirectionCd_impl.h $ // $Id: DirectionCd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/DirectionHd.h b/include/CGAL/Kernel_d/DirectionHd.h index bb41a15fe5..288e33bd3d 100644 --- a/include/CGAL/Kernel_d/DirectionHd.h +++ b/include/CGAL/Kernel_d/DirectionHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/DirectionHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/DirectionHd.h $ // $Id: DirectionHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/DirectionHd_impl.h b/include/CGAL/Kernel_d/DirectionHd_impl.h index 26a3aea147..290d5a995b 100644 --- a/include/CGAL/Kernel_d/DirectionHd_impl.h +++ b/include/CGAL/Kernel_d/DirectionHd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/DirectionHd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/DirectionHd_impl.h $ // $Id: DirectionHd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Direction_d.h b/include/CGAL/Kernel_d/Direction_d.h index 840743fe04..e5df80c197 100644 --- a/include/CGAL/Kernel_d/Direction_d.h +++ b/include/CGAL/Kernel_d/Direction_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Direction_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Direction_d.h $ // $Id: Direction_d.h 127d76c 2020-06-10T17:57:54+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/HyperplaneCd.h b/include/CGAL/Kernel_d/HyperplaneCd.h index 2b0389d146..00fb238bce 100644 --- a/include/CGAL/Kernel_d/HyperplaneCd.h +++ b/include/CGAL/Kernel_d/HyperplaneCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/HyperplaneCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/HyperplaneCd.h $ // $Id: HyperplaneCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/HyperplaneCd_impl.h b/include/CGAL/Kernel_d/HyperplaneCd_impl.h index 8478a13db0..90486f5fca 100644 --- a/include/CGAL/Kernel_d/HyperplaneCd_impl.h +++ b/include/CGAL/Kernel_d/HyperplaneCd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/HyperplaneCd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/HyperplaneCd_impl.h $ // $Id: HyperplaneCd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/HyperplaneHd.h b/include/CGAL/Kernel_d/HyperplaneHd.h index 7f150cf1b8..5e135bd1cf 100644 --- a/include/CGAL/Kernel_d/HyperplaneHd.h +++ b/include/CGAL/Kernel_d/HyperplaneHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/HyperplaneHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/HyperplaneHd.h $ // $Id: HyperplaneHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/HyperplaneHd_impl.h b/include/CGAL/Kernel_d/HyperplaneHd_impl.h index 508b5a2d9e..9c1d1b6b59 100644 --- a/include/CGAL/Kernel_d/HyperplaneHd_impl.h +++ b/include/CGAL/Kernel_d/HyperplaneHd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/HyperplaneHd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/HyperplaneHd_impl.h $ // $Id: HyperplaneHd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Hyperplane_d.h b/include/CGAL/Kernel_d/Hyperplane_d.h index 1dea0c744f..3b60a13a87 100644 --- a/include/CGAL/Kernel_d/Hyperplane_d.h +++ b/include/CGAL/Kernel_d/Hyperplane_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Hyperplane_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Hyperplane_d.h $ // $Id: Hyperplane_d.h 489e853 2020-06-10T18:25:33+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Interface_classes.h b/include/CGAL/Kernel_d/Interface_classes.h index de22965d6c..13a0adaa36 100644 --- a/include/CGAL/Kernel_d/Interface_classes.h +++ b/include/CGAL/Kernel_d/Interface_classes.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Interface_classes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Interface_classes.h $ // $Id: Interface_classes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Interval_linear_algebra.h b/include/CGAL/Kernel_d/Interval_linear_algebra.h index 0ea5af6174..4904917d1d 100644 --- a/include/CGAL/Kernel_d/Interval_linear_algebra.h +++ b/include/CGAL/Kernel_d/Interval_linear_algebra.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Interval_linear_algebra.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Interval_linear_algebra.h $ // $Id: Interval_linear_algebra.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Iso_box_d.h b/include/CGAL/Kernel_d/Iso_box_d.h index ede93eaf56..4746e485b2 100644 --- a/include/CGAL/Kernel_d/Iso_box_d.h +++ b/include/CGAL/Kernel_d/Iso_box_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Iso_box_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Iso_box_d.h $ // $Id: Iso_box_d.h ab5517e 2021-02-09T09:27:30+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Kernel_classesCd.h b/include/CGAL/Kernel_d/Kernel_classesCd.h index cba1840745..6944f19bdb 100644 --- a/include/CGAL/Kernel_d/Kernel_classesCd.h +++ b/include/CGAL/Kernel_d/Kernel_classesCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Kernel_classesCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Kernel_classesCd.h $ // $Id: Kernel_classesCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Kernel_classesHd.h b/include/CGAL/Kernel_d/Kernel_classesHd.h index 1343b4ceb7..4c8e99dc49 100644 --- a/include/CGAL/Kernel_d/Kernel_classesHd.h +++ b/include/CGAL/Kernel_d/Kernel_classesHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Kernel_classesHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Kernel_classesHd.h $ // $Id: Kernel_classesHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Line_d.h b/include/CGAL/Kernel_d/Line_d.h index 78392e9d5f..5427df7255 100644 --- a/include/CGAL/Kernel_d/Line_d.h +++ b/include/CGAL/Kernel_d/Line_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Line_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Line_d.h $ // $Id: Line_d.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Line_d_impl.h b/include/CGAL/Kernel_d/Line_d_impl.h index 660981f466..193401228e 100644 --- a/include/CGAL/Kernel_d/Line_d_impl.h +++ b/include/CGAL/Kernel_d/Line_d_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Line_d_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Line_d_impl.h $ // $Id: Line_d_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Linear_algebraCd_impl.h b/include/CGAL/Kernel_d/Linear_algebraCd_impl.h index 66c37caa6b..4d831cb08a 100644 --- a/include/CGAL/Kernel_d/Linear_algebraCd_impl.h +++ b/include/CGAL/Kernel_d/Linear_algebraCd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Linear_algebraCd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Linear_algebraCd_impl.h $ // $Id: Linear_algebraCd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Linear_algebraHd_impl.h b/include/CGAL/Kernel_d/Linear_algebraHd_impl.h index b904d95dff..967590021b 100644 --- a/include/CGAL/Kernel_d/Linear_algebraHd_impl.h +++ b/include/CGAL/Kernel_d/Linear_algebraHd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Linear_algebraHd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Linear_algebraHd_impl.h $ // $Id: Linear_algebraHd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Matrix__.h b/include/CGAL/Kernel_d/Matrix__.h index b3f6ec9b01..636729a01d 100644 --- a/include/CGAL/Kernel_d/Matrix__.h +++ b/include/CGAL/Kernel_d/Matrix__.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Matrix__.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Matrix__.h $ // $Id: Matrix__.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Pair_d.h b/include/CGAL/Kernel_d/Pair_d.h index 8d50628991..7c00b6a63a 100644 --- a/include/CGAL/Kernel_d/Pair_d.h +++ b/include/CGAL/Kernel_d/Pair_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Pair_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Pair_d.h $ // $Id: Pair_d.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/PointCd.h b/include/CGAL/Kernel_d/PointCd.h index 9ea0e8cd20..cff1b40c84 100644 --- a/include/CGAL/Kernel_d/PointCd.h +++ b/include/CGAL/Kernel_d/PointCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/PointCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/PointCd.h $ // $Id: PointCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/PointCd_impl.h b/include/CGAL/Kernel_d/PointCd_impl.h index 8c8221065a..b077732de8 100644 --- a/include/CGAL/Kernel_d/PointCd_impl.h +++ b/include/CGAL/Kernel_d/PointCd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/PointCd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/PointCd_impl.h $ // $Id: PointCd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/PointHd.h b/include/CGAL/Kernel_d/PointHd.h index 8f54dac6df..55ed50d3e6 100644 --- a/include/CGAL/Kernel_d/PointHd.h +++ b/include/CGAL/Kernel_d/PointHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/PointHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/PointHd.h $ // $Id: PointHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/PointHd_impl.h b/include/CGAL/Kernel_d/PointHd_impl.h index 56d216b569..72086bad3d 100644 --- a/include/CGAL/Kernel_d/PointHd_impl.h +++ b/include/CGAL/Kernel_d/PointHd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/PointHd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/PointHd_impl.h $ // $Id: PointHd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Point_d.h b/include/CGAL/Kernel_d/Point_d.h index a6aa596ce2..05804d7d73 100644 --- a/include/CGAL/Kernel_d/Point_d.h +++ b/include/CGAL/Kernel_d/Point_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Point_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Point_d.h $ // $Id: Point_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Ray_d.h b/include/CGAL/Kernel_d/Ray_d.h index 539452131f..c45183a3eb 100644 --- a/include/CGAL/Kernel_d/Ray_d.h +++ b/include/CGAL/Kernel_d/Ray_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Ray_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Ray_d.h $ // $Id: Ray_d.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Segment_d.h b/include/CGAL/Kernel_d/Segment_d.h index 0d842e5250..53cc8008f2 100644 --- a/include/CGAL/Kernel_d/Segment_d.h +++ b/include/CGAL/Kernel_d/Segment_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Segment_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Segment_d.h $ // $Id: Segment_d.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Sphere_d.h b/include/CGAL/Kernel_d/Sphere_d.h index 5b98a6c81e..294c1a4ad4 100644 --- a/include/CGAL/Kernel_d/Sphere_d.h +++ b/include/CGAL/Kernel_d/Sphere_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Sphere_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Sphere_d.h $ // $Id: Sphere_d.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Tuple_d.h b/include/CGAL/Kernel_d/Tuple_d.h index 462fbcf17c..fe93cee9de 100644 --- a/include/CGAL/Kernel_d/Tuple_d.h +++ b/include/CGAL/Kernel_d/Tuple_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Tuple_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Tuple_d.h $ // $Id: Tuple_d.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/VectorCd.h b/include/CGAL/Kernel_d/VectorCd.h index bb19f4440e..fb13fd9ddd 100644 --- a/include/CGAL/Kernel_d/VectorCd.h +++ b/include/CGAL/Kernel_d/VectorCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/VectorCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/VectorCd.h $ // $Id: VectorCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/VectorCd_impl.h b/include/CGAL/Kernel_d/VectorCd_impl.h index c22479cc09..cfb58aac81 100644 --- a/include/CGAL/Kernel_d/VectorCd_impl.h +++ b/include/CGAL/Kernel_d/VectorCd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/VectorCd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/VectorCd_impl.h $ // $Id: VectorCd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/VectorHd.h b/include/CGAL/Kernel_d/VectorHd.h index 767329c912..e6befe9e13 100644 --- a/include/CGAL/Kernel_d/VectorHd.h +++ b/include/CGAL/Kernel_d/VectorHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/VectorHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/VectorHd.h $ // $Id: VectorHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/VectorHd_impl.h b/include/CGAL/Kernel_d/VectorHd_impl.h index 63d7da0342..74e4b222af 100644 --- a/include/CGAL/Kernel_d/VectorHd_impl.h +++ b/include/CGAL/Kernel_d/VectorHd_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/VectorHd_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/VectorHd_impl.h $ // $Id: VectorHd_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Vector__.h b/include/CGAL/Kernel_d/Vector__.h index 0a86ea6570..c42d118ecf 100644 --- a/include/CGAL/Kernel_d/Vector__.h +++ b/include/CGAL/Kernel_d/Vector__.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Vector__.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Vector__.h $ // $Id: Vector__.h 78ff918 2021-06-23T23:34:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/Vector_d.h b/include/CGAL/Kernel_d/Vector_d.h index 7dbc904752..f3261b579a 100644 --- a/include/CGAL/Kernel_d/Vector_d.h +++ b/include/CGAL/Kernel_d/Vector_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/Vector_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/Vector_d.h $ // $Id: Vector_d.h 127d76c 2020-06-10T17:57:54+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/debug.h b/include/CGAL/Kernel_d/debug.h index 3a0d6af18a..48703e92d4 100644 --- a/include/CGAL/Kernel_d/debug.h +++ b/include/CGAL/Kernel_d/debug.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/debug.h $ // $Id: debug.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/function_objects.h b/include/CGAL/Kernel_d/function_objects.h index 0bb541f0b2..9b457d1700 100644 --- a/include/CGAL/Kernel_d/function_objects.h +++ b/include/CGAL/Kernel_d/function_objects.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/function_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/function_objects.h $ // $Id: function_objects.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/function_objectsCd.h b/include/CGAL/Kernel_d/function_objectsCd.h index a015335aad..07678f78da 100644 --- a/include/CGAL/Kernel_d/function_objectsCd.h +++ b/include/CGAL/Kernel_d/function_objectsCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/function_objectsCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/function_objectsCd.h $ // $Id: function_objectsCd.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/function_objectsHd.h b/include/CGAL/Kernel_d/function_objectsHd.h index d438d844a7..791e1bc357 100644 --- a/include/CGAL/Kernel_d/function_objectsHd.h +++ b/include/CGAL/Kernel_d/function_objectsHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/function_objectsHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/function_objectsHd.h $ // $Id: function_objectsHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/interface_macros_d.h b/include/CGAL/Kernel_d/interface_macros_d.h index 4a9339e62a..7a282612ba 100644 --- a/include/CGAL/Kernel_d/interface_macros_d.h +++ b/include/CGAL/Kernel_d/interface_macros_d.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/interface_macros_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/interface_macros_d.h $ // $Id: interface_macros_d.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/intersection_objectsCd.h b/include/CGAL/Kernel_d/intersection_objectsCd.h index 9e4b50db4c..f0bd73798a 100644 --- a/include/CGAL/Kernel_d/intersection_objectsCd.h +++ b/include/CGAL/Kernel_d/intersection_objectsCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/intersection_objectsCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/intersection_objectsCd.h $ // $Id: intersection_objectsCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/intersection_objectsHd.h b/include/CGAL/Kernel_d/intersection_objectsHd.h index 8b834f530c..38a230f168 100644 --- a/include/CGAL/Kernel_d/intersection_objectsHd.h +++ b/include/CGAL/Kernel_d/intersection_objectsHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/intersection_objectsHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/intersection_objectsHd.h $ // $Id: intersection_objectsHd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/intersection_objects_d.h b/include/CGAL/Kernel_d/intersection_objects_d.h index f47b2ecca3..58850c5440 100644 --- a/include/CGAL/Kernel_d/intersection_objects_d.h +++ b/include/CGAL/Kernel_d/intersection_objects_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/intersection_objects_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/intersection_objects_d.h $ // $Id: intersection_objects_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_d/simple_objects.h b/include/CGAL/Kernel_d/simple_objects.h index 6b855f51a2..4cdff11251 100644 --- a/include/CGAL/Kernel_d/simple_objects.h +++ b/include/CGAL/Kernel_d/simple_objects.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Kernel_d/simple_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Kernel_d/simple_objects.h $ // $Id: simple_objects.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_profiler.h b/include/CGAL/Kernel_profiler.h index 50b0694d90..7ab926db2e 100644 --- a/include/CGAL/Kernel_profiler.h +++ b/include/CGAL/Kernel_profiler.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Kernel_profiler.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Kernel_profiler.h $ // $Id: Kernel_profiler.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_traits.h b/include/CGAL/Kernel_traits.h index d2d3d6efaa..13b11e47a1 100644 --- a/include/CGAL/Kernel_traits.h +++ b/include/CGAL/Kernel_traits.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Kernel_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Kernel_traits.h $ // $Id: Kernel_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Kernel_traits_fwd.h b/include/CGAL/Kernel_traits_fwd.h index 9ef8dc4b8b..0aadb2316a 100644 --- a/include/CGAL/Kernel_traits_fwd.h +++ b/include/CGAL/Kernel_traits_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Kernel_traits_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Kernel_traits_fwd.h $ // $Id: Kernel_traits_fwd.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/LEDA_arithmetic_kernel.h b/include/CGAL/LEDA_arithmetic_kernel.h index 04cd6855e4..26803e0174 100644 --- a/include/CGAL/LEDA_arithmetic_kernel.h +++ b/include/CGAL/LEDA_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/LEDA_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/LEDA_arithmetic_kernel.h $ // $Id: LEDA_arithmetic_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/LEDA_basic.h b/include/CGAL/LEDA_basic.h index 02d412c680..99bd0c649d 100644 --- a/include/CGAL/LEDA_basic.h +++ b/include/CGAL/LEDA_basic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/LEDA/include/CGAL/LEDA_basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/LEDA/include/CGAL/LEDA_basic.h $ // $Id: LEDA_basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Labeled_image_mesh_domain_3.h b/include/CGAL/Labeled_image_mesh_domain_3.h index dc232cced8..c349178015 100644 --- a/include/CGAL/Labeled_image_mesh_domain_3.h +++ b/include/CGAL/Labeled_image_mesh_domain_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Labeled_image_mesh_domain_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Labeled_image_mesh_domain_3.h $ // $Id: Labeled_image_mesh_domain_3.h 4ebbe92 2022-11-08T16:17:33+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Labeled_mesh_domain_3.h b/include/CGAL/Labeled_mesh_domain_3.h index da5c1fe98e..96ffde001d 100644 --- a/include/CGAL/Labeled_mesh_domain_3.h +++ b/include/CGAL/Labeled_mesh_domain_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Labeled_mesh_domain_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Labeled_mesh_domain_3.h $ // $Id: Labeled_mesh_domain_3.h 532b82c 2023-05-04T17:28:47+02:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Largest_empty_iso_rectangle_2.h b/include/CGAL/Largest_empty_iso_rectangle_2.h index 94d50f7bab..a452a4f1e1 100644 --- a/include/CGAL/Largest_empty_iso_rectangle_2.h +++ b/include/CGAL/Largest_empty_iso_rectangle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Inscribed_areas/include/CGAL/Largest_empty_iso_rectangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Inscribed_areas/include/CGAL/Largest_empty_iso_rectangle_2.h $ // $Id: Largest_empty_iso_rectangle_2.h 7fe663c 2023-02-10T15:40:42+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Lazy.h b/include/CGAL/Lazy.h index 75047479c3..679fea953a 100644 --- a/include/CGAL/Lazy.h +++ b/include/CGAL/Lazy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Lazy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Lazy.h $ // $Id: Lazy.h 5ed01d1 2023-01-31T19:39:25+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Lazy_exact_nt.h b/include/CGAL/Lazy_exact_nt.h index 7c66d94048..9b97dcd988 100644 --- a/include/CGAL/Lazy_exact_nt.h +++ b/include/CGAL/Lazy_exact_nt.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Lazy_exact_nt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Lazy_exact_nt.h $ // $Id: Lazy_exact_nt.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Lazy_kernel.h b/include/CGAL/Lazy_kernel.h index 6f28f3327e..33a027c020 100644 --- a/include/CGAL/Lazy_kernel.h +++ b/include/CGAL/Lazy_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Lazy_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Lazy_kernel.h $ // $Id: Lazy_kernel.h b114789 2022-09-06T13:56:31+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Level_interval.h b/include/CGAL/Level_interval.h index c608380b08..2da8aa56ee 100644 --- a/include/CGAL/Level_interval.h +++ b/include/CGAL/Level_interval.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interval_skip_list/include/CGAL/Level_interval.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interval_skip_list/include/CGAL/Level_interval.h $ // $Id: Level_interval.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Lightweight_vector_3.h b/include/CGAL/Lightweight_vector_3.h index 946bc0dd83..77a4a99dc1 100644 --- a/include/CGAL/Lightweight_vector_3.h +++ b/include/CGAL/Lightweight_vector_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Lightweight_vector_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Lightweight_vector_3.h $ // $Id: Lightweight_vector_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Line_2.h b/include/CGAL/Line_2.h index 9441ae7e73..4a552fdbaf 100644 --- a/include/CGAL/Line_2.h +++ b/include/CGAL/Line_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Line_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Line_2.h $ // $Id: Line_2.h 3933d0b 2022-11-08T12:07:14+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Line_3.h b/include/CGAL/Line_3.h index db4a9b5b54..211f71a342 100644 --- a/include/CGAL/Line_3.h +++ b/include/CGAL/Line_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Line_3.h $ // $Id: Line_3.h c685810 2022-10-27T21:42:59+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Line_arc_2.h b/include/CGAL/Line_arc_2.h index b4f9372f55..cfa0408201 100644 --- a/include/CGAL/Line_arc_2.h +++ b/include/CGAL/Line_arc_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Line_arc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Line_arc_2.h $ // $Id: Line_arc_2.h 059bc60 2020-07-22T15:13:09+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Line_arc_3.h b/include/CGAL/Line_arc_3.h index d0e1fd09ce..52d8f55171 100644 --- a/include/CGAL/Line_arc_3.h +++ b/include/CGAL/Line_arc_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Line_arc_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Line_arc_3.h $ // $Id: Line_arc_3.h acdf4c6 2020-07-22T15:23:09+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_algebraCd.h b/include/CGAL/Linear_algebraCd.h index b104a7f5cc..51ead0fdd6 100644 --- a/include/CGAL/Linear_algebraCd.h +++ b/include/CGAL/Linear_algebraCd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Linear_algebraCd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Linear_algebraCd.h $ // $Id: Linear_algebraCd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_algebraHd.h b/include/CGAL/Linear_algebraHd.h index 47bf5fb710..a8b669fb95 100644 --- a/include/CGAL/Linear_algebraHd.h +++ b/include/CGAL/Linear_algebraHd.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Linear_algebraHd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Linear_algebraHd.h $ // $Id: Linear_algebraHd.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_base.h b/include/CGAL/Linear_cell_complex_base.h index 26939bec0e..a29002a104 100644 --- a/include/CGAL/Linear_cell_complex_base.h +++ b/include/CGAL/Linear_cell_complex_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_base.h $ // $Id: Linear_cell_complex_base.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_bgl_min_items.h b/include/CGAL/Linear_cell_complex_bgl_min_items.h index 91cc621a00..8a5672d803 100644 --- a/include/CGAL/Linear_cell_complex_bgl_min_items.h +++ b/include/CGAL/Linear_cell_complex_bgl_min_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_bgl_min_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_bgl_min_items.h $ // $Id: Linear_cell_complex_bgl_min_items.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_constructors.h b/include/CGAL/Linear_cell_complex_constructors.h index 21309608db..3722a7f051 100644 --- a/include/CGAL/Linear_cell_complex_constructors.h +++ b/include/CGAL/Linear_cell_complex_constructors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_constructors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_constructors.h $ // $Id: Linear_cell_complex_constructors.h 612991f 2023-02-01T13:08:51+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h b/include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h index 8573dbf0c7..bdbad3fcc9 100644 --- a/include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h +++ b/include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h $ // $Id: Linear_cell_complex_for_bgl_combinatorial_map_helper.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_for_combinatorial_map.h b/include/CGAL/Linear_cell_complex_for_combinatorial_map.h index e263edb990..2db3043a29 100644 --- a/include/CGAL/Linear_cell_complex_for_combinatorial_map.h +++ b/include/CGAL/Linear_cell_complex_for_combinatorial_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_for_combinatorial_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_for_combinatorial_map.h $ // $Id: Linear_cell_complex_for_combinatorial_map.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_for_generalized_map.h b/include/CGAL/Linear_cell_complex_for_generalized_map.h index 88b381518e..bb722cf454 100644 --- a/include/CGAL/Linear_cell_complex_for_generalized_map.h +++ b/include/CGAL/Linear_cell_complex_for_generalized_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_for_generalized_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_for_generalized_map.h $ // $Id: Linear_cell_complex_for_generalized_map.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_fwd.h b/include/CGAL/Linear_cell_complex_fwd.h index b39c46081a..57c17c5cdf 100644 --- a/include/CGAL/Linear_cell_complex_fwd.h +++ b/include/CGAL/Linear_cell_complex_fwd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_fwd.h $ // $Id: Linear_cell_complex_fwd.h c25da7a 2022-05-23T13:28:00+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_incremental_builder_3.h b/include/CGAL/Linear_cell_complex_incremental_builder_3.h index b7bc4454c6..75d4940f8b 100644 --- a/include/CGAL/Linear_cell_complex_incremental_builder_3.h +++ b/include/CGAL/Linear_cell_complex_incremental_builder_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_incremental_builder_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_incremental_builder_3.h $ // $Id: Linear_cell_complex_incremental_builder_3.h 5797ddb 2023-01-31T10:10:03+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_min_items.h b/include/CGAL/Linear_cell_complex_min_items.h index 2bfeb6973f..a849ea63d5 100644 --- a/include/CGAL/Linear_cell_complex_min_items.h +++ b/include/CGAL/Linear_cell_complex_min_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_min_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_min_items.h $ // $Id: Linear_cell_complex_min_items.h 46f5325 2022-01-27T10:36:22+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_operations.h b/include/CGAL/Linear_cell_complex_operations.h index fd0c9e4c8f..6c25474ffd 100644 --- a/include/CGAL/Linear_cell_complex_operations.h +++ b/include/CGAL/Linear_cell_complex_operations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_operations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_operations.h $ // $Id: Linear_cell_complex_operations.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Linear_cell_complex_traits.h b/include/CGAL/Linear_cell_complex_traits.h index f0970f1131..f0ba3676db 100644 --- a/include/CGAL/Linear_cell_complex_traits.h +++ b/include/CGAL/Linear_cell_complex_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/Linear_cell_complex_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/Linear_cell_complex_traits.h $ // $Id: Linear_cell_complex_traits.h 0308d1a 2020-03-27T18:35:15+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Location_policy.h b/include/CGAL/Location_policy.h index 741175a1db..80e8de9c26 100644 --- a/include/CGAL/Location_policy.h +++ b/include/CGAL/Location_policy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Location_policy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Location_policy.h $ // $Id: Location_policy.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/MP_Float.h b/include/CGAL/MP_Float.h index 68f3844600..34f3df50a4 100644 --- a/include/CGAL/MP_Float.h +++ b/include/CGAL/MP_Float.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/MP_Float.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/MP_Float.h $ // $Id: MP_Float.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/MP_Float_arithmetic_kernel.h b/include/CGAL/MP_Float_arithmetic_kernel.h index 72b3ed23ba..4a111250ad 100644 --- a/include/CGAL/MP_Float_arithmetic_kernel.h +++ b/include/CGAL/MP_Float_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arithmetic_kernel/include/CGAL/MP_Float_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arithmetic_kernel/include/CGAL/MP_Float_arithmetic_kernel.h $ // $Id: MP_Float_arithmetic_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/MP_Float_impl.h b/include/CGAL/MP_Float_impl.h index 56334d35e8..4840a7976a 100644 --- a/include/CGAL/MP_Float_impl.h +++ b/include/CGAL/MP_Float_impl.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/MP_Float_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/MP_Float_impl.h $ // $Id: MP_Float_impl.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Manhattan_distance_iso_box_point.h b/include/CGAL/Manhattan_distance_iso_box_point.h index 96b5a54813..47c2de1ffa 100644 --- a/include/CGAL/Manhattan_distance_iso_box_point.h +++ b/include/CGAL/Manhattan_distance_iso_box_point.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Manhattan_distance_iso_box_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Manhattan_distance_iso_box_point.h $ // $Id: Manhattan_distance_iso_box_point.h d6398b5 2022-02-02T09:27:30+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Marching_tetrahedra_observer_default_3.h b/include/CGAL/Marching_tetrahedra_observer_default_3.h index d5c4d1858f..267ccba863 100644 --- a/include/CGAL/Marching_tetrahedra_observer_default_3.h +++ b/include/CGAL/Marching_tetrahedra_observer_default_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Marching_tetrahedra_observer_default_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Marching_tetrahedra_observer_default_3.h $ // $Id: Marching_tetrahedra_observer_default_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h b/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h index 8567e42edb..dde740e357 100644 --- a/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h +++ b/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h $ // $Id: Marching_tetrahedra_traits_skin_surface_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mean_curvature_flow_skeletonization.h b/include/CGAL/Mean_curvature_flow_skeletonization.h index 9613411a31..7983ec3c50 100644 --- a/include/CGAL/Mean_curvature_flow_skeletonization.h +++ b/include/CGAL/Mean_curvature_flow_skeletonization.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_skeletonization/include/CGAL/Mean_curvature_flow_skeletonization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_skeletonization/include/CGAL/Mean_curvature_flow_skeletonization.h $ // $Id: Mean_curvature_flow_skeletonization.h 9cc1dda 2023-06-26T16:30:17+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Memory_sizer.h b/include/CGAL/Memory_sizer.h index 4346f7b5cf..ce7b102c88 100644 --- a/include/CGAL/Memory_sizer.h +++ b/include/CGAL/Memory_sizer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Memory_sizer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Memory_sizer.h $ // $Id: Memory_sizer.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Clusters.h b/include/CGAL/Mesh_2/Clusters.h index 47ebc837c3..a86aeef1e3 100644 --- a/include/CGAL/Mesh_2/Clusters.h +++ b/include/CGAL/Mesh_2/Clusters.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Clusters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Clusters.h $ // $Id: Clusters.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Do_not_refine_edges.h b/include/CGAL/Mesh_2/Do_not_refine_edges.h index ea76fea9e0..41dddd9c61 100644 --- a/include/CGAL/Mesh_2/Do_not_refine_edges.h +++ b/include/CGAL/Mesh_2/Do_not_refine_edges.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Do_not_refine_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Do_not_refine_edges.h $ // $Id: Do_not_refine_edges.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Face_badness.h b/include/CGAL/Mesh_2/Face_badness.h index d01b203c90..296ba0fa33 100644 --- a/include/CGAL/Mesh_2/Face_badness.h +++ b/include/CGAL/Mesh_2/Face_badness.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Face_badness.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Face_badness.h $ // $Id: Face_badness.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h b/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h index 372c0ca38e..9b7ddad181 100644 --- a/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h +++ b/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h $ // $Id: Lipschitz_sizing_field_2.h 36cf65d 2022-11-22T16:38:19+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Lloyd_move_2.h b/include/CGAL/Mesh_2/Lloyd_move_2.h index 1179b078a4..27cfcb3adf 100644 --- a/include/CGAL/Mesh_2/Lloyd_move_2.h +++ b/include/CGAL/Mesh_2/Lloyd_move_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Lloyd_move_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Lloyd_move_2.h $ // $Id: Lloyd_move_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Mesh_global_optimizer_2.h b/include/CGAL/Mesh_2/Mesh_global_optimizer_2.h index 60ef61acc2..bea3b30ea0 100644 --- a/include/CGAL/Mesh_2/Mesh_global_optimizer_2.h +++ b/include/CGAL/Mesh_2/Mesh_global_optimizer_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Mesh_global_optimizer_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Mesh_global_optimizer_2.h $ // $Id: Mesh_global_optimizer_2.h 9d9a517 2023-02-09T23:27:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Mesh_sizing_field.h b/include/CGAL/Mesh_2/Mesh_sizing_field.h index dee2ee4429..3b8ad64034 100644 --- a/include/CGAL/Mesh_2/Mesh_sizing_field.h +++ b/include/CGAL/Mesh_2/Mesh_sizing_field.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Mesh_sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Mesh_sizing_field.h $ // $Id: Mesh_sizing_field.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Output_stream.h b/include/CGAL/Mesh_2/Output_stream.h index e7cea52ab0..b36d6ee82d 100644 --- a/include/CGAL/Mesh_2/Output_stream.h +++ b/include/CGAL/Mesh_2/Output_stream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Mesh_2/Output_stream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Mesh_2/Output_stream.h $ // $Id: Output_stream.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Refine_edges.h b/include/CGAL/Mesh_2/Refine_edges.h index 8392a76220..6346640d02 100644 --- a/include/CGAL/Mesh_2/Refine_edges.h +++ b/include/CGAL/Mesh_2/Refine_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Refine_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Refine_edges.h $ // $Id: Refine_edges.h 8f703b5 2023-01-27T21:48:32+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Refine_edges_visitor.h b/include/CGAL/Mesh_2/Refine_edges_visitor.h index e1e12260a5..4a41e44405 100644 --- a/include/CGAL/Mesh_2/Refine_edges_visitor.h +++ b/include/CGAL/Mesh_2/Refine_edges_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Refine_edges_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Refine_edges_visitor.h $ // $Id: Refine_edges_visitor.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Refine_edges_with_clusters.h b/include/CGAL/Mesh_2/Refine_edges_with_clusters.h index 1c2c757404..54aa0f2e98 100644 --- a/include/CGAL/Mesh_2/Refine_edges_with_clusters.h +++ b/include/CGAL/Mesh_2/Refine_edges_with_clusters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Refine_edges_with_clusters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Refine_edges_with_clusters.h $ // $Id: Refine_edges_with_clusters.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Refine_faces.h b/include/CGAL/Mesh_2/Refine_faces.h index 238975021b..354eb87278 100644 --- a/include/CGAL/Mesh_2/Refine_faces.h +++ b/include/CGAL/Mesh_2/Refine_faces.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Refine_faces.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Refine_faces.h $ // $Id: Refine_faces.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Sizing_field_2.h b/include/CGAL/Mesh_2/Sizing_field_2.h index 4488e3f337..561cdba658 100644 --- a/include/CGAL/Mesh_2/Sizing_field_2.h +++ b/include/CGAL/Mesh_2/Sizing_field_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Sizing_field_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Sizing_field_2.h $ // $Id: Sizing_field_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_2/Uniform_sizing_field_2.h b/include/CGAL/Mesh_2/Uniform_sizing_field_2.h index b0e60343b6..c964fa20cb 100644 --- a/include/CGAL/Mesh_2/Uniform_sizing_field_2.h +++ b/include/CGAL/Mesh_2/Uniform_sizing_field_2.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Mesh_2/Uniform_sizing_field_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Mesh_2/Uniform_sizing_field_2.h $ // $Id: Uniform_sizing_field_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/C3T3_helpers.h b/include/CGAL/Mesh_3/C3T3_helpers.h index c6735d689c..39180b3ac6 100644 --- a/include/CGAL/Mesh_3/C3T3_helpers.h +++ b/include/CGAL/Mesh_3/C3T3_helpers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h $ // $Id: C3T3_helpers.h 532b82c 2023-05-04T17:28:47+02:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h b/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h index 1e7d13ec57..24ecac15ff 100644 --- a/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h +++ b/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h $ // $Id: Cell_criteria_visitor_with_balls.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Concurrent_mesher_config.h b/include/CGAL/Mesh_3/Concurrent_mesher_config.h index 3cdc38d6b2..35ea426808 100644 --- a/include/CGAL/Mesh_3/Concurrent_mesher_config.h +++ b/include/CGAL/Mesh_3/Concurrent_mesher_config.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Concurrent_mesher_config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Concurrent_mesher_config.h $ // $Id: Concurrent_mesher_config.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Detect_features_in_image.h b/include/CGAL/Mesh_3/Detect_features_in_image.h index cd086e661f..76cd2964bd 100644 --- a/include/CGAL/Mesh_3/Detect_features_in_image.h +++ b/include/CGAL/Mesh_3/Detect_features_in_image.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Detect_features_in_image.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Detect_features_in_image.h $ // $Id: Detect_features_in_image.h 662534e 2023-04-07T15:52:47+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Detect_features_on_image_bbox.h b/include/CGAL/Mesh_3/Detect_features_on_image_bbox.h index 91788ba67b..e8ddacbe91 100644 --- a/include/CGAL/Mesh_3/Detect_features_on_image_bbox.h +++ b/include/CGAL/Mesh_3/Detect_features_on_image_bbox.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Detect_features_on_image_bbox.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Detect_features_on_image_bbox.h $ // $Id: Detect_features_on_image_bbox.h b014f5a 2023-04-25T15:45:36+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Dump_c3t3.h b/include/CGAL/Mesh_3/Dump_c3t3.h index a6ddf67599..569ec73e88 100644 --- a/include/CGAL/Mesh_3/Dump_c3t3.h +++ b/include/CGAL/Mesh_3/Dump_c3t3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Dump_c3t3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Dump_c3t3.h $ // $Id: Dump_c3t3.h 355b52d 2022-03-01T11:30:21+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h b/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h index 9b037c1026..35c80e19ef 100644 --- a/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h +++ b/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h $ // $Id: Facet_criteria_visitor_with_balls.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h b/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h index effd797656..c48e82a380 100644 --- a/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h +++ b/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h $ // $Id: Facet_on_same_surface_criterion.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h b/include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h index bc9044bcd8..6ade14cd94 100644 --- a/include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h +++ b/include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h $ // $Id: Image_plus_weights_to_labeled_function_wrapper.h 63398aa 2023-06-22T11:58:45+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h b/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h index 1f02d58d57..95074797c5 100644 --- a/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h +++ b/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h $ // $Id: Image_to_labeled_function_wrapper.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h b/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h index 55858157fd..1f52630e12 100644 --- a/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h +++ b/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h $ // $Id: Implicit_surface_mesher_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Is_mesh_domain_field_3.h b/include/CGAL/Mesh_3/Is_mesh_domain_field_3.h index 6f284ac321..d105c269fc 100644 --- a/include/CGAL/Mesh_3/Is_mesh_domain_field_3.h +++ b/include/CGAL/Mesh_3/Is_mesh_domain_field_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Is_mesh_domain_field_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Is_mesh_domain_field_3.h $ // $Id: Is_mesh_domain_field_3.h 393ae7d 2021-05-12T15:03:53+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Lloyd_move.h b/include/CGAL/Mesh_3/Lloyd_move.h index 3bb7bbd90a..628ef332b9 100644 --- a/include/CGAL/Mesh_3/Lloyd_move.h +++ b/include/CGAL/Mesh_3/Lloyd_move.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Lloyd_move.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Lloyd_move.h $ // $Id: Lloyd_move.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h b/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h index f234029812..e3be3558cd 100644 --- a/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h +++ b/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_fwd.h $ // $Id: Mesh_complex_3_in_triangulation_3_fwd.h c863ee6 2021-05-04T17:28:52+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesh_global_optimizer.h b/include/CGAL/Mesh_3/Mesh_global_optimizer.h index fde8a1e4c0..f1884d1c26 100644 --- a/include/CGAL/Mesh_3/Mesh_global_optimizer.h +++ b/include/CGAL/Mesh_3/Mesh_global_optimizer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h $ // $Id: Mesh_global_optimizer.h 5d4e0dd 2023-02-02T10:58:27+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesh_sizing_field.h b/include/CGAL/Mesh_3/Mesh_sizing_field.h index 12df2de8d0..50371deb09 100644 --- a/include/CGAL/Mesh_3/Mesh_sizing_field.h +++ b/include/CGAL/Mesh_3/Mesh_sizing_field.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Mesh_sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Mesh_sizing_field.h $ // $Id: Mesh_sizing_field.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h b/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h index 093368c87d..31cbf5bb0a 100644 --- a/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h +++ b/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h $ // $Id: Mesh_surface_cell_base_3.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesher_3.h b/include/CGAL/Mesh_3/Mesher_3.h index 8d40ecb295..323056d348 100644 --- a/include/CGAL/Mesh_3/Mesher_3.h +++ b/include/CGAL/Mesh_3/Mesher_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Mesher_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Mesher_3.h $ // $Id: Mesher_3.h 5d4e0dd 2023-02-02T10:58:27+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesher_level.h b/include/CGAL/Mesh_3/Mesher_level.h index ee2f87f07b..026fb651b6 100644 --- a/include/CGAL/Mesh_3/Mesher_level.h +++ b/include/CGAL/Mesh_3/Mesher_level.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Mesher_level.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Mesher_level.h $ // $Id: Mesher_level.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Mesher_level_default_implementations.h b/include/CGAL/Mesh_3/Mesher_level_default_implementations.h index 0603766de0..3fd53f524d 100644 --- a/include/CGAL/Mesh_3/Mesher_level_default_implementations.h +++ b/include/CGAL/Mesh_3/Mesher_level_default_implementations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Mesher_level_default_implementations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Mesher_level_default_implementations.h $ // $Id: Mesher_level_default_implementations.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Null_exuder_visitor.h b/include/CGAL/Mesh_3/Null_exuder_visitor.h index cdd7a1cf57..4619b87a55 100644 --- a/include/CGAL/Mesh_3/Null_exuder_visitor.h +++ b/include/CGAL/Mesh_3/Null_exuder_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Null_exuder_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Null_exuder_visitor.h $ // $Id: Null_exuder_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h b/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h index bdb5661074..73f7e61015 100644 --- a/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h +++ b/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Null_global_optimizer_visitor.h $ // $Id: Null_global_optimizer_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Null_perturber_visitor.h b/include/CGAL/Mesh_3/Null_perturber_visitor.h index 0b8329041d..efbb5bb757 100644 --- a/include/CGAL/Mesh_3/Null_perturber_visitor.h +++ b/include/CGAL/Mesh_3/Null_perturber_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Null_perturber_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Null_perturber_visitor.h $ // $Id: Null_perturber_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Null_subdomain_index.h b/include/CGAL/Mesh_3/Null_subdomain_index.h index d98afd4d69..29b2321f17 100644 --- a/include/CGAL/Mesh_3/Null_subdomain_index.h +++ b/include/CGAL/Mesh_3/Null_subdomain_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Null_subdomain_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Null_subdomain_index.h $ // $Id: Null_subdomain_index.h 4ebbe92 2022-11-08T16:17:33+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Odt_move.h b/include/CGAL/Mesh_3/Odt_move.h index d43abbdc4c..7063c860e9 100644 --- a/include/CGAL/Mesh_3/Odt_move.h +++ b/include/CGAL/Mesh_3/Odt_move.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Odt_move.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Odt_move.h $ // $Id: Odt_move.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Poisson_refine_cells_3.h b/include/CGAL/Mesh_3/Poisson_refine_cells_3.h index 7cf336451c..435e2d50cb 100644 --- a/include/CGAL/Mesh_3/Poisson_refine_cells_3.h +++ b/include/CGAL/Mesh_3/Poisson_refine_cells_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Mesh_3/Poisson_refine_cells_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Mesh_3/Poisson_refine_cells_3.h $ // $Id: Poisson_refine_cells_3.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Polyline_with_context.h b/include/CGAL/Mesh_3/Polyline_with_context.h index ba62b0d0e3..f210cab595 100644 --- a/include/CGAL/Mesh_3/Polyline_with_context.h +++ b/include/CGAL/Mesh_3/Polyline_with_context.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Polyline_with_context.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Polyline_with_context.h $ // $Id: Polyline_with_context.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Profile_counter.h b/include/CGAL/Mesh_3/Profile_counter.h index 64d835e9ba..93a171c011 100644 --- a/include/CGAL/Mesh_3/Profile_counter.h +++ b/include/CGAL/Mesh_3/Profile_counter.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Profile_counter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Profile_counter.h $ // $Id: Profile_counter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Profiling_tools.h b/include/CGAL/Mesh_3/Profiling_tools.h index b8ad4ad7d3..4ec0ede1fb 100644 --- a/include/CGAL/Mesh_3/Profiling_tools.h +++ b/include/CGAL/Mesh_3/Profiling_tools.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Profiling_tools.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Profiling_tools.h $ // $Id: Profiling_tools.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Protect_edges_sizing_field.h b/include/CGAL/Mesh_3/Protect_edges_sizing_field.h index ad3f6c9f79..322c2a83ce 100644 --- a/include/CGAL/Mesh_3/Protect_edges_sizing_field.h +++ b/include/CGAL/Mesh_3/Protect_edges_sizing_field.h @@ -4,8 +4,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Protect_edges_sizing_field.h $ -// $Id: Protect_edges_sizing_field.h 820b1c5 2023-07-26T17:30:40+02:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Protect_edges_sizing_field.h $ +// $Id: Protect_edges_sizing_field.h 0e30746 2024-02-14T11:03:10+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -139,8 +139,8 @@ class Protect_edges_sizing_field Protect_edges_sizing_field(C3T3& c3t3, const MeshDomain& domain, SizingFunction size=SizingFunction(), - const FT minimal_size = FT(), - std::size_t maximal_number_of_vertices = 0, + const FT minimal_size = FT(-1), + const std::size_t maximal_number_of_vertices = 0, Mesh_error_code* error_code = 0 #ifndef CGAL_NO_ATOMIC , std::atomic* stop_ptr = 0 @@ -276,6 +276,11 @@ class Protect_edges_sizing_field const Curve_index& curve_index, const CGAL::Orientation orientation) const; + FT curve_segment_length(const Vertex_handle v1, + const Vertex_handle v2, + const Curve_index& curve, + const CGAL::Orientation orientation) const; + /// Take an iterator on Vertex_handle as input and check if the sampling /// of those vertices is ok. If not, fix it. void check_and_repopulate_edges(); @@ -455,17 +460,29 @@ class Protect_edges_sizing_field return s; } + bool use_minimal_size() const + { + return minimal_size_ != FT(-1); + } + Weight minimal_weight() const + { + if (use_minimal_size()) + return minimal_weight_; + else + return Weight(0); + } + private: C3T3& c3t3_; const MeshDomain& domain_; SizingFunction size_; - FT minimal_size_; - Weight minimal_weight_; + const FT minimal_size_; + const Weight minimal_weight_; std::set treated_edges_; Vertex_set unchecked_vertices_; int refine_balls_iteration_nb; bool nonlinear_growth_of_balls; - std::size_t maximal_number_of_vertices_; + const std::size_t maximal_number_of_vertices_; Mesh_error_code* const error_code_; #ifndef CGAL_NO_ATOMIC /// Pointer to the atomic Boolean that can stop the process @@ -478,7 +495,7 @@ template Protect_edges_sizing_field:: Protect_edges_sizing_field(C3T3& c3t3, const MD& domain, Sf size, const FT minimal_size, - std::size_t maximal_number_of_vertices, + const std::size_t maximal_number_of_vertices, Mesh_error_code* error_code #ifndef CGAL_NO_ATOMIC , std::atomic* stop_ptr @@ -540,7 +557,7 @@ operator()(const bool refine) std::cerr << "refine_balls() done. Nb of points in triangulation: " << c3t3_.triangulation().number_of_vertices() << std::endl; #endif - CGAL_assertion(minimal_size_ > 0 || c3t3_.is_valid()); + CGAL_assertion(use_minimal_size() || c3t3_.is_valid()); } // debug_dump_c3t3("dump-mesh-after-protect_edges.binary.cgal", c3t3_); @@ -760,10 +777,10 @@ smart_insert_point(const Bare_point& p, Weight w, int dim, const Index& index, while ( ! is_special(nearest_vh) && cwsr(c3t3_.triangulation().point(nearest_vh), - sq_d) == CGAL::SMALLER ) { - CGAL_assertion( minimal_size_ > 0 || sq_d > 0 ); + CGAL_assertion( use_minimal_size() || sq_d > 0); bool special_ball = false; - if(minimal_weight_ != Weight() && sq_d < minimal_weight_) + if(use_minimal_size() && sq_d < minimal_weight_) { sq_d = minimal_weight_; w = minimal_weight_; @@ -817,16 +834,16 @@ smart_insert_point(const Bare_point& p, Weight w, int dim, const Index& index, const FT sq_d = tr.min_squared_distance(p, cp(c3t3_.triangulation().point(v))); - if(minimal_weight_ != Weight() && sq_d < minimal_weight_) { + if(use_minimal_size() && sq_d < minimal_weight()) { insert_a_special_ball = true; #if CGAL_MESH_3_PROTECTION_DEBUG & 1 nearest_point = c3t3_.triangulation().point(v); #endif - min_sq_d = minimal_weight_; + min_sq_d = minimal_weight(); if(! is_special(v)) { *out++ = v; - ch = change_ball_size(v, minimal_weight_, true)->cell(); // special ball + ch = change_ball_size(v, minimal_weight(), true)->cell(); // special ball } } else @@ -876,10 +893,10 @@ smart_insert_point(const Bare_point& p, Weight w, int dim, const Index& index, if ( cwsr(it_wp, - sq_d) == CGAL::SMALLER ) { bool special_ball = false; - if(minimal_weight_ != Weight() && sq_d < minimal_weight_) + if(use_minimal_size() && sq_d < minimal_weight()) { - sq_d = minimal_weight_; - w = minimal_weight_; + sq_d = minimal_weight(); + w = minimal_weight(); special_ball = true; insert_a_special_ball = true; } @@ -933,13 +950,13 @@ smart_insert_point(const Bare_point& p, Weight w, int dim, const Index& index, add_handle_to_unchecked = true; } - if( w < minimal_weight_) { + if( w < minimal_weight()) { #if CGAL_MESH_3_PROTECTION_DEBUG & 1 std::cerr << "smart_insert_point: weight " << w - << " was smaller than minimal weight (" << minimal_weight_ << ")\n"; + << " was smaller than minimal weight (" << minimal_weight() << ")\n"; #endif - w = minimal_weight_; + w = minimal_weight(); insert_a_special_ball = true; } Vertex_handle v = insert_point(p,w,dim,index, insert_a_special_ball); @@ -1070,13 +1087,7 @@ insert_balls(const Vertex_handle& vp, const CGAL::Orientation orientation, ErasedVeOutIt out) { - typename C3T3::Triangulation::Geom_traits::Construct_point_3 cp = - c3t3_.triangulation().geom_traits().construct_point_3_object(); - // Get size of p & q - const Weighted_point& vp_wp = c3t3_.triangulation().point(vp); - const Weighted_point& vq_wp = c3t3_.triangulation().point(vq); - const FT sp = get_radius(vp); const FT sq = get_radius(vq); @@ -1086,7 +1097,7 @@ insert_balls(const Vertex_handle& vp, const FT pq_length = (vp == vq) ? domain_.curve_length(curve_index) : - domain_.curve_segment_length(cp(vp_wp), cp(vq_wp), curve_index, orientation); + curve_segment_length(vp, vq, curve_index, orientation); // Insert balls return @@ -1174,7 +1185,7 @@ insert_balls(const Vertex_handle& vp, const FT d_signF = static_cast(d_sign); int n = static_cast(std::floor(FT(2)*(d-sq) / (sp+sq))+.5); - // if( minimal_weight_ != 0 && n == 0 ) return; + // if( minimal_weight() != 0 && n == 0 ) return; if(nonlinear_growth_of_balls && refine_balls_iteration_nb < 3) { @@ -1183,16 +1194,15 @@ insert_balls(const Vertex_handle& vp, // balls at corner. When the curve segment is long enough, pick a point // at the middle and choose a new size. if(n >= internal::max_nb_vertices_to_reevaluate_size && - d >= (internal::max_nb_vertices_to_reevaluate_size * minimal_weight_)) { + d >= (internal::max_nb_vertices_to_reevaluate_size * minimal_weight())) { #if CGAL_MESH_3_PROTECTION_DEBUG & 1 const Weighted_point& vq_wp = c3t3_.triangulation().point(vq); std::cerr << "Number of to-be-inserted balls is: " << n << "\n between points (" << vp_wp << ") and (" << vq_wp << ") (arc length: " - << domain_.curve_segment_length(cp(vp_wp), - cp(vq_wp), - curve_index, d_sign) + << curve_segment_length(vp_wp, vq_wp, + curve_index, d_sign) << ")\n"; #endif const Bare_point new_point = @@ -1436,9 +1446,9 @@ refine_balls() const Vertex_handle v = it->first; const FT new_size = it->second; // Set size of the ball to new value - if(minimal_size_ != FT() && new_size < minimal_size_) { + if(use_minimal_size() && new_size < minimal_size_) { if(!is_special(v)) { - change_ball_size(v, minimal_weight_, true); // special ball + change_ball_size(v, minimal_weight(), true); // special ball // Loop will have to be run again restart = true; @@ -1679,6 +1689,8 @@ check_and_fix_vertex_along_edge(const Vertex_handle& v, ErasedVeOutIt out) // neighbor. const Curve_index& curve_index = adjacent_vertices.front().second; + if (use_minimal_size() && adjacent_vertices.back().second != curve_index) + return out; CGAL_assertion(adjacent_vertices.back().second== curve_index); // Walk along edge to find the edge piece which is not correctly sampled @@ -1731,6 +1743,37 @@ check_and_fix_vertex_along_edge(const Vertex_handle& v, ErasedVeOutIt out) return out; } +template +typename Protect_edges_sizing_field::FT +Protect_edges_sizing_field:: +curve_segment_length(const Vertex_handle v1, + const Vertex_handle v2, + const Curve_index& curve_index, + const CGAL::Orientation orientation) const +{ + auto cp = c3t3_.triangulation().geom_traits().construct_point_3_object(); + + bool v1_valid_curve_index = true; + bool v2_valid_curve_index = true; + if(use_minimal_size()) + { + if (get_dimension(v1) == 1) + v1_valid_curve_index = (domain_.curve_index(v1->index()) == curve_index); + if (get_dimension(v2) == 1) + v2_valid_curve_index = (domain_.curve_index(v2->index()) == curve_index); + } + + const Weighted_point& v1_wp = c3t3_.triangulation().point(v1); + const Weighted_point& v2_wp = c3t3_.triangulation().point(v2); + + FT arc_length = (v1_valid_curve_index && v2_valid_curve_index) + ? domain_.curve_segment_length(cp(v1_wp), + cp(v2_wp), + curve_index, + orientation) + : compute_distance(v1, v2); //curve polyline may not be consistent + return arc_length; +} template bool @@ -1747,23 +1790,15 @@ is_sampling_dense_enough(const Vertex_handle& v1, const Vertex_handle& v2, typename Gt::Compute_weight_3 cw = c3t3_.triangulation().geom_traits().compute_weight_3_object(); + FT arc_length = curve_segment_length(v1, + v2, + curve_index, + orientation); + // Get sizes FT size_v1 = get_radius(v1); FT size_v2 = get_radius(v2); - CGAL_assertion(get_dimension(v1) != 1 || - curve_index == domain_.curve_index(v1->index())); - CGAL_assertion(get_dimension(v2) != 1 || - curve_index == domain_.curve_index(v2->index())); - - const Weighted_point& v1_wp = c3t3_.triangulation().point(v1); - const Weighted_point& v2_wp = c3t3_.triangulation().point(v2); - - FT arc_length = domain_.curve_segment_length(cp(v1_wp), - cp(v2_wp), - curve_index, - orientation); - // Sufficient condition so that the curve portion between v1 and v2 is // inside the union of the two balls. if(arc_length > (size_v1 + size_v2)) { @@ -1782,6 +1817,9 @@ is_sampling_dense_enough(const Vertex_handle& v1, const Vertex_handle& v2, return false; } + const Weighted_point& v1_wp = c3t3_.triangulation().point(v1); + const Weighted_point& v2_wp = c3t3_.triangulation().point(v2); + const bool cov = domain_.is_curve_segment_covered(curve_index, orientation, cp(v1_wp), cp(v2_wp), @@ -1870,6 +1908,9 @@ walk_along_edge(const Vertex_handle& start, const Vertex_handle& next, // Get next vertex along edge Vertex_handle next = next_vertex_along_curve(current,previous,curve_index); + if (next == Vertex_handle()) + break; + previous = current; current = next; } @@ -1898,8 +1939,10 @@ next_vertex_along_curve(const Vertex_handle& start, adjacent_vertices.end(), [curve_index](const auto& p){ return p.second != curve_index; }), adjacent_vertices.end()); - CGAL_assertion(adjacent_vertices.size() == 2); + if (use_minimal_size() && adjacent_vertices.size() < 2) + return Vertex_handle(); + CGAL_assertion(adjacent_vertices.size() == 2); if ( adjacent_vertices.front().first == previous ) { return adjacent_vertices.back().first; @@ -2060,20 +2103,12 @@ is_sizing_field_correct(const Vertex_handle& v1, const Curve_index& curve_index, const CGAL::Orientation orientation) const { - typename C3T3::Triangulation::Geom_traits::Construct_point_3 cp = - c3t3_.triangulation().geom_traits().construct_point_3_object(); - FT s1 = get_radius(v1); FT s2 = get_radius(v2); FT s3 = get_radius(v3); - const Weighted_point& wp1 = c3t3_.triangulation().point(v1); - const Weighted_point& wp2 = c3t3_.triangulation().point(v2); - const Weighted_point& wp3 = c3t3_.triangulation().point(v3); - - FT D = domain_.curve_segment_length(cp(wp1), cp(wp3), - curve_index, orientation); - FT d = domain_.curve_segment_length(cp(wp1), cp(wp2), - curve_index, orientation); + + FT D = curve_segment_length(v1, v3, curve_index, orientation); + FT d = curve_segment_length(v1, v2, curve_index, orientation); return ( s2 >= (s1 + d/D*(s3-s1)) ); } diff --git a/include/CGAL/Mesh_3/Refine_cells_3.h b/include/CGAL/Mesh_3/Refine_cells_3.h index 359c87ffb7..3a4b76062b 100644 --- a/include/CGAL/Mesh_3/Refine_cells_3.h +++ b/include/CGAL/Mesh_3/Refine_cells_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Refine_cells_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Refine_cells_3.h $ // $Id: Refine_cells_3.h 94c6c7a 2023-01-02T13:57:53+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Refine_facets_3.h b/include/CGAL/Mesh_3/Refine_facets_3.h index 20e97dde16..0506ada01d 100644 --- a/include/CGAL/Mesh_3/Refine_facets_3.h +++ b/include/CGAL/Mesh_3/Refine_facets_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Refine_facets_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Refine_facets_3.h $ // $Id: Refine_facets_3.h 8f703b5 2023-01-27T21:48:32+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Refine_facets_manifold_base.h b/include/CGAL/Mesh_3/Refine_facets_manifold_base.h index bd7b6f2bc5..7c33bd69af 100644 --- a/include/CGAL/Mesh_3/Refine_facets_manifold_base.h +++ b/include/CGAL/Mesh_3/Refine_facets_manifold_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Refine_facets_manifold_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Refine_facets_manifold_base.h $ // $Id: Refine_facets_manifold_base.h 17ac255 2021-05-18T15:43:59+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Refine_tets_visitor.h b/include/CGAL/Mesh_3/Refine_tets_visitor.h index 05ea482018..811ae66fd1 100644 --- a/include/CGAL/Mesh_3/Refine_tets_visitor.h +++ b/include/CGAL/Mesh_3/Refine_tets_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Refine_tets_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Refine_tets_visitor.h $ // $Id: Refine_tets_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Robust_intersection_kernel.h b/include/CGAL/Mesh_3/Robust_intersection_kernel.h index fafd041c67..f4dd250a3b 100644 --- a/include/CGAL/Mesh_3/Robust_intersection_kernel.h +++ b/include/CGAL/Mesh_3/Robust_intersection_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Robust_intersection_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Robust_intersection_kernel.h $ // $Id: Robust_intersection_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Robust_intersection_traits_3.h b/include/CGAL/Mesh_3/Robust_intersection_traits_3.h index 122f5caf7e..e63c033dde 100644 --- a/include/CGAL/Mesh_3/Robust_intersection_traits_3.h +++ b/include/CGAL/Mesh_3/Robust_intersection_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Robust_intersection_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Robust_intersection_traits_3.h $ // $Id: Robust_intersection_traits_3.h 820b1c5 2023-07-26T17:30:40+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Sizing_grid.h b/include/CGAL/Mesh_3/Sizing_grid.h index 5ae93f9597..f13f736d93 100644 --- a/include/CGAL/Mesh_3/Sizing_grid.h +++ b/include/CGAL/Mesh_3/Sizing_grid.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Sizing_grid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Sizing_grid.h $ // $Id: Sizing_grid.h e9d41d7 2020-04-21T10:03:00+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Sliver_perturber.h b/include/CGAL/Mesh_3/Sliver_perturber.h index 3a0be05bd7..6e937cbb5d 100644 --- a/include/CGAL/Mesh_3/Sliver_perturber.h +++ b/include/CGAL/Mesh_3/Sliver_perturber.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Sliver_perturber.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Sliver_perturber.h $ // $Id: Sliver_perturber.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Slivers_exuder.h b/include/CGAL/Mesh_3/Slivers_exuder.h index 43d25f6269..5fc5381f8b 100644 --- a/include/CGAL/Mesh_3/Slivers_exuder.h +++ b/include/CGAL/Mesh_3/Slivers_exuder.h @@ -5,7 +5,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Slivers_exuder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Slivers_exuder.h $ // $Id: Slivers_exuder.h 532b82c 2023-05-04T17:28:47+02:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h b/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h index a104ed8690..8b0af65338 100644 --- a/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h +++ b/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Slivers_exuder_cell_attributes_traits.h $ // $Id: Slivers_exuder_cell_attributes_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Triangle_accessor_primitive.h b/include/CGAL/Mesh_3/Triangle_accessor_primitive.h index 798f5f0770..239fc9b160 100644 --- a/include/CGAL/Mesh_3/Triangle_accessor_primitive.h +++ b/include/CGAL/Mesh_3/Triangle_accessor_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Triangle_accessor_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Triangle_accessor_primitive.h $ // $Id: Triangle_accessor_primitive.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Triangulation_helpers.h b/include/CGAL/Mesh_3/Triangulation_helpers.h index bb2aba234e..0eac66d35a 100644 --- a/include/CGAL/Mesh_3/Triangulation_helpers.h +++ b/include/CGAL/Mesh_3/Triangulation_helpers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h $ // $Id: Triangulation_helpers.h b10b84f 2022-11-18T16:47:07+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Triangulation_sizing_field.h b/include/CGAL/Mesh_3/Triangulation_sizing_field.h index 9ef33ff580..d4a230d2e6 100644 --- a/include/CGAL/Mesh_3/Triangulation_sizing_field.h +++ b/include/CGAL/Mesh_3/Triangulation_sizing_field.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Triangulation_sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Triangulation_sizing_field.h $ // $Id: Triangulation_sizing_field.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Uniform_sizing_field.h b/include/CGAL/Mesh_3/Uniform_sizing_field.h index 5be64f8e2b..b86904ef72 100644 --- a/include/CGAL/Mesh_3/Uniform_sizing_field.h +++ b/include/CGAL/Mesh_3/Uniform_sizing_field.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Uniform_sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Uniform_sizing_field.h $ // $Id: Uniform_sizing_field.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/Worksharing_data_structures.h b/include/CGAL/Mesh_3/Worksharing_data_structures.h index 3468b97729..0c8b728a94 100644 --- a/include/CGAL/Mesh_3/Worksharing_data_structures.h +++ b/include/CGAL/Mesh_3/Worksharing_data_structures.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/Worksharing_data_structures.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/Worksharing_data_structures.h $ // $Id: Worksharing_data_structures.h 8fddaa6 2022-10-03T17:15:27+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/config.h b/include/CGAL/Mesh_3/config.h index d980fc06e0..96688cebba 100644 --- a/include/CGAL/Mesh_3/config.h +++ b/include/CGAL/Mesh_3/config.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/config.h $ // $Id: config.h badfc7d 2022-10-11T09:58:02+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/dihedral_angle_3.h b/include/CGAL/Mesh_3/dihedral_angle_3.h index 6d8a032ad8..ddd2a19ff1 100644 --- a/include/CGAL/Mesh_3/dihedral_angle_3.h +++ b/include/CGAL/Mesh_3/dihedral_angle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/dihedral_angle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/dihedral_angle_3.h $ // $Id: dihedral_angle_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h b/include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h index 1e1bf3b5f5..ac2fb06598 100644 --- a/include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h +++ b/include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h $ // $Id: AABB_filtered_projection_traits.h 873d98f 2023-03-22T15:50:31+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h b/include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h index 8c0755b552..00977f97d6 100644 --- a/include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h +++ b/include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h $ // $Id: Facet_patch_id_map.h 70a06b4 2022-06-27T08:58:17+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h b/include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h index a8d8f75c25..dd3885b25c 100644 --- a/include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h +++ b/include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h $ // $Id: Facet_topological_criterion_with_adjacency.h 58b10a3 2020-03-26T18:58:50+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Get_curve_index.h b/include/CGAL/Mesh_3/experimental/Get_curve_index.h index 6c61460bec..d1a83b74ac 100644 --- a/include/CGAL/Mesh_3/experimental/Get_curve_index.h +++ b/include/CGAL/Mesh_3/experimental/Get_curve_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Get_curve_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Get_curve_index.h $ // $Id: Get_curve_index.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h b/include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h index 25bcfd4f12..2840a38a45 100644 --- a/include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h +++ b/include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h $ // $Id: Get_facet_patch_id.h a2abc9b 2022-02-15T15:29:56+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h b/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h index e4cba504fb..4536145b4f 100644 --- a/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h +++ b/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_experimental.h $ // $Id: Lipschitz_sizing_experimental.h 2c14df7 2022-02-15T15:29:31+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h b/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h index ae95462e8d..caa3306ae9 100644 --- a/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h +++ b/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h $ // $Id: Lipschitz_sizing_parameters.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h b/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h index 34f0a28a17..fd4e84eece 100644 --- a/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h +++ b/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h $ // $Id: Lipschitz_sizing_polyhedron.h 1faa0e2 2021-04-28T10:55:26+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h b/include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h index 5ce1905424..729786fd9f 100644 --- a/include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h +++ b/include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h $ // $Id: Sizing_field_minimum.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/cases_table.h b/include/CGAL/Mesh_3/features_detection/cases_table.h index 87aacea3fe..de2d95982b 100644 --- a/include/CGAL/Mesh_3/features_detection/cases_table.h +++ b/include/CGAL/Mesh_3/features_detection/cases_table.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/cases_table.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/cases_table.h $ // $Id: cases_table.h 17b760a 2022-06-30T12:18:49+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/combinations.h b/include/CGAL/Mesh_3/features_detection/combinations.h index 54c6f7d752..6b81428940 100644 --- a/include/CGAL/Mesh_3/features_detection/combinations.h +++ b/include/CGAL/Mesh_3/features_detection/combinations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/combinations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/combinations.h $ // $Id: combinations.h 17b760a 2022-06-30T12:18:49+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/coordinates.h b/include/CGAL/Mesh_3/features_detection/coordinates.h index 1cea9d1389..9135282809 100644 --- a/include/CGAL/Mesh_3/features_detection/coordinates.h +++ b/include/CGAL/Mesh_3/features_detection/coordinates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/coordinates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/coordinates.h $ // $Id: coordinates.h 17b760a 2022-06-30T12:18:49+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/cube_isometries.h b/include/CGAL/Mesh_3/features_detection/cube_isometries.h index 0bb0ffa03f..3acde30998 100644 --- a/include/CGAL/Mesh_3/features_detection/cube_isometries.h +++ b/include/CGAL/Mesh_3/features_detection/cube_isometries.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/cube_isometries.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/cube_isometries.h $ // $Id: cube_isometries.h 17b760a 2022-06-30T12:18:49+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/features_detection.h b/include/CGAL/Mesh_3/features_detection/features_detection.h index 9e09fde2c0..720e734b32 100644 --- a/include/CGAL/Mesh_3/features_detection/features_detection.h +++ b/include/CGAL/Mesh_3/features_detection/features_detection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/features_detection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/features_detection.h $ // $Id: features_detection.h 75806c2 2023-05-02T12:39:46+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/features_detection_helpers.h b/include/CGAL/Mesh_3/features_detection/features_detection_helpers.h index 61cfcff40e..7562efcc97 100644 --- a/include/CGAL/Mesh_3/features_detection/features_detection_helpers.h +++ b/include/CGAL/Mesh_3/features_detection/features_detection_helpers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/features_detection_helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/features_detection_helpers.h $ // $Id: features_detection_helpers.h 17b760a 2022-06-30T12:18:49+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/features_detection/postprocess_weights.h b/include/CGAL/Mesh_3/features_detection/postprocess_weights.h index 2dad2f9b59..f28cf165b7 100644 --- a/include/CGAL/Mesh_3/features_detection/postprocess_weights.h +++ b/include/CGAL/Mesh_3/features_detection/postprocess_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/features_detection/postprocess_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/features_detection/postprocess_weights.h $ // $Id: postprocess_weights.h 4be918b 2023-04-18T17:10:41+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/generate_label_weights.h b/include/CGAL/Mesh_3/generate_label_weights.h index 820f91793a..caeabe14be 100644 --- a/include/CGAL/Mesh_3/generate_label_weights.h +++ b/include/CGAL/Mesh_3/generate_label_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/generate_label_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/generate_label_weights.h $ // $Id: generate_label_weights.h 9f33e64 2023-04-12T08:59:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h b/include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h index 56422478bb..ccb231390b 100644 --- a/include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h +++ b/include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h $ // $Id: initialize_triangulation_from_gray_image.h 7c9e452 2021-02-12T17:20:46+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h b/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h index bbdf43572f..23d8cc5dfc 100644 --- a/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h +++ b/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h $ // $Id: initialize_triangulation_from_labeled_image.h 5f8930d 2023-01-27T21:16:14+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/internal/Graph_manipulations.h b/include/CGAL/Mesh_3/internal/Graph_manipulations.h index 3cdebdd3cd..32fb86222d 100644 --- a/include/CGAL/Mesh_3/internal/Graph_manipulations.h +++ b/include/CGAL/Mesh_3/internal/Graph_manipulations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/internal/Graph_manipulations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/internal/Graph_manipulations.h $ // $Id: Graph_manipulations.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/internal/check_weights.h b/include/CGAL/Mesh_3/internal/check_weights.h index 842096a7d2..012b958475 100644 --- a/include/CGAL/Mesh_3/internal/check_weights.h +++ b/include/CGAL/Mesh_3/internal/check_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/internal/check_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/internal/check_weights.h $ // $Id: check_weights.h 54a6462 2022-09-26T20:09:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/internal/helpers.h b/include/CGAL/Mesh_3/internal/helpers.h index 07b8a2b86a..1e28f857db 100644 --- a/include/CGAL/Mesh_3/internal/helpers.h +++ b/include/CGAL/Mesh_3/internal/helpers.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/internal/helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/internal/helpers.h $ // $Id: helpers.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/io_signature.h b/include/CGAL/Mesh_3/io_signature.h index 9b5ada7f7a..5a7501a74f 100644 --- a/include/CGAL/Mesh_3/io_signature.h +++ b/include/CGAL/Mesh_3/io_signature.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/io_signature.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/io_signature.h $ // $Id: io_signature.h 355b52d 2022-03-01T11:30:21+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h b/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h index 26a742c0b1..149cdc7c31 100644 --- a/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h +++ b/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/mesh_standard_cell_criteria.h $ // $Id: mesh_standard_cell_criteria.h d7843a2 2022-12-14T17:05:57+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/mesh_standard_criteria.h b/include/CGAL/Mesh_3/mesh_standard_criteria.h index 3bdc32652d..7a6b54e1be 100644 --- a/include/CGAL/Mesh_3/mesh_standard_criteria.h +++ b/include/CGAL/Mesh_3/mesh_standard_criteria.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/mesh_standard_criteria.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/mesh_standard_criteria.h $ // $Id: mesh_standard_criteria.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h b/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h index 8002f8d1dc..39c448a192 100644 --- a/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h +++ b/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/mesh_standard_facet_criteria.h $ // $Id: mesh_standard_facet_criteria.h d7843a2 2022-12-14T17:05:57+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/min_dihedral_angle.h b/include/CGAL/Mesh_3/min_dihedral_angle.h index ec5d185b25..c5c4319a32 100644 --- a/include/CGAL/Mesh_3/min_dihedral_angle.h +++ b/include/CGAL/Mesh_3/min_dihedral_angle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/min_dihedral_angle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/min_dihedral_angle.h $ // $Id: min_dihedral_angle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/parameters.h b/include/CGAL/Mesh_3/parameters.h index f820116477..cc204c98af 100644 --- a/include/CGAL/Mesh_3/parameters.h +++ b/include/CGAL/Mesh_3/parameters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/parameters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/parameters.h $ // $Id: parameters.h cbfeb98 2022-10-05T15:39:04+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/parameters_defaults.h b/include/CGAL/Mesh_3/parameters_defaults.h index 6f9e069a2d..3426367736 100644 --- a/include/CGAL/Mesh_3/parameters_defaults.h +++ b/include/CGAL/Mesh_3/parameters_defaults.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/parameters_defaults.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/parameters_defaults.h $ // $Id: parameters_defaults.h c0ff903 2022-10-05T21:41:20+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h b/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h index a938319da0..e0a393d437 100644 --- a/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h +++ b/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/polyhedral_to_labeled_function_wrapper.h $ // $Id: polyhedral_to_labeled_function_wrapper.h 0fa0c4f 2019-12-05T11:05:35+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/polylines_to_protect.h b/include/CGAL/Mesh_3/polylines_to_protect.h index 99719dd952..a9e6d61f62 100644 --- a/include/CGAL/Mesh_3/polylines_to_protect.h +++ b/include/CGAL/Mesh_3/polylines_to_protect.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/polylines_to_protect.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/polylines_to_protect.h $ // $Id: polylines_to_protect.h c0b76f2 2023-02-24T17:08:06+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/radius_ratio.h b/include/CGAL/Mesh_3/radius_ratio.h index 193bbcb92d..2987ab8dc7 100644 --- a/include/CGAL/Mesh_3/radius_ratio.h +++ b/include/CGAL/Mesh_3/radius_ratio.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/radius_ratio.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/radius_ratio.h $ // $Id: radius_ratio.h 1cf4b1b 2022-12-06T11:38:15+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h b/include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h index feecca1b5e..51289a3e03 100644 --- a/include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h +++ b/include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/search_for_connected_components_in_labeled_image.h $ // $Id: search_for_connected_components_in_labeled_image.h 3b90060 2022-11-07T10:08:30+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/sliver_criteria.h b/include/CGAL/Mesh_3/sliver_criteria.h index 418684be32..a331c7996e 100644 --- a/include/CGAL/Mesh_3/sliver_criteria.h +++ b/include/CGAL/Mesh_3/sliver_criteria.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/sliver_criteria.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/sliver_criteria.h $ // $Id: sliver_criteria.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h b/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h index 5dac47dea2..a502861056 100644 --- a/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h +++ b/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/squared_distance_Point_3_Triangle_3.h $ // $Id: squared_distance_Point_3_Triangle_3.h 5deb509 2021-04-12T14:42:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_3/vertex_perturbation.h b/include/CGAL/Mesh_3/vertex_perturbation.h index 94d6bfee54..547ded868b 100644 --- a/include/CGAL/Mesh_3/vertex_perturbation.h +++ b/include/CGAL/Mesh_3/vertex_perturbation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_3/vertex_perturbation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_3/vertex_perturbation.h $ // $Id: vertex_perturbation.h 8f703b5 2023-01-27T21:48:32+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_cell_base_3.h b/include/CGAL/Mesh_cell_base_3.h index 60b4c24618..9eca87f63f 100644 --- a/include/CGAL/Mesh_cell_base_3.h +++ b/include/CGAL/Mesh_cell_base_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_cell_base_3.h $ // $Id: Mesh_cell_base_3.h 35cec9d 2022-03-17T15:18:57+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_cell_criteria_3.h b/include/CGAL/Mesh_cell_criteria_3.h index 264a96b57c..9b8317bef6 100644 --- a/include/CGAL/Mesh_cell_criteria_3.h +++ b/include/CGAL/Mesh_cell_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_cell_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_cell_criteria_3.h $ // $Id: Mesh_cell_criteria_3.h cc05187 2022-12-15T15:57:10+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_complex_3_in_triangulation_3.h b/include/CGAL/Mesh_complex_3_in_triangulation_3.h index 13fc25e3e0..80d360351e 100644 --- a/include/CGAL/Mesh_complex_3_in_triangulation_3.h +++ b/include/CGAL/Mesh_complex_3_in_triangulation_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h $ // $Id: Mesh_complex_3_in_triangulation_3.h e8e3eaa 2023-02-21T11:05:30+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_constant_domain_field_3.h b/include/CGAL/Mesh_constant_domain_field_3.h index 1b27b24e6e..9c16301001 100644 --- a/include/CGAL/Mesh_constant_domain_field_3.h +++ b/include/CGAL/Mesh_constant_domain_field_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_constant_domain_field_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_constant_domain_field_3.h $ // $Id: Mesh_constant_domain_field_3.h e4ec27fc 2023-04-03T11:29:26+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_criteria_3.h b/include/CGAL/Mesh_criteria_3.h index 500d3e6f5e..0949b10a8e 100644 --- a/include/CGAL/Mesh_criteria_3.h +++ b/include/CGAL/Mesh_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_criteria_3.h $ // $Id: Mesh_criteria_3.h b76f640 2023-04-24T13:59:48+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_domain_with_polyline_features_3.h b/include/CGAL/Mesh_domain_with_polyline_features_3.h index 66a34c3cb7..9b9ef10a5b 100644 --- a/include/CGAL/Mesh_domain_with_polyline_features_3.h +++ b/include/CGAL/Mesh_domain_with_polyline_features_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_domain_with_polyline_features_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_domain_with_polyline_features_3.h $ // $Id: Mesh_domain_with_polyline_features_3.h 8f703b5 2023-01-27T21:48:32+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_edge_criteria_3.h b/include/CGAL/Mesh_edge_criteria_3.h index 364690062e..598bced959 100644 --- a/include/CGAL/Mesh_edge_criteria_3.h +++ b/include/CGAL/Mesh_edge_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_edge_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_edge_criteria_3.h $ // $Id: Mesh_edge_criteria_3.h 327527d 2023-03-31T14:51:58+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_error_code.h b/include/CGAL/Mesh_error_code.h index 818ccc0c88..f3f04b69ff 100644 --- a/include/CGAL/Mesh_error_code.h +++ b/include/CGAL/Mesh_error_code.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_error_code.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_error_code.h $ // $Id: Mesh_error_code.h 54a6462 2022-09-26T20:09:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_facet_criteria_3.h b/include/CGAL/Mesh_facet_criteria_3.h index 912bf1c656..a1216b904e 100644 --- a/include/CGAL/Mesh_facet_criteria_3.h +++ b/include/CGAL/Mesh_facet_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_facet_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_facet_criteria_3.h $ // $Id: Mesh_facet_criteria_3.h 9fd54ba 2022-12-05T15:33:08+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_facet_topology.h b/include/CGAL/Mesh_facet_topology.h index 32ae6b02a3..d3f91bd04f 100644 --- a/include/CGAL/Mesh_facet_topology.h +++ b/include/CGAL/Mesh_facet_topology.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_facet_topology.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_facet_topology.h $ // $Id: Mesh_facet_topology.h b4ffa85 2022-05-09T17:47:53+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_optimization_return_code.h b/include/CGAL/Mesh_optimization_return_code.h index cc858e4cd5..35755f8dad 100644 --- a/include/CGAL/Mesh_optimization_return_code.h +++ b/include/CGAL/Mesh_optimization_return_code.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Mesh_optimization_return_code.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Mesh_optimization_return_code.h $ // $Id: Mesh_optimization_return_code.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_polyhedron_3.h b/include/CGAL/Mesh_polyhedron_3.h index 682aa187e1..fb2e298666 100644 --- a/include/CGAL/Mesh_polyhedron_3.h +++ b/include/CGAL/Mesh_polyhedron_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_polyhedron_3.h $ // $Id: Mesh_polyhedron_3.h 0f4559a 2021-04-06T17:39:54+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_triangulation_3.h b/include/CGAL/Mesh_triangulation_3.h index 179cedd31e..459632f4b0 100644 --- a/include/CGAL/Mesh_triangulation_3.h +++ b/include/CGAL/Mesh_triangulation_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_triangulation_3.h $ // $Id: Mesh_triangulation_3.h a8ffa74 2022-12-05T15:19:39+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesh_vertex_base_3.h b/include/CGAL/Mesh_vertex_base_3.h index 43b3fe4461..e601704412 100644 --- a/include/CGAL/Mesh_vertex_base_3.h +++ b/include/CGAL/Mesh_vertex_base_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Mesh_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Mesh_vertex_base_3.h $ // $Id: Mesh_vertex_base_3.h fef1a43 2022-12-15T10:43:27+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesher_level.h b/include/CGAL/Mesher_level.h index 6577006594..4155a38108 100644 --- a/include/CGAL/Mesher_level.h +++ b/include/CGAL/Mesher_level.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Mesher_level.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Mesher_level.h $ // $Id: Mesher_level.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesher_level_default_implementations.h b/include/CGAL/Mesher_level_default_implementations.h index 03870e7ef5..a041d6e79e 100644 --- a/include/CGAL/Mesher_level_default_implementations.h +++ b/include/CGAL/Mesher_level_default_implementations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Mesher_level_default_implementations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Mesher_level_default_implementations.h $ // $Id: Mesher_level_default_implementations.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mesher_level_visitors.h b/include/CGAL/Mesher_level_visitors.h index 1a9f7d960d..637c3ee279 100644 --- a/include/CGAL/Mesher_level_visitors.h +++ b/include/CGAL/Mesher_level_visitors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Mesher_level_visitors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Mesher_level_visitors.h $ // $Id: Mesher_level_visitors.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Double_map_container.h b/include/CGAL/Meshes/Double_map_container.h index 64e6f450d2..20c389197a 100644 --- a/include/CGAL/Meshes/Double_map_container.h +++ b/include/CGAL/Meshes/Double_map_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Double_map_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Double_map_container.h $ // $Id: Double_map_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Filtered_deque_container.h b/include/CGAL/Meshes/Filtered_deque_container.h index 155ce0bd80..c2bcd8dbd4 100644 --- a/include/CGAL/Meshes/Filtered_deque_container.h +++ b/include/CGAL/Meshes/Filtered_deque_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Meshes/Filtered_deque_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Meshes/Filtered_deque_container.h $ // $Id: Filtered_deque_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Filtered_multimap_container.h b/include/CGAL/Meshes/Filtered_multimap_container.h index 1350631356..1f19277a87 100644 --- a/include/CGAL/Meshes/Filtered_multimap_container.h +++ b/include/CGAL/Meshes/Filtered_multimap_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Meshes/Filtered_multimap_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Meshes/Filtered_multimap_container.h $ // $Id: Filtered_multimap_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Filtered_queue_container.h b/include/CGAL/Meshes/Filtered_queue_container.h index 9bb4675ebe..df3066e5c6 100644 --- a/include/CGAL/Meshes/Filtered_queue_container.h +++ b/include/CGAL/Meshes/Filtered_queue_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Filtered_queue_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Filtered_queue_container.h $ // $Id: Filtered_queue_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Simple_map_container.h b/include/CGAL/Meshes/Simple_map_container.h index ff8ccf54a7..1214c7285a 100644 --- a/include/CGAL/Meshes/Simple_map_container.h +++ b/include/CGAL/Meshes/Simple_map_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Simple_map_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Simple_map_container.h $ // $Id: Simple_map_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Simple_queue_container.h b/include/CGAL/Meshes/Simple_queue_container.h index deaf4ea134..842b721b0c 100644 --- a/include/CGAL/Meshes/Simple_queue_container.h +++ b/include/CGAL/Meshes/Simple_queue_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Simple_queue_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Simple_queue_container.h $ // $Id: Simple_queue_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Simple_set_container.h b/include/CGAL/Meshes/Simple_set_container.h index dd0e7758ca..8351dbf4fd 100644 --- a/include/CGAL/Meshes/Simple_set_container.h +++ b/include/CGAL/Meshes/Simple_set_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Simple_set_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Simple_set_container.h $ // $Id: Simple_set_container.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h b/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h index e53558af18..03956ebfa1 100644 --- a/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h +++ b/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Triangulation_mesher_level_traits_2.h $ // $Id: Triangulation_mesher_level_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h b/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h index bbffb40384..cd763b1e57 100644 --- a/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h +++ b/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesher_level/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesher_level/include/CGAL/Meshes/Triangulation_mesher_level_traits_3.h $ // $Id: Triangulation_mesher_level_traits_3.h 62f44e3 2023-05-04T15:51:45+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_annulus_d.h b/include/CGAL/Min_annulus_d.h index a663b2c42c..bce3d99586 100644 --- a/include/CGAL/Min_annulus_d.h +++ b/include/CGAL/Min_annulus_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_annulus_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_annulus_d.h $ // $Id: Min_annulus_d.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2.h b/include/CGAL/Min_circle_2.h index 9c0c59c8b8..e11f428b9c 100644 --- a/include/CGAL/Min_circle_2.h +++ b/include/CGAL/Min_circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2.h $ // $Id: Min_circle_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h b/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h index 1bbe6c00c5..dc8104e865 100644 --- a/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h +++ b/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2/Min_circle_2_adapterC2.h $ // $Id: Min_circle_2_adapterC2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h b/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h index 7833c68ed4..fccc90b328 100644 --- a/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h +++ b/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2/Min_circle_2_adapterH2.h $ // $Id: Min_circle_2_adapterH2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2/Min_circle_2_impl.h b/include/CGAL/Min_circle_2/Min_circle_2_impl.h index fd2a05fd20..c7569403c3 100644 --- a/include/CGAL/Min_circle_2/Min_circle_2_impl.h +++ b/include/CGAL/Min_circle_2/Min_circle_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2/Min_circle_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2/Min_circle_2_impl.h $ // $Id: Min_circle_2_impl.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2/Optimisation_circle_2.h b/include/CGAL/Min_circle_2/Optimisation_circle_2.h index 698d5a932c..823757323b 100644 --- a/include/CGAL/Min_circle_2/Optimisation_circle_2.h +++ b/include/CGAL/Min_circle_2/Optimisation_circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2/Optimisation_circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2/Optimisation_circle_2.h $ // $Id: Optimisation_circle_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h b/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h index a29984755c..6587dae213 100644 --- a/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h +++ b/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2/Optimisation_circle_2_impl.h $ // $Id: Optimisation_circle_2_impl.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_circle_2_traits_2.h b/include/CGAL/Min_circle_2_traits_2.h index 9ae3f338a9..287d6a8f01 100644 --- a/include/CGAL/Min_circle_2_traits_2.h +++ b/include/CGAL/Min_circle_2_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_circle_2_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_circle_2_traits_2.h $ // $Id: Min_circle_2_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2.h b/include/CGAL/Min_ellipse_2.h index b4255e7e17..89568c4b7d 100644 --- a/include/CGAL/Min_ellipse_2.h +++ b/include/CGAL/Min_ellipse_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2.h $ // $Id: Min_ellipse_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h b/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h index c021a1d87a..3dd83e526f 100644 --- a/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h +++ b/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h $ // $Id: Min_ellipse_2_adapterC2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h b/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h index 7960cfd7c1..db35ce7932 100644 --- a/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h +++ b/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h $ // $Id: Min_ellipse_2_adapterH2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h b/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h index ef3c2c8ee2..9516896244 100644 --- a/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h +++ b/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2/Min_ellipse_2_impl.h $ // $Id: Min_ellipse_2_impl.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h b/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h index 090ff75889..c1ce073bb5 100644 --- a/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h +++ b/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2.h $ // $Id: Optimisation_ellipse_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h b/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h index 04e485c301..f1a7315c5a 100644 --- a/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h +++ b/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2/Optimisation_ellipse_2_impl.h $ // $Id: Optimisation_ellipse_2_impl.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_ellipse_2_traits_2.h b/include/CGAL/Min_ellipse_2_traits_2.h index 9d9cfa1c6e..edfc66c0ba 100644 --- a/include/CGAL/Min_ellipse_2_traits_2.h +++ b/include/CGAL/Min_ellipse_2_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_ellipse_2_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_ellipse_2_traits_2.h $ // $Id: Min_ellipse_2_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_quadrilateral_traits_2.h b/include/CGAL/Min_quadrilateral_traits_2.h index ca0b029f36..118169ebc5 100644 --- a/include/CGAL/Min_quadrilateral_traits_2.h +++ b/include/CGAL/Min_quadrilateral_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_quadrilateral_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_quadrilateral_traits_2.h $ // $Id: Min_quadrilateral_traits_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_annulus_d_traits_2.h b/include/CGAL/Min_sphere_annulus_d_traits_2.h index ca0f93080e..70034d26d0 100644 --- a/include/CGAL/Min_sphere_annulus_d_traits_2.h +++ b/include/CGAL/Min_sphere_annulus_d_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_annulus_d_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_annulus_d_traits_2.h $ // $Id: Min_sphere_annulus_d_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_annulus_d_traits_3.h b/include/CGAL/Min_sphere_annulus_d_traits_3.h index 462498e216..03791cf3c2 100644 --- a/include/CGAL/Min_sphere_annulus_d_traits_3.h +++ b/include/CGAL/Min_sphere_annulus_d_traits_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_annulus_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_annulus_d_traits_3.h $ // $Id: Min_sphere_annulus_d_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_annulus_d_traits_d.h b/include/CGAL/Min_sphere_annulus_d_traits_d.h index 8b7141288e..8e2bc48221 100644 --- a/include/CGAL/Min_sphere_annulus_d_traits_d.h +++ b/include/CGAL/Min_sphere_annulus_d_traits_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_annulus_d_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_annulus_d_traits_d.h $ // $Id: Min_sphere_annulus_d_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_d.h b/include/CGAL/Min_sphere_d.h index 3463f6cbf7..df32bc492f 100644 --- a/include/CGAL/Min_sphere_d.h +++ b/include/CGAL/Min_sphere_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_d.h $ // $Id: Min_sphere_d.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h b/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h index b8379e19b0..ac55ea4c42 100644 --- a/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h +++ b/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_d/Min_sphere_d_impl.h $ // $Id: Min_sphere_d_impl.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h b/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h index 834062f0ca..4dfb1b1113 100644 --- a/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h +++ b/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_d/Optimisation_sphere_d.h $ // $Id: Optimisation_sphere_d.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_points_d_traits_2.h b/include/CGAL/Min_sphere_of_points_d_traits_2.h index 1e7bf2b94b..c61bb734c7 100644 --- a/include/CGAL/Min_sphere_of_points_d_traits_2.h +++ b/include/CGAL/Min_sphere_of_points_d_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_points_d_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_points_d_traits_2.h $ // $Id: Min_sphere_of_points_d_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_points_d_traits_3.h b/include/CGAL/Min_sphere_of_points_d_traits_3.h index e0a10e4918..92f5417587 100644 --- a/include/CGAL/Min_sphere_of_points_d_traits_3.h +++ b/include/CGAL/Min_sphere_of_points_d_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_points_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_points_d_traits_3.h $ // $Id: Min_sphere_of_points_d_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_points_d_traits_d.h b/include/CGAL/Min_sphere_of_points_d_traits_d.h index 1ec74c45fb..45e71c2fde 100644 --- a/include/CGAL/Min_sphere_of_points_d_traits_d.h +++ b/include/CGAL/Min_sphere_of_points_d_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_points_d_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_points_d_traits_d.h $ // $Id: Min_sphere_of_points_d_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d.h b/include/CGAL/Min_sphere_of_spheres_d.h index 42d0d46796..0e91d7d833 100644 --- a/include/CGAL/Min_sphere_of_spheres_d.h +++ b/include/CGAL/Min_sphere_of_spheres_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d.h $ // $Id: Min_sphere_of_spheres_d.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h index f53dd2a0ea..55581a2818 100644 --- a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h +++ b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_configure.h $ // $Id: Min_sphere_of_spheres_d_configure.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h index 893d6ed509..46875916f3 100644 --- a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h +++ b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_impl.h $ // $Id: Min_sphere_of_spheres_d_impl.h a522818 2021-03-21T19:06:01+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h index 5816a824f3..1726e27fa7 100644 --- a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h +++ b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pair.h $ // $Id: Min_sphere_of_spheres_d_pair.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h index ce10cc0b76..8bc7bd58b1 100644 --- a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h +++ b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_pivot_impl.h $ // $Id: Min_sphere_of_spheres_d_pivot_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h index 48db6c1d0d..f45e0d7707 100644 --- a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h +++ b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set.h $ // $Id: Min_sphere_of_spheres_d_support_set.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h index 16b2f50adc..87d15a5838 100644 --- a/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h +++ b/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d/Min_sphere_of_spheres_d_support_set_impl.h $ // $Id: Min_sphere_of_spheres_d_support_set_impl.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d_traits_2.h b/include/CGAL/Min_sphere_of_spheres_d_traits_2.h index 2610037148..60aa777f7c 100644 --- a/include/CGAL/Min_sphere_of_spheres_d_traits_2.h +++ b/include/CGAL/Min_sphere_of_spheres_d_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d_traits_2.h $ // $Id: Min_sphere_of_spheres_d_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d_traits_3.h b/include/CGAL/Min_sphere_of_spheres_d_traits_3.h index 8069d4d7ed..e7e0a10107 100644 --- a/include/CGAL/Min_sphere_of_spheres_d_traits_3.h +++ b/include/CGAL/Min_sphere_of_spheres_d_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d_traits_3.h $ // $Id: Min_sphere_of_spheres_d_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Min_sphere_of_spheres_d_traits_d.h b/include/CGAL/Min_sphere_of_spheres_d_traits_d.h index 918b2b7eef..7c52bdb678 100644 --- a/include/CGAL/Min_sphere_of_spheres_d_traits_d.h +++ b/include/CGAL/Min_sphere_of_spheres_d_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Min_sphere_of_spheres_d_traits_d.h $ // $Id: Min_sphere_of_spheres_d_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h b/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h index 3aed259de4..c9e009bf11 100644 --- a/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h +++ b/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Minimum_enclosing_quadrilateral_traits_2.h $ // $Id: Minimum_enclosing_quadrilateral_traits_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h b/include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h index 5fcfce8350..9cbacc94d2 100644 --- a/include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h +++ b/include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_collision_detector_2.h $ // $Id: AABB_collision_detector_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/AABB_node_with_join.h b/include/CGAL/Minkowski_sum_2/AABB_node_with_join.h index 1782999f30..0362ab0ba1 100644 --- a/include/CGAL/Minkowski_sum_2/AABB_node_with_join.h +++ b/include/CGAL/Minkowski_sum_2/AABB_node_with_join.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_node_with_join.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_node_with_join.h $ // $Id: AABB_node_with_join.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h b/include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h index 6e30dd58c2..b5333d4175 100644 --- a/include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h +++ b/include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_segment_2_primitive.h $ // $Id: AABB_segment_2_primitive.h 7322c79 2022-11-21T14:09:08+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/AABB_traits_2.h b/include/CGAL/Minkowski_sum_2/AABB_traits_2.h index 1cd8bebb41..ad9da0b644 100644 --- a/include/CGAL/Minkowski_sum_2/AABB_traits_2.h +++ b/include/CGAL/Minkowski_sum_2/AABB_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_traits_2.h $ // $Id: AABB_traits_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h b/include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h index 008afe2271..c6f4a3c4fa 100644 --- a/include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h +++ b/include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_traversal_traits_with_join.h $ // $Id: AABB_traversal_traits_with_join.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h b/include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h index 12e96cab53..03c32bdee1 100644 --- a/include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h +++ b/include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/AABB_tree_with_join.h $ // $Id: AABB_tree_with_join.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h b/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h index 4f5e00ee1a..54e1288363 100644 --- a/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h +++ b/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Approx_offset_base_2.h $ // $Id: Approx_offset_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h b/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h index 2915401ce8..7e1f688758 100644 --- a/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h +++ b/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h $ // $Id: Arr_labeled_traits_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h b/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h index 4902da4f93..e0fcdbc52b 100644 --- a/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h +++ b/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Decomposition_strategy_adapter.h $ // $Id: Decomposition_strategy_adapter.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h b/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h index 840a1dfa42..3bf6f89b48 100644 --- a/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h +++ b/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Exact_offset_base_2.h $ // $Id: Exact_offset_base_2.h 488ba8c 2022-08-10T23:32:42+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Hole_filter_2.h b/include/CGAL/Minkowski_sum_2/Hole_filter_2.h index 7762302bda..d47d23e5bc 100644 --- a/include/CGAL/Minkowski_sum_2/Hole_filter_2.h +++ b/include/CGAL/Minkowski_sum_2/Hole_filter_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Hole_filter_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Hole_filter_2.h $ // $Id: Hole_filter_2.h ef773ab 2023-03-19T15:37:01+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Labels.h b/include/CGAL/Minkowski_sum_2/Labels.h index c25755e2fe..945c3cd6c3 100644 --- a/include/CGAL/Minkowski_sum_2/Labels.h +++ b/include/CGAL/Minkowski_sum_2/Labels.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Labels.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Labels.h $ // $Id: Labels.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h b/include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h index 81a74f666e..ee46a217e1 100644 --- a/include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h +++ b/include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Minkowski_sum_by_reduced_convolution_2.h $ // $Id: Minkowski_sum_by_reduced_convolution_2.h b911480 2023-01-27T21:02:06+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h b/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h index ae4a4a79b7..6b1d59d4b8 100644 --- a/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h +++ b/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h $ // $Id: Minkowski_sum_conv_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h b/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h index 740d6a2d9d..65f30a52d5 100644 --- a/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h +++ b/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h $ // $Id: Minkowski_sum_decomp_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Offset_conv_2.h b/include/CGAL/Minkowski_sum_2/Offset_conv_2.h index 1ee137da3d..c412979574 100644 --- a/include/CGAL/Minkowski_sum_2/Offset_conv_2.h +++ b/include/CGAL/Minkowski_sum_2/Offset_conv_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Offset_conv_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Offset_conv_2.h $ // $Id: Offset_conv_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h b/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h index 8b8aa1974d..867b0701ab 100644 --- a/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h +++ b/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Offset_decomp_2.h $ // $Id: Offset_decomp_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h b/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h index da64586011..e1e5fa58a5 100644 --- a/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h +++ b/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Polygon_convex_decomposition.h $ // $Id: Polygon_convex_decomposition.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h b/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h index 6ccc92858e..0ce4c96795 100644 --- a/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h +++ b/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h $ // $Id: Union_of_curve_cycles_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h b/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h index 9ab0e1b112..c372cef7af 100644 --- a/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h +++ b/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Union_of_cycles_2.h $ // $Id: Union_of_cycles_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h b/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h index fb0a3fff82..8eb4ec4670 100644 --- a/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h +++ b/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Minkowski_sum_2/Union_of_segment_cycles_2.h $ // $Id: Union_of_segment_cycles_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_3/Gaussian_map.h b/include/CGAL/Minkowski_sum_3/Gaussian_map.h index 81a3aeebca..d440b22038 100644 --- a/include/CGAL/Minkowski_sum_3/Gaussian_map.h +++ b/include/CGAL/Minkowski_sum_3/Gaussian_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/Gaussian_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/Gaussian_map.h $ // $Id: Gaussian_map.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h b/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h index 8237c2cb98..26abd907b6 100644 --- a/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h +++ b/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h $ // $Id: Gaussian_map_to_nef_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_3/PointMark.h b/include/CGAL/Minkowski_sum_3/PointMark.h index deaf7ead18..edbf87dd0e 100644 --- a/include/CGAL/Minkowski_sum_3/PointMark.h +++ b/include/CGAL/Minkowski_sum_3/PointMark.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/PointMark.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/PointMark.h $ // $Id: PointMark.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h b/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h index 23bc5ea9fe..c45acd87cf 100644 --- a/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h +++ b/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_3/include/CGAL/Minkowski_sum_3/bipartite_nary_union_sorted_combined.h $ // $Id: bipartite_nary_union_sorted_combined.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mixed_integer_program_traits.h b/include/CGAL/Mixed_integer_program_traits.h index a70988ad5e..319ab14ac3 100644 --- a/include/CGAL/Mixed_integer_program_traits.h +++ b/include/CGAL/Mixed_integer_program_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/Mixed_integer_program_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/Mixed_integer_program_traits.h $ // $Id: Mixed_integer_program_traits.h a5b03d5 2022-04-30T14:09:18+02:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Modifiable_priority_queue.h b/include/CGAL/Modifiable_priority_queue.h index 2c25c36fcc..084dc11150 100644 --- a/include/CGAL/Modifiable_priority_queue.h +++ b/include/CGAL/Modifiable_priority_queue.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Modifiable_priority_queue.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Modifiable_priority_queue.h $ // $Id: Modifiable_priority_queue.h 87233c6 2022-03-18T20:02:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Modifier_base.h b/include/CGAL/Modifier_base.h index 8c5c8c1b79..eb807802b6 100644 --- a/include/CGAL/Modifier_base.h +++ b/include/CGAL/Modifier_base.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Modifier/include/CGAL/Modifier_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Modifier/include/CGAL/Modifier_base.h $ // $Id: Modifier_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Modular_arithmetic/Residue_type.h b/include/CGAL/Modular_arithmetic/Residue_type.h index 9bf2b4c1eb..4ca3745108 100644 --- a/include/CGAL/Modular_arithmetic/Residue_type.h +++ b/include/CGAL/Modular_arithmetic/Residue_type.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Modular_arithmetic/include/CGAL/Modular_arithmetic/Residue_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Modular_arithmetic/include/CGAL/Modular_arithmetic/Residue_type.h $ // $Id: Residue_type.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Modular_traits.h b/include/CGAL/Modular_traits.h index c3fc8096d1..406d996007 100644 --- a/include/CGAL/Modular_traits.h +++ b/include/CGAL/Modular_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Modular_arithmetic/include/CGAL/Modular_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Modular_arithmetic/include/CGAL/Modular_traits.h $ // $Id: Modular_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Monge_via_jet_fitting.h b/include/CGAL/Monge_via_jet_fitting.h index 26adb42435..cf769f7b74 100644 --- a/include/CGAL/Monge_via_jet_fitting.h +++ b/include/CGAL/Monge_via_jet_fitting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Jet_fitting_3/include/CGAL/Monge_via_jet_fitting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Jet_fitting_3/include/CGAL/Monge_via_jet_fitting.h $ // $Id: Monge_via_jet_fitting.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Mpzf.h b/include/CGAL/Mpzf.h index 08763312bf..910130208f 100644 --- a/include/CGAL/Mpzf.h +++ b/include/CGAL/Mpzf.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Mpzf.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Mpzf.h $ // $Id: Mpzf.h f3d0d76 2022-10-06T15:35:41+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Multi_surface_3.h b/include/CGAL/Multi_surface_3.h index 6b148b347d..2c8f83182b 100644 --- a/include/CGAL/Multi_surface_3.h +++ b/include/CGAL/Multi_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Multi_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Multi_surface_3.h $ // $Id: Multi_surface_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Multiscale_sort.h b/include/CGAL/Multiscale_sort.h index 57d02cc805..45a649c793 100644 --- a/include/CGAL/Multiscale_sort.h +++ b/include/CGAL/Multiscale_sort.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Multiscale_sort.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Multiscale_sort.h $ // $Id: Multiscale_sort.h 5c41b10 2020-01-02T10:26:44+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Multiset.h b/include/CGAL/Multiset.h index 002a0215f9..72ed7b377b 100644 --- a/include/CGAL/Multiset.h +++ b/include/CGAL/Multiset.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Multiset.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Multiset.h $ // $Id: Multiset.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NT_converter.h b/include/CGAL/NT_converter.h index 6dd506bbe0..4ab29d8e97 100644 --- a/include/CGAL/NT_converter.h +++ b/include/CGAL/NT_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/NT_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/NT_converter.h $ // $Id: NT_converter.h cd92000 2022-01-10T15:40:04+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/N_step_adaptor.h b/include/CGAL/N_step_adaptor.h index d61fa0ac99..3540d9d692 100644 --- a/include/CGAL/N_step_adaptor.h +++ b/include/CGAL/N_step_adaptor.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/N_step_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/N_step_adaptor.h $ // $Id: N_step_adaptor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/N_step_adaptor_derived.h b/include/CGAL/N_step_adaptor_derived.h index 96600496a8..317168297c 100644 --- a/include/CGAL/N_step_adaptor_derived.h +++ b/include/CGAL/N_step_adaptor_derived.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/N_step_adaptor_derived.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/N_step_adaptor_derived.h $ // $Id: N_step_adaptor_derived.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Named_function_parameters.h b/include/CGAL/Named_function_parameters.h index 3df6567775..6601f7a3d3 100644 --- a/include/CGAL/Named_function_parameters.h +++ b/include/CGAL/Named_function_parameters.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Named_function_parameters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Named_function_parameters.h $ // $Id: Named_function_parameters.h da39109 2023-02-27T09:55:49+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Needs_parens_as_product.h b/include/CGAL/Needs_parens_as_product.h index e9d4efa75e..e682bfb2a0 100644 --- a/include/CGAL/Needs_parens_as_product.h +++ b/include/CGAL/Needs_parens_as_product.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Needs_parens_as_product.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Needs_parens_as_product.h $ // $Id: Needs_parens_as_product.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Bounding_box_2.h b/include/CGAL/Nef_2/Bounding_box_2.h index 3dfbf799c6..6c5017567d 100644 --- a/include/CGAL/Nef_2/Bounding_box_2.h +++ b/include/CGAL/Nef_2/Bounding_box_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Bounding_box_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Bounding_box_2.h $ // $Id: Bounding_box_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Constrained_triang_traits.h b/include/CGAL/Nef_2/Constrained_triang_traits.h index 7106e2e982..e70cf1f4d9 100644 --- a/include/CGAL/Nef_2/Constrained_triang_traits.h +++ b/include/CGAL/Nef_2/Constrained_triang_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Constrained_triang_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Constrained_triang_traits.h $ // $Id: Constrained_triang_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/HDS_items.h b/include/CGAL/Nef_2/HDS_items.h index 3eea29158b..4a83543cce 100644 --- a/include/CGAL/Nef_2/HDS_items.h +++ b/include/CGAL/Nef_2/HDS_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/HDS_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/HDS_items.h $ // $Id: HDS_items.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Line_to_epoint.h b/include/CGAL/Nef_2/Line_to_epoint.h index 8cff8ef48e..8940f8876f 100644 --- a/include/CGAL/Nef_2/Line_to_epoint.h +++ b/include/CGAL/Nef_2/Line_to_epoint.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Line_to_epoint.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Line_to_epoint.h $ // $Id: Line_to_epoint.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Object_handle.h b/include/CGAL/Nef_2/Object_handle.h index a05259abf0..cfda6759e1 100644 --- a/include/CGAL/Nef_2/Object_handle.h +++ b/include/CGAL/Nef_2/Object_handle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Object_handle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Object_handle.h $ // $Id: Object_handle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Object_index.h b/include/CGAL/Nef_2/Object_index.h index 10851536ea..d338835856 100644 --- a/include/CGAL/Nef_2/Object_index.h +++ b/include/CGAL/Nef_2/Object_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Object_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Object_index.h $ // $Id: Object_index.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/PM_checker.h b/include/CGAL/Nef_2/PM_checker.h index 0a830f6a9c..9103f1acac 100644 --- a/include/CGAL/Nef_2/PM_checker.h +++ b/include/CGAL/Nef_2/PM_checker.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_checker.h $ -// $Id: PM_checker.h 49f7a40 2023-02-09T09:42:55+00:00 Andreas Fabri +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_checker.h $ +// $Id: PM_checker.h 2d91861 2023-08-23T14:52:00+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -203,7 +203,7 @@ check_boundary_is_clockwise_weakly_polygon() const for (vit = v_min = this->vertices_begin() ; vit != this->vertices_end(); ++vit) if ( K.compare_xy(point(vit), point(v_min))<0 ) v_min = vit; CGAL_assertion_msg(!is_isolated(v_min),"Minimal vertex not connected."); - Point p_min = point(v_min); + const Point& p_min = point(v_min); // determine boundary edge incident to v_min: Halfedge_const_handle e_boundary_at_v_min = first_out_edge(v_min); // all out edges are forward oriented due to minimality @@ -211,8 +211,8 @@ check_boundary_is_clockwise_weakly_polygon() const hvit(e_boundary_at_v_min), hend(hvit); do { --hvit; - Point p1 = point(target(e_boundary_at_v_min)); - Point p2 = point(target(hvit)); + const Point& p1 = point(target(e_boundary_at_v_min)); + const Point& p2 = point(target(hvit)); if ( K.orientation(p_min,p1,p2) > 0 ) { // left_turn e_boundary_at_v_min = hvit; break; diff --git a/include/CGAL/Nef_2/PM_const_decorator.h b/include/CGAL/Nef_2/PM_const_decorator.h index a545e36cd7..0b68833c2a 100644 --- a/include/CGAL/Nef_2/PM_const_decorator.h +++ b/include/CGAL/Nef_2/PM_const_decorator.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_const_decorator.h $ -// $Id: PM_const_decorator.h 3674c93 2022-11-15T15:21:01+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_const_decorator.h $ +// $Id: PM_const_decorator.h 965d4fd 2023-08-22T17:01:46+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -434,9 +434,10 @@ check_integrity_and_topological_planarity(bool faces) const /* check the source links of out edges and count isolated vertices */ for (vit = vertices_begin() ; vit != vend; ++vit) { if ( is_isolated(vit) ) { - if ( faces ) - CGAL_assertion_msg( vit->face() != Face_const_handle(), - VI(vit).c_str()); + if (faces) { + CGAL_assertion_msg(vit->face() != Face_const_handle(), + VI(vit).c_str()); + } ++iso_vert_num; } else { CGAL_assertion_msg( vit->halfedge() != Halfedge_const_handle(), @@ -481,6 +482,8 @@ check_integrity_and_topological_planarity(bool faces) const first=false; } + CGAL_assertion(iso_vert_num == iv_num); + std::size_t v_num = number_of_vertices() - iso_vert_num; std::size_t e_num = number_of_edges(); std::size_t c_num = number_of_connected_components() - iso_vert_num; diff --git a/include/CGAL/Nef_2/PM_decorator.h b/include/CGAL/Nef_2/PM_decorator.h index 04db82450e..4996d81530 100644 --- a/include/CGAL/Nef_2/PM_decorator.h +++ b/include/CGAL/Nef_2/PM_decorator.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_decorator.h $ -// $Id: PM_decorator.h 3674c93 2022-11-15T15:21:01+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_decorator.h $ +// $Id: PM_decorator.h 1dca582 2023-08-23T13:53:03+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -802,8 +802,10 @@ void PM_decorator::clone(const HDS& H) const /* First clone all objects and store correspondence in three maps.*/ Vertex_const_iterator vit, vend = H.vertices_end(); - for (vit = H.vertices_begin(); vit!=vend; ++vit) - Vnew[vit] = this->phds->vertices_push_back(Vertex_base()); + for (vit = H.vertices_begin(); vit != vend; ++vit) { + Vnew[vit] = this->phds->vertices_push_back(Vertex_base()); + assert(Vnew[vit] != Vertex_handle()); + } Halfedge_const_iterator eit, eend = H.halfedges_end(); for (eit = H.halfedges_begin(); eit!=eend; ++(++eit)) { Hnew[eit] = this->phds->edges_push_back(Halfedge_base(),Halfedge_base()); @@ -820,8 +822,12 @@ void PM_decorator::clone(const HDS& H) const vit2!=vend2; ++vit, ++vit2) { mark(vit2) = DC.mark(vit); point(vit2) = DC.point(vit); - if ( DC.is_isolated(vit) ) vit2->set_face(Fnew[vit->face()]); - else vit2->set_halfedge(Hnew[vit->halfedge()]); + if (DC.is_isolated(vit)) { + vit2->set_face(Fnew[vit->face()]); + } + else { + vit2->set_halfedge(Hnew[vit->halfedge()]); + } } Halfedge_iterator eit2, eend2 = this->phds->halfedges_end(); for (eit = H.halfedges_begin(), eit2 = halfedges_begin(); @@ -843,9 +849,10 @@ void PM_decorator::clone(const HDS& H) const fit2->store_fc(Hnew[fcit]); } // hole face cycles Isolated_vertex_const_iterator ivit; - for (ivit = isolated_vertices_begin(fit); - ivit != isolated_vertices_end(fit); ++ivit) + for (ivit = DC.isolated_vertices_begin(fit); + ivit != DC.isolated_vertices_end(fit); ++ivit) { fit2->store_iv(Vnew[ivit]); + } // isolated vertices in the interior mark(fit2) = DC.mark(fit); } diff --git a/include/CGAL/Nef_2/PM_explorer.h b/include/CGAL/Nef_2/PM_explorer.h index 03e58185f8..2b497de585 100644 --- a/include/CGAL/Nef_2/PM_explorer.h +++ b/include/CGAL/Nef_2/PM_explorer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_explorer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_explorer.h $ // $Id: PM_explorer.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/PM_io_parser.h b/include/CGAL/Nef_2/PM_io_parser.h index 23a38d92ce..51140cb963 100644 --- a/include/CGAL/Nef_2/PM_io_parser.h +++ b/include/CGAL/Nef_2/PM_io_parser.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_io_parser.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_io_parser.h $ // $Id: PM_io_parser.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/PM_overlayer.h b/include/CGAL/Nef_2/PM_overlayer.h index e40967b443..c7b74ded8e 100644 --- a/include/CGAL/Nef_2/PM_overlayer.h +++ b/include/CGAL/Nef_2/PM_overlayer.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_overlayer.h $ -// $Id: PM_overlayer.h 3674c93 2022-11-15T15:21:01+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_overlayer.h $ +// $Id: PM_overlayer.h b3192c9f4 2023-08-24T13:30:44+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -336,6 +336,8 @@ is associated to the output object $u$ by $|mark|(u,i)$.}*/ using Base::set_isolated_vertex; using Base::has_outdeg_two; using Base::merge_halfedge_pairs_at_target; + using Base::isolated_vertices_begin; + using Base::isolated_vertices_end; // C++ is really friendly: #define USECMARK(t) const Mark& mark(t h) const { return Base::mark(h); } @@ -605,18 +607,18 @@ avoid the simplification for edge pairs referenced by |e|.}*/ CGAL_For_all(hfc,hend) { set_face(hfc,f); if(target(hfc) == target(e_min)) { - Point p1 = point(source(hfc)), - p2 = point(target(hfc)), - p3 = point(target(next(hfc))); + const Point& p1 = point(source(hfc)); + const Point& p2 = point(target(hfc)); + const Point& p3 = point(target(next(hfc))); if (!K.left_turn(p1,p2,p3) ) e_min = hfc; } else if ( K.compare_xy(point(target(hfc)), point(target(e_min))) < 0 ) e_min = hfc; linked[hfc]=true; } - Point p1 = point(source(e_min)), - p2 = point(target(e_min)), - p3 = point(target(next(e_min))); + const Point& p1 = point(source(e_min)); + const Point& p2 = point(target(e_min)); + const Point& p3 = point(target(next(e_min))); if ( K.orientation(p1,p2,p3) > 0 ) set_halfedge(f,e_min); // outer else set_hole(f,e_min); // store as inner } @@ -626,12 +628,15 @@ avoid the simplification for edge pairs referenced by |e|.}*/ for(v = this->vertices_begin(); v != vend; v=vn) { CGAL_NEF_TRACEN("at vertex "<faces_begin(); f != fend; f=fn) { fn=f; ++fn; Union_find_handle pit = Pitem[f]; - if ( unify_faces.find(pit) != pit ) delete_face(f); + Union_find_handle root = unify_faces.find(pit); + if (root != pit) { + + for(Isolated_vertex_iterator ivi = isolated_vertices_begin(f); ivi != isolated_vertices_end(f); ++ivi){ + ivi->set_face(*root); + link_as_isolated_vertex(*root,ivi); + } + delete_face(f); + } } @@ -828,9 +841,9 @@ void create_face_objects(const Below_info& D) const CGAL_For_all(hfc,hend) { FaceCycle[hfc]=i; // assign face cycle number if(target(hfc) == target(e_min)) { - Point p1 = point(source(hfc)), - p2 = point(target(hfc)), - p3 = point(target(next(hfc))); + const Point& p1 = point(source(hfc)); + const Point&p2 = point(target(hfc)); + const Point&p3 = point(target(next(hfc))); if (!K.left_turn(p1,p2,p3) ) e_min = hfc; } else if ( K.compare_xy(point(target(hfc)), point(target(e_min))) < 0 ) @@ -844,10 +857,10 @@ void create_face_objects(const Below_info& D) const Face_handle f_outer = this->new_face(); for (int j=0; j outer face cycle CGAL_NEF_TRACEN(" creating new face object"); Face_handle f = this->new_face(); @@ -889,9 +902,9 @@ void create_face_objects_pl(const Below_info& D) const CGAL_For_all(hfc,hend) { FaceCycle[hfc]=i; // assign face cycle number if(target(hfc) == target(e_min)) { - Point p1 = point(source(hfc)), - p2 = point(target(hfc)), - p3 = point(target(next(hfc))); + const Point& p1 = point(source(hfc)); + const Point& p2 = point(target(hfc)); + const Point& p3 = point(target(next(hfc))); if (!K.left_turn(p1,p2,p3) ) e_min = hfc; } else if ( K.compare_xy(point(target(hfc)), point(target(e_min))) < 0 ) @@ -905,10 +918,10 @@ void create_face_objects_pl(const Below_info& D) const (void)/* Face_handle f_outer = */ this->new_face(); for (int j=0; j outer face cycle CGAL_NEF_TRACEN(" creating new face object"); Face_handle f = this->new_face(); @@ -953,8 +966,8 @@ Segment segment(const Const_decorator& N, bool is_forward_edge(const Const_decorator& N, Halfedge_const_iterator hit) const -{ Point p1 = N.point(N.source(hit)); - Point p2 = N.point(N.target(hit)); +{ const Point& p1 = N.point(N.source(hit)); + const Point& p2 = N.point(N.target(hit)); return (K.compare_xy(p1,p2) < 0); } void assert_type_precondition() const diff --git a/include/CGAL/Nef_2/PM_persistent_PL.h b/include/CGAL/Nef_2/PM_persistent_PL.h index 36145cd556..6988cefb1d 100644 --- a/include/CGAL/Nef_2/PM_persistent_PL.h +++ b/include/CGAL/Nef_2/PM_persistent_PL.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_persistent_PL.h $ -// $Id: PM_persistent_PL.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_persistent_PL.h $ +// $Id: PM_persistent_PL.h 2d91861 2023-08-23T14:52:00+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -72,8 +72,8 @@ struct PM_persistent_PL_traits EdgeCategory ClassifyEdge(const Graph& G, const Edge& e, const Node& u) { - Point p_u = G.point(u); - Point p_v = G.point(opposite(G,e,u)); + const Point& p_u = G.point(u); + const Point& p_v = G.point(opposite(G,e,u)); int cmpX = pK->compare_x(p_u, p_v); if ( cmpX < 0 ) return StartingNonVertical; @@ -111,7 +111,8 @@ struct PM_persistent_PL_traits Curve makeCurve(const Graph& G, const Node& n) const { return makeCurve(G.point(n)); } Curve makeCurve(const Graph& G, const Edge& e) const - { Point ps = G.point(G.source(e)), pt = G.point(G.target(e)); + { const Point& ps = G.point(G.source(e)); + const Point& pt = G.point(G.target(e)); Curve res(G.point(G.source(e)),G.point(G.target(e))); if ( pK->compare_xy(ps,pt) < 0 ) res = pK->construct_segment(ps,pt); else res = pK->construct_segment(pt,ps); @@ -135,10 +136,10 @@ struct PM_persistent_PL_traits int operator()(const Curve& s1, const Curve& s2) const { - Point a = pK->source(s1); - Point b = pK->target(s1); - Point c = pK->source(s2); - Point d = pK->target(s2); + const Point& a = pK->source(s1); + const Point& b = pK->target(s1); + const Point& c = pK->source(s2); + const Point& d = pK->target(s2); if ( a==b ) if ( c==d ) return pK->compare_y(a,c); else return cmppntseg(a, s2); diff --git a/include/CGAL/Nef_2/PM_point_locator.h b/include/CGAL/Nef_2/PM_point_locator.h index d2c1484276..8c6b2cb8e1 100644 --- a/include/CGAL/Nef_2/PM_point_locator.h +++ b/include/CGAL/Nef_2/PM_point_locator.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/PM_point_locator.h $ -// $Id: PM_point_locator.h c352a9c 2022-10-11T07:45:45+01:00 Andreas Fabri +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/PM_point_locator.h $ +// $Id: PM_point_locator.h a358aac 2023-08-28T13:40:10+02:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -165,7 +165,6 @@ class PM_naive_point_locator : public PM_decorator_ { { CGAL_NEF_TRACEN("out_wedge "<number_of_vertices() == 0) CGAL_error_msg("PM_naive_point_locator: plane map is empty."); - Point p = K.source(s); + const Point& p = K.source(s); Vertex_const_iterator vit; for(vit = this->vertices_begin(); vit != this->vertices_end(); ++vit) { if ( p == point(vit) ) return make_object(vit); @@ -236,7 +235,7 @@ class PM_naive_point_locator : public PM_decorator_ { Direction dso = K.construct_direction(K.target(s),p), d_res; CGAL::Unique_hash_map visited(false); for(vit = this->vertices_begin(); vit != this->vertices_end(); ++vit) { - Point p_res, vp = point(vit); + const Point& vp = point(vit); if ( K.contains(ss,vp) ) { CGAL_NEF_TRACEN(" location via vertex at "<halfedges_begin(); eit != this->halfedges_end(); ++eit) { if ( visited[eit] ) continue; - Point se = point(source(eit)), - te = point(target(eit)); + const Point& se = point(source(eit)); + const Point& te = point(target(eit)); int o1 = K.orientation(ss,se); int o2 = K.orientation(ss,te); if ( o1 == -o2 && // internal intersection @@ -298,7 +297,7 @@ class PM_naive_point_locator : public PM_decorator_ { along |s| does not hit any object |h| of |P| with |M(h)|.}*/ { CGAL_NEF_TRACEN("naive ray_shoot "<vertices_begin(); v != this->vertices_end(); ++v) { - Point pv = point(v); + const Point& pv = point(v); if ( !K.contains(ss,pv) ) continue; CGAL_NEF_TRACEN("candidate "<K.orientation(b,d,a) > 0 && // left_turn this->K.orientation(b,d,c) < 0) ) // right_turn @@ -731,7 +730,7 @@ class PM_point_locator : public Halfedge_const_handle& e, const Tag_false& ) const { CGAL_NEF_TRACEN("target on outer facet"); - Point p = this->K.source(s); + const Point& p = this->K.source(s); Vertex_const_handle v1 = CT.vertices_begin(); Halfedge_const_handle e1 = CT.twin(CT.first_out_edge(v1)); Halfedge_around_face_const_circulator circ(e1), end(circ); @@ -782,7 +781,7 @@ class PM_point_locator : public { Segment s(ss); CGAL_NEF_TRACEN("ray_shoot "<K.is_degenerate(s) ); - Point p = this->K.source(s); + const Point& p = this->K.source(s); Direction d = this->K.construct_direction(p,s.target()); Vertex_const_handle v; Halfedge_const_handle e; @@ -813,9 +812,9 @@ class PM_point_locator : public if ( M(input_face(e)) ) // face mark return make_object(input_face(e)); - Point p1 = CT.point(CT.source(e)), - p2 = CT.point(CT.target(e)), - p3 = CT.point(CT.target(next(e))); + const Point& p1 = CT.point(CT.source(e)); + const Point& p2 = CT.point(CT.target(e)); + const Point& p3 = CT.point(CT.target(next(e))); int or1 = this->K.orientation(p,s.target(),p1); int or2 = this->K.orientation(p,s.target(),p2); int or3 = this->K.orientation(p,s.target(),p3); @@ -999,7 +998,7 @@ PM_point_locator::walk_in_triangulation(const Point& q) const return Object_handle(); Halfedge_const_handle e; - Point p = CT.point(v); + const Point& p = CT.point(v); if ( p == q ) return make_object(v); // Segment s = this->K.construct_segment(p,q); Direction dir = this->K.construct_direction(p,q); diff --git a/include/CGAL/Nef_2/Polynomial.h b/include/CGAL/Nef_2/Polynomial.h index 2b08913b65..879b446510 100644 --- a/include/CGAL/Nef_2/Polynomial.h +++ b/include/CGAL/Nef_2/Polynomial.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Polynomial.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Polynomial.h $ // $Id: Polynomial.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Polynomial_impl.h b/include/CGAL/Nef_2/Polynomial_impl.h index 16988226fe..f47409aed8 100644 --- a/include/CGAL/Nef_2/Polynomial_impl.h +++ b/include/CGAL/Nef_2/Polynomial_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Polynomial_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Polynomial_impl.h $ // $Id: Polynomial_impl.h 03e1e07 2021-12-27T11:36:27+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/Segment_overlay_traits.h b/include/CGAL/Nef_2/Segment_overlay_traits.h index efc13fa15f..128305b0d7 100644 --- a/include/CGAL/Nef_2/Segment_overlay_traits.h +++ b/include/CGAL/Nef_2/Segment_overlay_traits.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/Segment_overlay_traits.h $ -// $Id: Segment_overlay_traits.h f3f6beb 2021-05-12T07:37:49+01:00 Giles Bathgate +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/Segment_overlay_traits.h $ +// $Id: Segment_overlay_traits.h 0efc2cd 2023-08-24T09:59:12+02:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -161,11 +161,13 @@ class leda_seg_overlay_traits { } - Point_2 source(ISegment is) const + Point_2 source(const ISegment& is) const { return K.source(is->first()); } - Point_2 target(ISegment is) const + + Point_2 target(const ISegment& is) const { return K.target(is->first()); } - ITERATOR original(ISegment s) const + + ITERATOR original(const ISegment& s) const { return s->second(); } int orientation(ST_item sit, const Point_2& p) const @@ -474,7 +476,7 @@ class stl_seg_overlay_traits { public: compare_segs_at_sweepline(const Point_2& pi, - ISegment s1, ISegment s2, + ISegment s1, ISegment s2, const GEOMETRY& k) : p(pi), s_bottom(s1), s_top(s2), K(k) {} @@ -673,6 +675,7 @@ class stl_seg_overlay_traits { Point_2 source(ISegment is) const { return K.source(is->first); } + Point_2 target(ISegment is) const { return K.target(is->first); } @@ -687,7 +690,8 @@ class stl_seg_overlay_traits { *sit1 == &sh || *sit2 == &sl || *sit2 == &sh) return false; - Point_2 ps = source(*sit2), pt = target(*sit2); + const Point_2& ps = source(*sit2); + const Point_2& pt = target(*sit2); return ( orientation(sit1,ps)==0 && orientation(sit1,pt)==0 ); } @@ -758,8 +762,8 @@ class stl_seg_overlay_traits { continue; // ignore zero-length segments regarding YS } - Point_2 p = *it1; - Point_2 q = *it2; + const Point_2& p = *it1; + const Point_2& q = *it2; Segment_2 s1; if ( K.compare_xy(p,q) < 0 ) diff --git a/include/CGAL/Nef_2/debug.h b/include/CGAL/Nef_2/debug.h index 4251dd8464..9a016a37fc 100644 --- a/include/CGAL/Nef_2/debug.h +++ b/include/CGAL/Nef_2/debug.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/debug.h $ // $Id: debug.h ce7d06d 2020-12-05T08:12:56+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/gen_point_location.h b/include/CGAL/Nef_2/gen_point_location.h index 91fac48b5b..48a88350ae 100644 --- a/include/CGAL/Nef_2/gen_point_location.h +++ b/include/CGAL/Nef_2/gen_point_location.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/gen_point_location.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/gen_point_location.h $ // $Id: gen_point_location.h f79d8bb 2022-11-30T10:31:13+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/geninfo.h b/include/CGAL/Nef_2/geninfo.h index 43c2c746db..57123c4853 100644 --- a/include/CGAL/Nef_2/geninfo.h +++ b/include/CGAL/Nef_2/geninfo.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/geninfo.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/geninfo.h $ // $Id: geninfo.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_2/iterator_tools.h b/include/CGAL/Nef_2/iterator_tools.h index df083d6489..13025c4279 100644 --- a/include/CGAL/Nef_2/iterator_tools.h +++ b/include/CGAL/Nef_2/iterator_tools.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_2/iterator_tools.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_2/iterator_tools.h $ // $Id: iterator_tools.h 9d16a42 2020-06-15T17:07:35+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Binary_operation.h b/include/CGAL/Nef_3/Binary_operation.h index 2fe397d5a3..b729cd9ae5 100644 --- a/include/CGAL/Nef_3/Binary_operation.h +++ b/include/CGAL/Nef_3/Binary_operation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Binary_operation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Binary_operation.h $ // $Id: Binary_operation.h 02247f7 2023-02-02T10:58:23+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Bounding_box_3.h b/include/CGAL/Nef_3/Bounding_box_3.h index cc30045019..2e040b05a3 100644 --- a/include/CGAL/Nef_3/Bounding_box_3.h +++ b/include/CGAL/Nef_3/Bounding_box_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Bounding_box_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Bounding_box_3.h $ // $Id: Bounding_box_3.h b1c09a5 2020-07-20T16:52:24+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Combine_with_halfspace.h b/include/CGAL/Nef_3/Combine_with_halfspace.h index 19a1e2f32f..12dddbc783 100644 --- a/include/CGAL/Nef_3/Combine_with_halfspace.h +++ b/include/CGAL/Nef_3/Combine_with_halfspace.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Combine_with_halfspace.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Combine_with_halfspace.h $ // $Id: Combine_with_halfspace.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Default_items.h b/include/CGAL/Nef_3/Default_items.h index 8ddc9e6cf9..9ea0533562 100644 --- a/include/CGAL/Nef_3/Default_items.h +++ b/include/CGAL/Nef_3/Default_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Default_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Default_items.h $ // $Id: Default_items.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Edge_edge_overlay.h b/include/CGAL/Nef_3/Edge_edge_overlay.h index fca82b9c1c..34b5b79562 100644 --- a/include/CGAL/Nef_3/Edge_edge_overlay.h +++ b/include/CGAL/Nef_3/Edge_edge_overlay.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Edge_edge_overlay.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Edge_edge_overlay.h $ // $Id: Edge_edge_overlay.h 17a84db 2022-09-25T18:00:08+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h b/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h index 5a343efe5c..336844fcfb 100644 --- a/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h +++ b/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xy_3.h $ // $Id: Exact_triangulation_euclidean_traits_xy_3.h 5ea5e93 2021-01-20T15:17:41+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h b/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h index bdc2bb84b9..1f018b98d3 100644 --- a/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h +++ b/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_xz_3.h $ // $Id: Exact_triangulation_euclidean_traits_xz_3.h 5ea5e93 2021-01-20T15:17:41+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h b/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h index 444401d584..f160b2db9c 100644 --- a/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h +++ b/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Exact_triangulation_euclidean_traits_yz_3.h $ // $Id: Exact_triangulation_euclidean_traits_yz_3.h 5ea5e93 2021-01-20T15:17:41+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Halfedge.h b/include/CGAL/Nef_3/Halfedge.h index 5efb72f211..f9ee48fbcb 100644 --- a/include/CGAL/Nef_3/Halfedge.h +++ b/include/CGAL/Nef_3/Halfedge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Halfedge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Halfedge.h $ // $Id: Halfedge.h b66ee56 2023-01-18T23:27:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Halffacet.h b/include/CGAL/Nef_3/Halffacet.h index 709e1455cf..a50e7264d1 100644 --- a/include/CGAL/Nef_3/Halffacet.h +++ b/include/CGAL/Nef_3/Halffacet.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Halffacet.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Halffacet.h $ // $Id: Halffacet.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/ID_support_handler.h b/include/CGAL/Nef_3/ID_support_handler.h index e8b0dd10f9..a11440e78e 100644 --- a/include/CGAL/Nef_3/ID_support_handler.h +++ b/include/CGAL/Nef_3/ID_support_handler.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/ID_support_handler.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/ID_support_handler.h $ // $Id: ID_support_handler.h 2a5fcdc 2022-04-13T12:59:21+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Infimaximal_box.h b/include/CGAL/Nef_3/Infimaximal_box.h index 40b93b38fb..0765afc039 100644 --- a/include/CGAL/Nef_3/Infimaximal_box.h +++ b/include/CGAL/Nef_3/Infimaximal_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Infimaximal_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Infimaximal_box.h $ // $Id: Infimaximal_box.h 3c56c3e 2023-01-19T00:58:05+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/K3_tree.h b/include/CGAL/Nef_3/K3_tree.h index cb9732a38f..47c4081235 100644 --- a/include/CGAL/Nef_3/K3_tree.h +++ b/include/CGAL/Nef_3/K3_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/K3_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/K3_tree.h $ // $Id: K3_tree.h 78e2d5e 2023-03-02T13:42:35+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Mark_bounded_volumes.h b/include/CGAL/Nef_3/Mark_bounded_volumes.h index 3823e5295b..6a31c9df0d 100644 --- a/include/CGAL/Nef_3/Mark_bounded_volumes.h +++ b/include/CGAL/Nef_3/Mark_bounded_volumes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Mark_bounded_volumes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Mark_bounded_volumes.h $ // $Id: Mark_bounded_volumes.h b558057 2023-01-18T19:58:44+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Nef_box.h b/include/CGAL/Nef_3/Nef_box.h index b46b56fb11..9574426945 100644 --- a/include/CGAL/Nef_3/Nef_box.h +++ b/include/CGAL/Nef_3/Nef_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Nef_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Nef_box.h $ // $Id: Nef_box.h b66ee56 2023-01-18T23:27:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/OGL_helper.h b/include/CGAL/Nef_3/OGL_helper.h index 5adf0f0635..db1e982f8b 100644 --- a/include/CGAL/Nef_3/OGL_helper.h +++ b/include/CGAL/Nef_3/OGL_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/OGL_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/OGL_helper.h $ // $Id: OGL_helper.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Pluecker_line_3.h b/include/CGAL/Nef_3/Pluecker_line_3.h index 7ba6689123..290479c093 100644 --- a/include/CGAL/Nef_3/Pluecker_line_3.h +++ b/include/CGAL/Nef_3/Pluecker_line_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Pluecker_line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Pluecker_line_3.h $ // $Id: Pluecker_line_3.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SFace.h b/include/CGAL/Nef_3/SFace.h index 3b05233c27..b4c1140625 100644 --- a/include/CGAL/Nef_3/SFace.h +++ b/include/CGAL/Nef_3/SFace.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SFace.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SFace.h $ // $Id: SFace.h 2d4a857 2022-03-12T12:06:17+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SHalfedge.h b/include/CGAL/Nef_3/SHalfedge.h index c757b49981..ca9bff28e1 100644 --- a/include/CGAL/Nef_3/SHalfedge.h +++ b/include/CGAL/Nef_3/SHalfedge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SHalfedge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SHalfedge.h $ // $Id: SHalfedge.h b66ee56 2023-01-18T23:27:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SHalfloop.h b/include/CGAL/Nef_3/SHalfloop.h index e9efede359..372967d77d 100644 --- a/include/CGAL/Nef_3/SHalfloop.h +++ b/include/CGAL/Nef_3/SHalfloop.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SHalfloop.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SHalfloop.h $ // $Id: SHalfloop.h b66ee56 2023-01-18T23:27:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SM_visualizor.h b/include/CGAL/Nef_3/SM_visualizor.h index 9c5fcebb57..ee1c2cfce1 100644 --- a/include/CGAL/Nef_3/SM_visualizor.h +++ b/include/CGAL/Nef_3/SM_visualizor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SM_visualizor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SM_visualizor.h $ // $Id: SM_visualizor.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_FM_decorator.h b/include/CGAL/Nef_3/SNC_FM_decorator.h index 5204ed5ffc..ba88323b87 100644 --- a/include/CGAL/Nef_3/SNC_FM_decorator.h +++ b/include/CGAL/Nef_3/SNC_FM_decorator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_FM_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_FM_decorator.h $ // $Id: SNC_FM_decorator.h 0a8ef64 2022-03-11T22:48:44+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_SM_explorer.h b/include/CGAL/Nef_3/SNC_SM_explorer.h index ee61043d6c..67e34d7e36 100644 --- a/include/CGAL/Nef_3/SNC_SM_explorer.h +++ b/include/CGAL/Nef_3/SNC_SM_explorer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_SM_explorer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_SM_explorer.h $ // $Id: SNC_SM_explorer.h 7322c79 2022-11-21T14:09:08+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_SM_overlayer.h b/include/CGAL/Nef_3/SNC_SM_overlayer.h index e9529f4250..44804ce6b1 100644 --- a/include/CGAL/Nef_3/SNC_SM_overlayer.h +++ b/include/CGAL/Nef_3/SNC_SM_overlayer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_SM_overlayer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_SM_overlayer.h $ // $Id: SNC_SM_overlayer.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_SM_visualizor.h b/include/CGAL/Nef_3/SNC_SM_visualizor.h index b35eeb0103..a03231e7e8 100644 --- a/include/CGAL/Nef_3/SNC_SM_visualizor.h +++ b/include/CGAL/Nef_3/SNC_SM_visualizor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_SM_visualizor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_SM_visualizor.h $ // $Id: SNC_SM_visualizor.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_const_decorator.h b/include/CGAL/Nef_3/SNC_const_decorator.h index 8fa50e723e..b51b16b204 100644 --- a/include/CGAL/Nef_3/SNC_const_decorator.h +++ b/include/CGAL/Nef_3/SNC_const_decorator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_const_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_const_decorator.h $ // $Id: SNC_const_decorator.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_constructor.h b/include/CGAL/Nef_3/SNC_constructor.h index e1d89d1a15..85b6bffbe3 100644 --- a/include/CGAL/Nef_3/SNC_constructor.h +++ b/include/CGAL/Nef_3/SNC_constructor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_constructor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_constructor.h $ // $Id: SNC_constructor.h 33d9560 2023-01-19T00:39:36+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_decorator.h b/include/CGAL/Nef_3/SNC_decorator.h index 2c19f465db..1336074226 100644 --- a/include/CGAL/Nef_3/SNC_decorator.h +++ b/include/CGAL/Nef_3/SNC_decorator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_decorator.h $ // $Id: SNC_decorator.h 1009acb 2022-03-10T18:24:07+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_decorator_traits.h b/include/CGAL/Nef_3/SNC_decorator_traits.h index 418cd04935..f2b001aac6 100644 --- a/include/CGAL/Nef_3/SNC_decorator_traits.h +++ b/include/CGAL/Nef_3/SNC_decorator_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_decorator_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_decorator_traits.h $ // $Id: SNC_decorator_traits.h 252aab7 2022-03-19T12:16:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_external_structure.h b/include/CGAL/Nef_3/SNC_external_structure.h index 7229f3e2d9..168a05bfae 100644 --- a/include/CGAL/Nef_3/SNC_external_structure.h +++ b/include/CGAL/Nef_3/SNC_external_structure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_external_structure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_external_structure.h $ // $Id: SNC_external_structure.h b558057 2023-01-18T19:58:44+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_halfedge_key.h b/include/CGAL/Nef_3/SNC_halfedge_key.h index 069853e76c..781c915977 100644 --- a/include/CGAL/Nef_3/SNC_halfedge_key.h +++ b/include/CGAL/Nef_3/SNC_halfedge_key.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_halfedge_key.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_halfedge_key.h $ // $Id: SNC_halfedge_key.h b558057 2023-01-18T19:58:44+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_indexed_items.h b/include/CGAL/Nef_3/SNC_indexed_items.h index dc0e9589a3..c208ae54c1 100644 --- a/include/CGAL/Nef_3/SNC_indexed_items.h +++ b/include/CGAL/Nef_3/SNC_indexed_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_indexed_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_indexed_items.h $ // $Id: SNC_indexed_items.h 2a54687 2021-06-04T13:52:14+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_intersection.h b/include/CGAL/Nef_3/SNC_intersection.h index ff6e1be01e..b0ef0085f2 100644 --- a/include/CGAL/Nef_3/SNC_intersection.h +++ b/include/CGAL/Nef_3/SNC_intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_intersection.h $ // $Id: SNC_intersection.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_io_parser.h b/include/CGAL/Nef_3/SNC_io_parser.h index 94fc6b15ee..e624cd4674 100644 --- a/include/CGAL/Nef_3/SNC_io_parser.h +++ b/include/CGAL/Nef_3/SNC_io_parser.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_io_parser.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_io_parser.h $ // $Id: SNC_io_parser.h b558057 2023-01-18T19:58:44+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_items.h b/include/CGAL/Nef_3/SNC_items.h index 625122eb36..c86500bb2b 100644 --- a/include/CGAL/Nef_3/SNC_items.h +++ b/include/CGAL/Nef_3/SNC_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_items.h $ // $Id: SNC_items.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_iteration.h b/include/CGAL/Nef_3/SNC_iteration.h index cc6811b315..cbeb40853c 100644 --- a/include/CGAL/Nef_3/SNC_iteration.h +++ b/include/CGAL/Nef_3/SNC_iteration.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_iteration.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_iteration.h $ // $Id: SNC_iteration.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_k3_tree_traits.h b/include/CGAL/Nef_3/SNC_k3_tree_traits.h index 5fc346c17f..c44ba44ddf 100644 --- a/include/CGAL/Nef_3/SNC_k3_tree_traits.h +++ b/include/CGAL/Nef_3/SNC_k3_tree_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_k3_tree_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_k3_tree_traits.h $ // $Id: SNC_k3_tree_traits.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_list.h b/include/CGAL/Nef_3/SNC_list.h index eaf6ffb8e6..a97ce226c7 100644 --- a/include/CGAL/Nef_3/SNC_list.h +++ b/include/CGAL/Nef_3/SNC_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_list.h $ // $Id: SNC_list.h e5f4796 2022-03-19T12:43:38+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_point_locator.h b/include/CGAL/Nef_3/SNC_point_locator.h index 8e6ed6e9b7..8a5bc84562 100644 --- a/include/CGAL/Nef_3/SNC_point_locator.h +++ b/include/CGAL/Nef_3/SNC_point_locator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_point_locator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_point_locator.h $ // $Id: SNC_point_locator.h 0570e6a 2022-06-03T15:30:05+01:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_simplify.h b/include/CGAL/Nef_3/SNC_simplify.h index 2b46abb55f..f6ec2e2db6 100644 --- a/include/CGAL/Nef_3/SNC_simplify.h +++ b/include/CGAL/Nef_3/SNC_simplify.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_simplify.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_simplify.h $ // $Id: SNC_simplify.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_sphere_map.h b/include/CGAL/Nef_3/SNC_sphere_map.h index 1ce7b7a5fc..a43d30d31a 100644 --- a/include/CGAL/Nef_3/SNC_sphere_map.h +++ b/include/CGAL/Nef_3/SNC_sphere_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_sphere_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_sphere_map.h $ // $Id: SNC_sphere_map.h b66ee56 2023-01-18T23:27:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/SNC_structure.h b/include/CGAL/Nef_3/SNC_structure.h index 067c466eb5..ec3711a53f 100644 --- a/include/CGAL/Nef_3/SNC_structure.h +++ b/include/CGAL/Nef_3/SNC_structure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/SNC_structure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/SNC_structure.h $ // $Id: SNC_structure.h 33d9560 2023-01-19T00:39:36+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Vertex.h b/include/CGAL/Nef_3/Vertex.h index eedfaad125..f47dc6f11a 100644 --- a/include/CGAL/Nef_3/Vertex.h +++ b/include/CGAL/Nef_3/Vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Vertex.h $ // $Id: Vertex.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/Volume.h b/include/CGAL/Nef_3/Volume.h index 796ef698f7..c2930c6391 100644 --- a/include/CGAL/Nef_3/Volume.h +++ b/include/CGAL/Nef_3/Volume.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/Volume.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/Volume.h $ // $Id: Volume.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/binop_intersection_tests.h b/include/CGAL/Nef_3/binop_intersection_tests.h index 3cafbaaa0c..df5ddae104 100644 --- a/include/CGAL/Nef_3/binop_intersection_tests.h +++ b/include/CGAL/Nef_3/binop_intersection_tests.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/binop_intersection_tests.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/binop_intersection_tests.h $ // $Id: binop_intersection_tests.h c2a1810 2023-01-13T18:43:33+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/bounded_side_3.h b/include/CGAL/Nef_3/bounded_side_3.h index 1552078041..8103373cba 100644 --- a/include/CGAL/Nef_3/bounded_side_3.h +++ b/include/CGAL/Nef_3/bounded_side_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/bounded_side_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/bounded_side_3.h $ // $Id: bounded_side_3.h 7cb53ab 2021-11-03T17:30:26+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/polygon_mesh_to_nef_3.h b/include/CGAL/Nef_3/polygon_mesh_to_nef_3.h index dcff0fb25b..9c0f04c699 100644 --- a/include/CGAL/Nef_3/polygon_mesh_to_nef_3.h +++ b/include/CGAL/Nef_3/polygon_mesh_to_nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/polygon_mesh_to_nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/polygon_mesh_to_nef_3.h $ // $Id: polygon_mesh_to_nef_3.h b66ee56 2023-01-18T23:27:25+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h b/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h index b7c3285994..4955f57e67 100644 --- a/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h +++ b/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/quotient_coordinates_to_homogeneous_point.h $ // $Id: quotient_coordinates_to_homogeneous_point.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/shell_to_nef_3.h b/include/CGAL/Nef_3/shell_to_nef_3.h index 738038112b..ad764bf1eb 100644 --- a/include/CGAL/Nef_3/shell_to_nef_3.h +++ b/include/CGAL/Nef_3/shell_to_nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/shell_to_nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/shell_to_nef_3.h $ // $Id: shell_to_nef_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h b/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h index 32ea4e9100..bff66b40d3 100644 --- a/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h +++ b/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_3/vertex_cycle_to_nef_3.h $ // $Id: vertex_cycle_to_nef_3.h b558057 2023-01-18T19:58:44+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Generic_handle_map.h b/include/CGAL/Nef_S2/Generic_handle_map.h index 2b6109f6e2..186eacf750 100644 --- a/include/CGAL/Nef_S2/Generic_handle_map.h +++ b/include/CGAL/Nef_S2/Generic_handle_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Generic_handle_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Generic_handle_map.h $ // $Id: Generic_handle_map.h 77054d4 2021-05-10T18:26:29+01:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/ID_support_handler.h b/include/CGAL/Nef_S2/ID_support_handler.h index 97b35ee1d2..427c533a3e 100644 --- a/include/CGAL/Nef_S2/ID_support_handler.h +++ b/include/CGAL/Nef_S2/ID_support_handler.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/ID_support_handler.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/ID_support_handler.h $ // $Id: ID_support_handler.h 8770c7a 2022-05-10T12:06:32+01:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Normalizing.h b/include/CGAL/Nef_S2/Normalizing.h index 05ede279ff..6e78df51a9 100644 --- a/include/CGAL/Nef_S2/Normalizing.h +++ b/include/CGAL/Nef_S2/Normalizing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Normalizing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Normalizing.h $ // $Id: Normalizing.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/OGL_base_object.h b/include/CGAL/Nef_S2/OGL_base_object.h index dc9d8e2689..2097bc0415 100644 --- a/include/CGAL/Nef_S2/OGL_base_object.h +++ b/include/CGAL/Nef_S2/OGL_base_object.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/OGL_base_object.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/OGL_base_object.h $ // $Id: OGL_base_object.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_checker.h b/include/CGAL/Nef_S2/SM_checker.h index e6b163f80d..75c5d1082e 100644 --- a/include/CGAL/Nef_S2/SM_checker.h +++ b/include/CGAL/Nef_S2/SM_checker.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_checker.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_checker.h $ // $Id: SM_checker.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_const_decorator.h b/include/CGAL/Nef_S2/SM_const_decorator.h index 39a15c7d19..80383dd2c0 100644 --- a/include/CGAL/Nef_S2/SM_const_decorator.h +++ b/include/CGAL/Nef_S2/SM_const_decorator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_const_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_const_decorator.h $ // $Id: SM_const_decorator.h 49f7a40 2023-02-09T09:42:55+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_constrained_triang_traits.h b/include/CGAL/Nef_S2/SM_constrained_triang_traits.h index 3affdd23d2..48708e6a35 100644 --- a/include/CGAL/Nef_S2/SM_constrained_triang_traits.h +++ b/include/CGAL/Nef_S2/SM_constrained_triang_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_constrained_triang_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_constrained_triang_traits.h $ // $Id: SM_constrained_triang_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_decorator.h b/include/CGAL/Nef_S2/SM_decorator.h index bbc0610140..ccb73dc86d 100644 --- a/include/CGAL/Nef_S2/SM_decorator.h +++ b/include/CGAL/Nef_S2/SM_decorator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_decorator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_decorator.h $ // $Id: SM_decorator.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_decorator_traits.h b/include/CGAL/Nef_S2/SM_decorator_traits.h index 695b7601da..f18b6ad7b6 100644 --- a/include/CGAL/Nef_S2/SM_decorator_traits.h +++ b/include/CGAL/Nef_S2/SM_decorator_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_decorator_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_decorator_traits.h $ // $Id: SM_decorator_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_io_parser.h b/include/CGAL/Nef_S2/SM_io_parser.h index bb0008da2a..49ea7fb242 100644 --- a/include/CGAL/Nef_S2/SM_io_parser.h +++ b/include/CGAL/Nef_S2/SM_io_parser.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_io_parser.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_io_parser.h $ // $Id: SM_io_parser.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_items.h b/include/CGAL/Nef_S2/SM_items.h index 33ec7dd87b..db5cdfeed9 100644 --- a/include/CGAL/Nef_S2/SM_items.h +++ b/include/CGAL/Nef_S2/SM_items.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_items.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_items.h $ // $Id: SM_items.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_iteration.h b/include/CGAL/Nef_S2/SM_iteration.h index 0e15b5348b..a9ae851b53 100644 --- a/include/CGAL/Nef_S2/SM_iteration.h +++ b/include/CGAL/Nef_S2/SM_iteration.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_iteration.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_iteration.h $ // $Id: SM_iteration.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_list.h b/include/CGAL/Nef_S2/SM_list.h index 723868bde8..23e1eb2b7b 100644 --- a/include/CGAL/Nef_S2/SM_list.h +++ b/include/CGAL/Nef_S2/SM_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_list.h $ // $Id: SM_list.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_overlayer.h b/include/CGAL/Nef_S2/SM_overlayer.h index 8454acb4a8..1b6fc7035b 100644 --- a/include/CGAL/Nef_S2/SM_overlayer.h +++ b/include/CGAL/Nef_S2/SM_overlayer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_overlayer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_overlayer.h $ // $Id: SM_overlayer.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_point_locator.h b/include/CGAL/Nef_S2/SM_point_locator.h index 8f862719db..1b475a9edd 100644 --- a/include/CGAL/Nef_S2/SM_point_locator.h +++ b/include/CGAL/Nef_S2/SM_point_locator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_point_locator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_point_locator.h $ // $Id: SM_point_locator.h 2334ec5 2021-03-10T18:40:03+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_triangulator.h b/include/CGAL/Nef_S2/SM_triangulator.h index 0557234889..8f566f3bcc 100644 --- a/include/CGAL/Nef_S2/SM_triangulator.h +++ b/include/CGAL/Nef_S2/SM_triangulator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_triangulator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_triangulator.h $ // $Id: SM_triangulator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/SM_visualizor.h b/include/CGAL/Nef_S2/SM_visualizor.h index 895c5bcf0d..d4add5c36f 100644 --- a/include/CGAL/Nef_S2/SM_visualizor.h +++ b/include/CGAL/Nef_S2/SM_visualizor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/SM_visualizor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/SM_visualizor.h $ // $Id: SM_visualizor.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_circle.h b/include/CGAL/Nef_S2/Sphere_circle.h index 9d1c1024f4..27091522d0 100644 --- a/include/CGAL/Nef_S2/Sphere_circle.h +++ b/include/CGAL/Nef_S2/Sphere_circle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_circle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_circle.h $ // $Id: Sphere_circle.h 78e2d5e 2023-03-02T13:42:35+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_direction.h b/include/CGAL/Nef_S2/Sphere_direction.h index a5f7d212aa..7c6d2f9c84 100644 --- a/include/CGAL/Nef_S2/Sphere_direction.h +++ b/include/CGAL/Nef_S2/Sphere_direction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_direction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_direction.h $ // $Id: Sphere_direction.h 78e2d5e 2023-03-02T13:42:35+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_geometry.h b/include/CGAL/Nef_S2/Sphere_geometry.h index 81188799dd..f0e16360a1 100644 --- a/include/CGAL/Nef_S2/Sphere_geometry.h +++ b/include/CGAL/Nef_S2/Sphere_geometry.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_geometry.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_geometry.h $ // $Id: Sphere_geometry.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_geometry_OGL.h b/include/CGAL/Nef_S2/Sphere_geometry_OGL.h index 5a06d9c595..64468fe6f0 100644 --- a/include/CGAL/Nef_S2/Sphere_geometry_OGL.h +++ b/include/CGAL/Nef_S2/Sphere_geometry_OGL.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_geometry_OGL.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_geometry_OGL.h $ // $Id: Sphere_geometry_OGL.h 521c72d 2021-10-04T13:22:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_map.h b/include/CGAL/Nef_S2/Sphere_map.h index 7437e8c5cc..0948db82d4 100644 --- a/include/CGAL/Nef_S2/Sphere_map.h +++ b/include/CGAL/Nef_S2/Sphere_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_map.h $ // $Id: Sphere_map.h 16bed97 2022-03-17T20:21:12+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_point.h b/include/CGAL/Nef_S2/Sphere_point.h index f8c30cc44a..eef92600c8 100644 --- a/include/CGAL/Nef_S2/Sphere_point.h +++ b/include/CGAL/Nef_S2/Sphere_point.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_point.h $ // $Id: Sphere_point.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_segment.h b/include/CGAL/Nef_S2/Sphere_segment.h index e83b448249..844402b924 100644 --- a/include/CGAL/Nef_S2/Sphere_segment.h +++ b/include/CGAL/Nef_S2/Sphere_segment.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_segment.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_segment.h $ // $Id: Sphere_segment.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/Sphere_triangle.h b/include/CGAL/Nef_S2/Sphere_triangle.h index f639653c65..48778b58d5 100644 --- a/include/CGAL/Nef_S2/Sphere_triangle.h +++ b/include/CGAL/Nef_S2/Sphere_triangle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/Sphere_triangle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/Sphere_triangle.h $ // $Id: Sphere_triangle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/leda_sphere_map.h b/include/CGAL/Nef_S2/leda_sphere_map.h index f9cf1f8f15..b444b9d7f3 100644 --- a/include/CGAL/Nef_S2/leda_sphere_map.h +++ b/include/CGAL/Nef_S2/leda_sphere_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/leda_sphere_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/leda_sphere_map.h $ // $Id: leda_sphere_map.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_S2/sphere_predicates.h b/include/CGAL/Nef_S2/sphere_predicates.h index 1a9128f0e6..cfee0d6853 100644 --- a/include/CGAL/Nef_S2/sphere_predicates.h +++ b/include/CGAL/Nef_S2/sphere_predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_S2/sphere_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_S2/sphere_predicates.h $ // $Id: sphere_predicates.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_nary_intersection_3.h b/include/CGAL/Nef_nary_intersection_3.h index b3fa252a59..641d664b6a 100644 --- a/include/CGAL/Nef_nary_intersection_3.h +++ b/include/CGAL/Nef_nary_intersection_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_nary_intersection_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_nary_intersection_3.h $ // $Id: Nef_nary_intersection_3.h 7b09c8e 2022-08-02T17:37:38+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_nary_union_3.h b/include/CGAL/Nef_nary_union_3.h index 6e6499323e..73f1a3a3f0 100644 --- a/include/CGAL/Nef_nary_union_3.h +++ b/include/CGAL/Nef_nary_union_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_nary_union_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_nary_union_3.h $ // $Id: Nef_nary_union_3.h 7b09c8e 2022-08-02T17:37:38+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_polyhedron_2.h b/include/CGAL/Nef_polyhedron_2.h index 0f13744a52..096980b372 100644 --- a/include/CGAL/Nef_polyhedron_2.h +++ b/include/CGAL/Nef_polyhedron_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_polyhedron_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_polyhedron_2.h $ // $Id: Nef_polyhedron_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_polyhedron_3.h b/include/CGAL/Nef_polyhedron_3.h index a84639a561..a1cb6143a2 100644 --- a/include/CGAL/Nef_polyhedron_3.h +++ b/include/CGAL/Nef_polyhedron_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/Nef_polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/Nef_polyhedron_3.h $ // $Id: Nef_polyhedron_3.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_polyhedron_S2.h b/include/CGAL/Nef_polyhedron_S2.h index bbff8be94f..5fcc48a85a 100644 --- a/include/CGAL/Nef_polyhedron_S2.h +++ b/include/CGAL/Nef_polyhedron_S2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_S2/include/CGAL/Nef_polyhedron_S2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_S2/include/CGAL/Nef_polyhedron_S2.h $ // $Id: Nef_polyhedron_S2.h 5ecd852 2021-04-26T21:37:02+01:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_polynomial.h b/include/CGAL/Nef_polynomial.h index 9780dd1f94..b37d0d6ef4 100644 --- a/include/CGAL/Nef_polynomial.h +++ b/include/CGAL/Nef_polynomial.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_polynomial.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_polynomial.h $ // $Id: Nef_polynomial.h 9d16a42 2020-06-15T17:07:35+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nef_polynomial_fwd.h b/include/CGAL/Nef_polynomial_fwd.h index 531627ddf3..cc3773d813 100644 --- a/include/CGAL/Nef_polynomial_fwd.h +++ b/include/CGAL/Nef_polynomial_fwd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/Nef_polynomial_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/Nef_polynomial_fwd.h $ // $Id: Nef_polynomial_fwd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Nested_iterator.h b/include/CGAL/Nested_iterator.h index 54c19085f7..5cb418e7e2 100644 --- a/include/CGAL/Nested_iterator.h +++ b/include/CGAL/Nested_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Nested_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Nested_iterator.h $ // $Id: Nested_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_LA_base.h b/include/CGAL/NewKernel_d/Cartesian_LA_base.h index 4311fd04f5..635e2299cd 100644 --- a/include/CGAL/NewKernel_d/Cartesian_LA_base.h +++ b/include/CGAL/NewKernel_d/Cartesian_LA_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_LA_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_LA_base.h $ // $Id: Cartesian_LA_base.h bdc0ce3 2021-01-27T16:33:59+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_LA_functors.h b/include/CGAL/NewKernel_d/Cartesian_LA_functors.h index b38aea9b6c..e9672de7a3 100644 --- a/include/CGAL/NewKernel_d/Cartesian_LA_functors.h +++ b/include/CGAL/NewKernel_d/Cartesian_LA_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_LA_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_LA_functors.h $ // $Id: Cartesian_LA_functors.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_base.h b/include/CGAL/NewKernel_d/Cartesian_base.h index fe9e39377a..22ed1634ec 100644 --- a/include/CGAL/NewKernel_d/Cartesian_base.h +++ b/include/CGAL/NewKernel_d/Cartesian_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_base.h $ // $Id: Cartesian_base.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_change_FT.h b/include/CGAL/NewKernel_d/Cartesian_change_FT.h index 988e680f88..0e1b30c487 100644 --- a/include/CGAL/NewKernel_d/Cartesian_change_FT.h +++ b/include/CGAL/NewKernel_d/Cartesian_change_FT.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_change_FT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_change_FT.h $ // $Id: Cartesian_change_FT.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_complete.h b/include/CGAL/NewKernel_d/Cartesian_complete.h index 286836ce11..bf9db55562 100644 --- a/include/CGAL/NewKernel_d/Cartesian_complete.h +++ b/include/CGAL/NewKernel_d/Cartesian_complete.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_complete.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_complete.h $ // $Id: Cartesian_complete.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_filter_K.h b/include/CGAL/NewKernel_d/Cartesian_filter_K.h index b13bd5add0..5f3ccb2679 100644 --- a/include/CGAL/NewKernel_d/Cartesian_filter_K.h +++ b/include/CGAL/NewKernel_d/Cartesian_filter_K.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_filter_K.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_filter_K.h $ // $Id: Cartesian_filter_K.h 634fe39 2020-12-30T19:56:58+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_filter_NT.h b/include/CGAL/NewKernel_d/Cartesian_filter_NT.h index 38970f1d0a..dfc4df3c06 100644 --- a/include/CGAL/NewKernel_d/Cartesian_filter_NT.h +++ b/include/CGAL/NewKernel_d/Cartesian_filter_NT.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_filter_NT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_filter_NT.h $ // $Id: Cartesian_filter_NT.h 74c029c 2021-09-09T11:44:36+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_per_dimension.h b/include/CGAL/NewKernel_d/Cartesian_per_dimension.h index 9b6508a831..bf73c878b1 100644 --- a/include/CGAL/NewKernel_d/Cartesian_per_dimension.h +++ b/include/CGAL/NewKernel_d/Cartesian_per_dimension.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_per_dimension.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_per_dimension.h $ // $Id: Cartesian_per_dimension.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Cartesian_static_filters.h b/include/CGAL/NewKernel_d/Cartesian_static_filters.h index 353c378f5d..e04d421262 100644 --- a/include/CGAL/NewKernel_d/Cartesian_static_filters.h +++ b/include/CGAL/NewKernel_d/Cartesian_static_filters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_static_filters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Cartesian_static_filters.h $ // $Id: Cartesian_static_filters.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Coaffine.h b/include/CGAL/NewKernel_d/Coaffine.h index d6e9d07b5f..bd01cf6243 100644 --- a/include/CGAL/NewKernel_d/Coaffine.h +++ b/include/CGAL/NewKernel_d/Coaffine.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Coaffine.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Coaffine.h $ // $Id: Coaffine.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Define_kernel_types.h b/include/CGAL/NewKernel_d/Define_kernel_types.h index 1dc183030c..ce042b7bff 100644 --- a/include/CGAL/NewKernel_d/Define_kernel_types.h +++ b/include/CGAL/NewKernel_d/Define_kernel_types.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Define_kernel_types.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Define_kernel_types.h $ // $Id: Define_kernel_types.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Dimension_base.h b/include/CGAL/NewKernel_d/Dimension_base.h index 72cf2654a9..ce85e19ca8 100644 --- a/include/CGAL/NewKernel_d/Dimension_base.h +++ b/include/CGAL/NewKernel_d/Dimension_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Dimension_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Dimension_base.h $ // $Id: Dimension_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Filtered_predicate2.h b/include/CGAL/NewKernel_d/Filtered_predicate2.h index ec4c01c5fa..e5b90ab459 100644 --- a/include/CGAL/NewKernel_d/Filtered_predicate2.h +++ b/include/CGAL/NewKernel_d/Filtered_predicate2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Filtered_predicate2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Filtered_predicate2.h $ // $Id: Filtered_predicate2.h 6bae0e3 2021-09-09T11:09:16+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/KernelD_converter.h b/include/CGAL/NewKernel_d/KernelD_converter.h index 0cef0b652b..678aebb1d7 100644 --- a/include/CGAL/NewKernel_d/KernelD_converter.h +++ b/include/CGAL/NewKernel_d/KernelD_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/KernelD_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/KernelD_converter.h $ // $Id: KernelD_converter.h 70a06b4 2022-06-27T08:58:17+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Kernel_2_interface.h b/include/CGAL/NewKernel_d/Kernel_2_interface.h index cdfd13ccbe..28e6c118f8 100644 --- a/include/CGAL/NewKernel_d/Kernel_2_interface.h +++ b/include/CGAL/NewKernel_d/Kernel_2_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Kernel_2_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Kernel_2_interface.h $ // $Id: Kernel_2_interface.h cf54055 2021-02-14T01:16:52+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Kernel_3_interface.h b/include/CGAL/NewKernel_d/Kernel_3_interface.h index d105878c42..b7b4413735 100644 --- a/include/CGAL/NewKernel_d/Kernel_3_interface.h +++ b/include/CGAL/NewKernel_d/Kernel_3_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Kernel_3_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Kernel_3_interface.h $ // $Id: Kernel_3_interface.h cf54055 2021-02-14T01:16:52+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Kernel_d_interface.h b/include/CGAL/NewKernel_d/Kernel_d_interface.h index a9b0171fb5..eb9647aeea 100644 --- a/include/CGAL/NewKernel_d/Kernel_d_interface.h +++ b/include/CGAL/NewKernel_d/Kernel_d_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Kernel_d_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Kernel_d_interface.h $ // $Id: Kernel_d_interface.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Kernel_object_converter.h b/include/CGAL/NewKernel_d/Kernel_object_converter.h index 12620a88a6..c28e66c783 100644 --- a/include/CGAL/NewKernel_d/Kernel_object_converter.h +++ b/include/CGAL/NewKernel_d/Kernel_object_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Kernel_object_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Kernel_object_converter.h $ // $Id: Kernel_object_converter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/LA_eigen/LA.h b/include/CGAL/NewKernel_d/LA_eigen/LA.h index 9004357df8..d448886578 100644 --- a/include/CGAL/NewKernel_d/LA_eigen/LA.h +++ b/include/CGAL/NewKernel_d/LA_eigen/LA.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/LA_eigen/LA.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/LA_eigen/LA.h $ // $Id: LA.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/LA_eigen/constructors.h b/include/CGAL/NewKernel_d/LA_eigen/constructors.h index 4431ffe994..89299397f0 100644 --- a/include/CGAL/NewKernel_d/LA_eigen/constructors.h +++ b/include/CGAL/NewKernel_d/LA_eigen/constructors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/LA_eigen/constructors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/LA_eigen/constructors.h $ // $Id: constructors.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Lazy_cartesian.h b/include/CGAL/NewKernel_d/Lazy_cartesian.h index 37c7577949..ebbdab5fd1 100644 --- a/include/CGAL/NewKernel_d/Lazy_cartesian.h +++ b/include/CGAL/NewKernel_d/Lazy_cartesian.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Lazy_cartesian.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Lazy_cartesian.h $ // $Id: Lazy_cartesian.h 74c029c 2021-09-09T11:44:36+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Aff_transformation.h b/include/CGAL/NewKernel_d/Types/Aff_transformation.h index f3034871bd..d0b9d3f741 100644 --- a/include/CGAL/NewKernel_d/Types/Aff_transformation.h +++ b/include/CGAL/NewKernel_d/Types/Aff_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Aff_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Aff_transformation.h $ // $Id: Aff_transformation.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Hyperplane.h b/include/CGAL/NewKernel_d/Types/Hyperplane.h index f1c5be84a7..51a99cb392 100644 --- a/include/CGAL/NewKernel_d/Types/Hyperplane.h +++ b/include/CGAL/NewKernel_d/Types/Hyperplane.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Hyperplane.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Hyperplane.h $ // $Id: Hyperplane.h 634fe39 2020-12-30T19:56:58+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Iso_box.h b/include/CGAL/NewKernel_d/Types/Iso_box.h index 7ab37c30a3..c9079345d2 100644 --- a/include/CGAL/NewKernel_d/Types/Iso_box.h +++ b/include/CGAL/NewKernel_d/Types/Iso_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Iso_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Iso_box.h $ // $Id: Iso_box.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Line.h b/include/CGAL/NewKernel_d/Types/Line.h index 8579fe4658..1e0ee8cb36 100644 --- a/include/CGAL/NewKernel_d/Types/Line.h +++ b/include/CGAL/NewKernel_d/Types/Line.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Line.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Line.h $ // $Id: Line.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Ray.h b/include/CGAL/NewKernel_d/Types/Ray.h index f180d5f495..0e68acb7d2 100644 --- a/include/CGAL/NewKernel_d/Types/Ray.h +++ b/include/CGAL/NewKernel_d/Types/Ray.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Ray.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Ray.h $ // $Id: Ray.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Segment.h b/include/CGAL/NewKernel_d/Types/Segment.h index 85e64defc0..832e69ae5b 100644 --- a/include/CGAL/NewKernel_d/Types/Segment.h +++ b/include/CGAL/NewKernel_d/Types/Segment.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Segment.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Segment.h $ // $Id: Segment.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Sphere.h b/include/CGAL/NewKernel_d/Types/Sphere.h index 4b81b3e476..c6198b7dad 100644 --- a/include/CGAL/NewKernel_d/Types/Sphere.h +++ b/include/CGAL/NewKernel_d/Types/Sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Sphere.h $ // $Id: Sphere.h 634fe39 2020-12-30T19:56:58+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Types/Weighted_point.h b/include/CGAL/NewKernel_d/Types/Weighted_point.h index da91b7f1fe..9744288fed 100644 --- a/include/CGAL/NewKernel_d/Types/Weighted_point.h +++ b/include/CGAL/NewKernel_d/Types/Weighted_point.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Types/Weighted_point.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Types/Weighted_point.h $ // $Id: Weighted_point.h 53ed991 2020-08-27T15:39:08+02:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/array.h b/include/CGAL/NewKernel_d/Vector/array.h index b26f13a165..e75f2252d8 100644 --- a/include/CGAL/NewKernel_d/Vector/array.h +++ b/include/CGAL/NewKernel_d/Vector/array.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/array.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/array.h $ // $Id: array.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/avx4.h b/include/CGAL/NewKernel_d/Vector/avx4.h index 60c685c269..ccd73c54cf 100644 --- a/include/CGAL/NewKernel_d/Vector/avx4.h +++ b/include/CGAL/NewKernel_d/Vector/avx4.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/avx4.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/avx4.h $ // $Id: avx4.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h b/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h index e1b857b201..7d3d70f908 100644 --- a/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h +++ b/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_iterator_to_vectors.h $ // $Id: determinant_of_iterator_to_points_from_iterator_to_vectors.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h b/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h index 2dea262804..fa554d79ec 100644 --- a/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h +++ b/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_points_from_points.h $ // $Id: determinant_of_iterator_to_points_from_points.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h b/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h index c8fde5dd53..8f8355c9f2 100644 --- a/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h +++ b/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_iterator_to_vectors_from_vectors.h $ // $Id: determinant_of_iterator_to_vectors_from_vectors.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h b/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h index 491b201dba..2fbcf65254 100644 --- a/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h +++ b/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_points_from_vectors.h $ // $Id: determinant_of_points_from_vectors.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h b/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h index 362fa5268b..8b658fcac9 100644 --- a/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h +++ b/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim.h $ // $Id: determinant_of_vectors_small_dim.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h b/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h index 5b66c5553a..0b40589ab3 100644 --- a/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h +++ b/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/determinant_of_vectors_small_dim_internal.h $ // $Id: determinant_of_vectors_small_dim_internal.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/mix.h b/include/CGAL/NewKernel_d/Vector/mix.h index 28dd8ea3b8..65af84ddf1 100644 --- a/include/CGAL/NewKernel_d/Vector/mix.h +++ b/include/CGAL/NewKernel_d/Vector/mix.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/mix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/mix.h $ // $Id: mix.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/sse2.h b/include/CGAL/NewKernel_d/Vector/sse2.h index 20a2d8a1a3..f535da8487 100644 --- a/include/CGAL/NewKernel_d/Vector/sse2.h +++ b/include/CGAL/NewKernel_d/Vector/sse2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/sse2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/sse2.h $ // $Id: sse2.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/v2int.h b/include/CGAL/NewKernel_d/Vector/v2int.h index 10eb93303c..7566c5206b 100644 --- a/include/CGAL/NewKernel_d/Vector/v2int.h +++ b/include/CGAL/NewKernel_d/Vector/v2int.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/v2int.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/v2int.h $ // $Id: v2int.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Vector/vector.h b/include/CGAL/NewKernel_d/Vector/vector.h index a27c02e255..472b126e26 100644 --- a/include/CGAL/NewKernel_d/Vector/vector.h +++ b/include/CGAL/NewKernel_d/Vector/vector.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Vector/vector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Vector/vector.h $ // $Id: vector.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h b/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h index a0d67695a1..36a900cd01 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h +++ b/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h $ // $Id: Cartesian_wrap.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h b/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h index ea0a24f981..b5c06b9649 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h +++ b/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Hyperplane_d.h $ // $Id: Hyperplane_d.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Point_d.h b/include/CGAL/NewKernel_d/Wrapper/Point_d.h index e46272a4fd..63bd24328b 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Point_d.h +++ b/include/CGAL/NewKernel_d/Wrapper/Point_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Point_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Point_d.h $ // $Id: Point_d.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h b/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h index d9cb307be5..d2e6eb9c9e 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h +++ b/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Ref_count_obj.h $ // $Id: Ref_count_obj.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Segment_d.h b/include/CGAL/NewKernel_d/Wrapper/Segment_d.h index 770845b036..a1c94a7b2f 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Segment_d.h +++ b/include/CGAL/NewKernel_d/Wrapper/Segment_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Segment_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Segment_d.h $ // $Id: Segment_d.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h b/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h index 84d8b17ff1..48ea8505ff 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h +++ b/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Sphere_d.h $ // $Id: Sphere_d.h 37580e9 2022-06-14T11:22:58+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Vector_d.h b/include/CGAL/NewKernel_d/Wrapper/Vector_d.h index 3313070579..41ba29d0ad 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Vector_d.h +++ b/include/CGAL/NewKernel_d/Wrapper/Vector_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Vector_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Vector_d.h $ // $Id: Vector_d.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h b/include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h index defc8bc93b..66c4c7e1be 100644 --- a/include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h +++ b/include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/Wrapper/Weighted_point_d.h $ // $Id: Weighted_point_d.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/function_objects_cartesian.h b/include/CGAL/NewKernel_d/function_objects_cartesian.h index 0d37c6becc..36922cbfbf 100644 --- a/include/CGAL/NewKernel_d/function_objects_cartesian.h +++ b/include/CGAL/NewKernel_d/function_objects_cartesian.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/function_objects_cartesian.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/function_objects_cartesian.h $ // $Id: function_objects_cartesian.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/functor_properties.h b/include/CGAL/NewKernel_d/functor_properties.h index b367765901..841a0a069a 100644 --- a/include/CGAL/NewKernel_d/functor_properties.h +++ b/include/CGAL/NewKernel_d/functor_properties.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/functor_properties.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/functor_properties.h $ // $Id: functor_properties.h 634fe39 2020-12-30T19:56:58+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/functor_tags.h b/include/CGAL/NewKernel_d/functor_tags.h index a075f4ebb5..15cb5c146c 100644 --- a/include/CGAL/NewKernel_d/functor_tags.h +++ b/include/CGAL/NewKernel_d/functor_tags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/functor_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/functor_tags.h $ // $Id: functor_tags.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/static_int.h b/include/CGAL/NewKernel_d/static_int.h index a9155e1a6f..d8ca80a4ed 100644 --- a/include/CGAL/NewKernel_d/static_int.h +++ b/include/CGAL/NewKernel_d/static_int.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/static_int.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/static_int.h $ // $Id: static_int.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/store_kernel.h b/include/CGAL/NewKernel_d/store_kernel.h index 7f12e251d0..bb70df9bdb 100644 --- a/include/CGAL/NewKernel_d/store_kernel.h +++ b/include/CGAL/NewKernel_d/store_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/store_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/store_kernel.h $ // $Id: store_kernel.h a03eff6 2020-04-08T16:03:18+02:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/NewKernel_d/utils.h b/include/CGAL/NewKernel_d/utils.h index 35129b71e6..ea6978db48 100644 --- a/include/CGAL/NewKernel_d/utils.h +++ b/include/CGAL/NewKernel_d/utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/NewKernel_d/utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/NewKernel_d/utils.h $ // $Id: utils.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/No_intersection_surface_sweep_2.h b/include/CGAL/No_intersection_surface_sweep_2.h index d105fa17c5..ed4f217449 100644 --- a/include/CGAL/No_intersection_surface_sweep_2.h +++ b/include/CGAL/No_intersection_surface_sweep_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/No_intersection_surface_sweep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/No_intersection_surface_sweep_2.h $ // $Id: No_intersection_surface_sweep_2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Null_matrix.h b/include/CGAL/Null_matrix.h index a0e7bc505c..6019de2548 100644 --- a/include/CGAL/Null_matrix.h +++ b/include/CGAL/Null_matrix.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Null_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Null_matrix.h $ // $Id: Null_matrix.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Number_type_checker.h b/include/CGAL/Number_type_checker.h index b480ce5163..1c93ec00bd 100644 --- a/include/CGAL/Number_type_checker.h +++ b/include/CGAL/Number_type_checker.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Number_type_checker.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Number_type_checker.h $ // $Id: Number_type_checker.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Number_types/internal/Exact_type_selector.h b/include/CGAL/Number_types/internal/Exact_type_selector.h index eb3ac02435..5752a08ba4 100644 --- a/include/CGAL/Number_types/internal/Exact_type_selector.h +++ b/include/CGAL/Number_types/internal/Exact_type_selector.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Number_types/internal/Exact_type_selector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Number_types/internal/Exact_type_selector.h $ // $Id: Exact_type_selector.h 3614612 2023-07-17T15:28:31+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h b/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h index 5e414f92fd..235fd06b2c 100644 --- a/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h +++ b/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Number_types/internal_functions_comparison_root_of_2.h $ // $Id: internal_functions_comparison_root_of_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OFF_to_nef_3.h b/include/CGAL/OFF_to_nef_3.h index 0e85cc87a1..2eff933109 100644 --- a/include/CGAL/OFF_to_nef_3.h +++ b/include/CGAL/OFF_to_nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/OFF_to_nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/OFF_to_nef_3.h $ // $Id: OFF_to_nef_3.h 6d6dc0c 2020-06-24T17:41:20+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OSQP_quadratic_program_traits.h b/include/CGAL/OSQP_quadratic_program_traits.h index 4f58479d75..4159a1a42e 100644 --- a/include/CGAL/OSQP_quadratic_program_traits.h +++ b/include/CGAL/OSQP_quadratic_program_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/OSQP_quadratic_program_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/OSQP_quadratic_program_traits.h $ // $Id: OSQP_quadratic_program_traits.h deda05c 2023-06-08T10:37:29+02:00 Sven Oesau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OTR_2/Cost.h b/include/CGAL/OTR_2/Cost.h index 82d7e44696..4f689e4f4d 100644 --- a/include/CGAL/OTR_2/Cost.h +++ b/include/CGAL/OTR_2/Cost.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Cost.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Cost.h $ // $Id: Cost.h d6ec192 2022-12-22T14:22:40+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OTR_2/Reconstruction_edge_2.h b/include/CGAL/OTR_2/Reconstruction_edge_2.h index d10d0fbb27..b4f5e4e9f4 100644 --- a/include/CGAL/OTR_2/Reconstruction_edge_2.h +++ b/include/CGAL/OTR_2/Reconstruction_edge_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_edge_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_edge_2.h $ // $Id: Reconstruction_edge_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OTR_2/Reconstruction_face_base_2.h b/include/CGAL/OTR_2/Reconstruction_face_base_2.h index a67e45718c..fb9fce695d 100644 --- a/include/CGAL/OTR_2/Reconstruction_face_base_2.h +++ b/include/CGAL/OTR_2/Reconstruction_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_face_base_2.h $ // $Id: Reconstruction_face_base_2.h d6ec192 2022-12-22T14:22:40+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OTR_2/Reconstruction_triangulation_2.h b/include/CGAL/OTR_2/Reconstruction_triangulation_2.h index 33e0308349..fd45d22cba 100644 --- a/include/CGAL/OTR_2/Reconstruction_triangulation_2.h +++ b/include/CGAL/OTR_2/Reconstruction_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_triangulation_2.h $ // $Id: Reconstruction_triangulation_2.h d6ec192 2022-12-22T14:22:40+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OTR_2/Reconstruction_vertex_base_2.h b/include/CGAL/OTR_2/Reconstruction_vertex_base_2.h index 590e24a13f..8baf2b597c 100644 --- a/include/CGAL/OTR_2/Reconstruction_vertex_base_2.h +++ b/include/CGAL/OTR_2/Reconstruction_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Reconstruction_vertex_base_2.h $ // $Id: Reconstruction_vertex_base_2.h d6ec192 2022-12-22T14:22:40+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OTR_2/Sample.h b/include/CGAL/OTR_2/Sample.h index 7c4b73121d..db85b2a84a 100644 --- a/include/CGAL/OTR_2/Sample.h +++ b/include/CGAL/OTR_2/Sample.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Sample.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/OTR_2/Sample.h $ // $Id: Sample.h 939a6a2 2023-01-02T13:17:17+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Object.h b/include/CGAL/Object.h index f5431c3b75..d0ec6dadf6 100644 --- a/include/CGAL/Object.h +++ b/include/CGAL/Object.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Object.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Object.h $ // $Id: Object.h 679ee1f 2023-01-30T19:39:42+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Octree.h b/include/CGAL/Octree.h index d58821b7ed..8cb463c3ba 100644 --- a/include/CGAL/Octree.h +++ b/include/CGAL/Octree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Octree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Octree.h $ // $Id: Octree.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OpenGR/compute_registration_transformation.h b/include/CGAL/OpenGR/compute_registration_transformation.h index 7801934433..65d92e2453 100644 --- a/include/CGAL/OpenGR/compute_registration_transformation.h +++ b/include/CGAL/OpenGR/compute_registration_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/OpenGR/compute_registration_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/OpenGR/compute_registration_transformation.h $ // $Id: compute_registration_transformation.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OpenGR/register_point_sets.h b/include/CGAL/OpenGR/register_point_sets.h index 3f1e8a4447..6e10e5dbc7 100644 --- a/include/CGAL/OpenGR/register_point_sets.h +++ b/include/CGAL/OpenGR/register_point_sets.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/OpenGR/register_point_sets.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/OpenGR/register_point_sets.h $ // $Id: register_point_sets.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/OpenNL/bicgstab.h b/include/CGAL/OpenNL/bicgstab.h index 129798ef03..91fb608e61 100644 --- a/include/CGAL/OpenNL/bicgstab.h +++ b/include/CGAL/OpenNL/bicgstab.h @@ -23,7 +23,7 @@ * - added comments and traces * - copied BICGSTAB algorithm WITH preconditioner from Graphite 1.9 code * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/bicgstab.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/bicgstab.h $ * $Id: bicgstab.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/OpenNL/blas.h b/include/CGAL/OpenNL/blas.h index c046a6dd51..6ca6f0b396 100644 --- a/include/CGAL/OpenNL/blas.h +++ b/include/CGAL/OpenNL/blas.h @@ -21,7 +21,7 @@ * Andreas Meyer 2007 changes for CGAL: * - replaced assert with CGAL_assertion/CGAL_error etc. * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/blas.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/blas.h $ * $Id: blas.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/OpenNL/conjugate_gradient.h b/include/CGAL/OpenNL/conjugate_gradient.h index df3dcfbf84..431bc6b078 100644 --- a/include/CGAL/OpenNL/conjugate_gradient.h +++ b/include/CGAL/OpenNL/conjugate_gradient.h @@ -23,7 +23,7 @@ * - added comments * - copied Conjugate Gradient algorithm WITH preconditioner from Graphite 1.9 code * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/conjugate_gradient.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/conjugate_gradient.h $ * $Id: conjugate_gradient.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/OpenNL/full_vector.h b/include/CGAL/OpenNL/full_vector.h index 37a43d9234..91fae6acbb 100644 --- a/include/CGAL/OpenNL/full_vector.h +++ b/include/CGAL/OpenNL/full_vector.h @@ -21,7 +21,7 @@ * - FullVector is now a model of the SparseLinearAlgebraTraits_d::Vector concept * - Coefficients are initialized with zeros * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/full_vector.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/full_vector.h $ * $Id: full_vector.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/OpenNL/linear_solver.h b/include/CGAL/OpenNL/linear_solver.h index 255a6d54dc..32f3a12467 100644 --- a/include/CGAL/OpenNL/linear_solver.h +++ b/include/CGAL/OpenNL/linear_solver.h @@ -22,7 +22,7 @@ * - Added SymmetricLinearSolverTraits * - copied Jacobi preconditioner from Graphite 1.9 code * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/linear_solver.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/linear_solver.h $ * $Id: linear_solver.h 0ff7882 2022-12-06T22:21:06+01:00 Mael * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/OpenNL/preconditioner.h b/include/CGAL/OpenNL/preconditioner.h index f5ad8394ed..04381331a9 100644 --- a/include/CGAL/OpenNL/preconditioner.h +++ b/include/CGAL/OpenNL/preconditioner.h @@ -20,7 +20,7 @@ * - copied Jacobi preconditioner from Graphite 1.9 code * - Added OpenNL namespace * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/preconditioner.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/preconditioner.h $ * $Id: preconditioner.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/OpenNL/sparse_matrix.h b/include/CGAL/OpenNL/sparse_matrix.h index ef4859d343..fab5d745fe 100644 --- a/include/CGAL/OpenNL/sparse_matrix.h +++ b/include/CGAL/OpenNL/sparse_matrix.h @@ -20,7 +20,7 @@ * - Added OpenNL namespace * - SparseMatrix is now a model of the SparseLinearAlgebraTraits_d::Matrix concept * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/OpenNL/include/CGAL/OpenNL/sparse_matrix.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/OpenNL/include/CGAL/OpenNL/sparse_matrix.h $ * $Id: sparse_matrix.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later */ diff --git a/include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h b/include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h index 2ef763973f..b4028a4623 100644 --- a/include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h +++ b/include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/Oriented_bounding_box_traits_3.h $ // $Id: Oriented_bounding_box_traits_3.h b3968d2 2020-03-27T18:19:39+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/internal/evolution.h b/include/CGAL/Optimal_bounding_box/internal/evolution.h index c6f92ee186..6d391eaca0 100644 --- a/include/CGAL/Optimal_bounding_box/internal/evolution.h +++ b/include/CGAL/Optimal_bounding_box/internal/evolution.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/evolution.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/evolution.h $ // $Id: evolution.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/internal/fitness_function.h b/include/CGAL/Optimal_bounding_box/internal/fitness_function.h index 58edb4cf0b..3c634a960a 100644 --- a/include/CGAL/Optimal_bounding_box/internal/fitness_function.h +++ b/include/CGAL/Optimal_bounding_box/internal/fitness_function.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/fitness_function.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/fitness_function.h $ // $Id: fitness_function.h 13882cc 2022-11-08T17:29:15+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/internal/helper.h b/include/CGAL/Optimal_bounding_box/internal/helper.h index 8c4fc2b012..b66d8a10c5 100644 --- a/include/CGAL/Optimal_bounding_box/internal/helper.h +++ b/include/CGAL/Optimal_bounding_box/internal/helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/helper.h $ // $Id: helper.h ba99311 2019-12-12T11:18:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h b/include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h index 816b2c0e32..be4cb31e36 100644 --- a/include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h +++ b/include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/nelder_mead_functions.h $ // $Id: nelder_mead_functions.h f0f2799 2020-03-28T12:18:16+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/internal/optimize_2.h b/include/CGAL/Optimal_bounding_box/internal/optimize_2.h index abaacf713f..4bf86425ae 100644 --- a/include/CGAL/Optimal_bounding_box/internal/optimize_2.h +++ b/include/CGAL/Optimal_bounding_box/internal/optimize_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/optimize_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/optimize_2.h $ // $Id: optimize_2.h 13882cc 2022-11-08T17:29:15+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/internal/population.h b/include/CGAL/Optimal_bounding_box/internal/population.h index eddc10db48..198c3ef04a 100644 --- a/include/CGAL/Optimal_bounding_box/internal/population.h +++ b/include/CGAL/Optimal_bounding_box/internal/population.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/population.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/internal/population.h $ // $Id: population.h 13882cc 2022-11-08T17:29:15+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_bounding_box/oriented_bounding_box.h b/include/CGAL/Optimal_bounding_box/oriented_bounding_box.h index a0b6cc7d10..22876aa99f 100644 --- a/include/CGAL/Optimal_bounding_box/oriented_bounding_box.h +++ b/include/CGAL/Optimal_bounding_box/oriented_bounding_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/oriented_bounding_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/Optimal_bounding_box/oriented_bounding_box.h $ // $Id: oriented_bounding_box.h fec38fe 2023-05-31T15:42:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimal_transportation_reconstruction_2.h b/include/CGAL/Optimal_transportation_reconstruction_2.h index d5814add2f..304032f536 100644 --- a/include/CGAL/Optimal_transportation_reconstruction_2.h +++ b/include/CGAL/Optimal_transportation_reconstruction_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_transportation_reconstruction_2/include/CGAL/Optimal_transportation_reconstruction_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_transportation_reconstruction_2/include/CGAL/Optimal_transportation_reconstruction_2.h $ // $Id: Optimal_transportation_reconstruction_2.h 5f8930d 2023-01-27T21:16:14+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Access_coordinates_begin_2.h b/include/CGAL/Optimisation/Access_coordinates_begin_2.h index c0888b6853..08ccfccf8e 100644 --- a/include/CGAL/Optimisation/Access_coordinates_begin_2.h +++ b/include/CGAL/Optimisation/Access_coordinates_begin_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Access_coordinates_begin_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Access_coordinates_begin_2.h $ // $Id: Access_coordinates_begin_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Access_coordinates_begin_3.h b/include/CGAL/Optimisation/Access_coordinates_begin_3.h index 92155ea2d7..1406dc4111 100644 --- a/include/CGAL/Optimisation/Access_coordinates_begin_3.h +++ b/include/CGAL/Optimisation/Access_coordinates_begin_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Access_coordinates_begin_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Access_coordinates_begin_3.h $ // $Id: Access_coordinates_begin_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Access_coordinates_begin_d.h b/include/CGAL/Optimisation/Access_coordinates_begin_d.h index c08d7e7e97..81ec0882b2 100644 --- a/include/CGAL/Optimisation/Access_coordinates_begin_d.h +++ b/include/CGAL/Optimisation/Access_coordinates_begin_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Access_coordinates_begin_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Access_coordinates_begin_d.h $ // $Id: Access_coordinates_begin_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Access_dimension_2.h b/include/CGAL/Optimisation/Access_dimension_2.h index 0ace4f3290..e6641fe4e2 100644 --- a/include/CGAL/Optimisation/Access_dimension_2.h +++ b/include/CGAL/Optimisation/Access_dimension_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Access_dimension_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Access_dimension_2.h $ // $Id: Access_dimension_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Access_dimension_3.h b/include/CGAL/Optimisation/Access_dimension_3.h index 9bfc9f76b7..f191059fda 100644 --- a/include/CGAL/Optimisation/Access_dimension_3.h +++ b/include/CGAL/Optimisation/Access_dimension_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Access_dimension_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Access_dimension_3.h $ // $Id: Access_dimension_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Access_dimension_d.h b/include/CGAL/Optimisation/Access_dimension_d.h index 9aabe83938..9b03b6e2de 100644 --- a/include/CGAL/Optimisation/Access_dimension_d.h +++ b/include/CGAL/Optimisation/Access_dimension_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Access_dimension_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Access_dimension_d.h $ // $Id: Access_dimension_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Construct_point_2.h b/include/CGAL/Optimisation/Construct_point_2.h index 6ebc067b39..e12f450b02 100644 --- a/include/CGAL/Optimisation/Construct_point_2.h +++ b/include/CGAL/Optimisation/Construct_point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Construct_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Construct_point_2.h $ // $Id: Construct_point_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Construct_point_3.h b/include/CGAL/Optimisation/Construct_point_3.h index 45a6517518..29c490a12e 100644 --- a/include/CGAL/Optimisation/Construct_point_3.h +++ b/include/CGAL/Optimisation/Construct_point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Construct_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Construct_point_3.h $ // $Id: Construct_point_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/Construct_point_d.h b/include/CGAL/Optimisation/Construct_point_d.h index a966802f41..e4772467a7 100644 --- a/include/CGAL/Optimisation/Construct_point_d.h +++ b/include/CGAL/Optimisation/Construct_point_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/Construct_point_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/Construct_point_d.h $ // $Id: Construct_point_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/basic.h b/include/CGAL/Optimisation/basic.h index e27c6d2e56..146a722bdd 100644 --- a/include/CGAL/Optimisation/basic.h +++ b/include/CGAL/Optimisation/basic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/basic.h $ // $Id: basic.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation/debug.h b/include/CGAL/Optimisation/debug.h index 21d2142a16..5350a4ba2e 100644 --- a/include/CGAL/Optimisation/debug.h +++ b/include/CGAL/Optimisation/debug.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation/debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation/debug.h $ // $Id: debug.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation_d_traits_2.h b/include/CGAL/Optimisation_d_traits_2.h index 3760e2d933..d280a9cad1 100644 --- a/include/CGAL/Optimisation_d_traits_2.h +++ b/include/CGAL/Optimisation_d_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation_d_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation_d_traits_2.h $ // $Id: Optimisation_d_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation_d_traits_3.h b/include/CGAL/Optimisation_d_traits_3.h index 21e064b0fa..825b12cf5e 100644 --- a/include/CGAL/Optimisation_d_traits_3.h +++ b/include/CGAL/Optimisation_d_traits_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation_d_traits_3.h $ // $Id: Optimisation_d_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Optimisation_d_traits_d.h b/include/CGAL/Optimisation_d_traits_d.h index 493b58c0b1..d828d1d50f 100644 --- a/include/CGAL/Optimisation_d_traits_d.h +++ b/include/CGAL/Optimisation_d_traits_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimisation_basic/include/CGAL/Optimisation_d_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimisation_basic/include/CGAL/Optimisation_d_traits_d.h $ // $Id: Optimisation_d_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orientation_Linf_2.h b/include/CGAL/Orientation_Linf_2.h index db0cd6a86c..d208c7d8bd 100644 --- a/include/CGAL/Orientation_Linf_2.h +++ b/include/CGAL/Orientation_Linf_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Orientation_Linf_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Orientation_Linf_2.h $ // $Id: Orientation_Linf_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Origin.h b/include/CGAL/Origin.h index eab5a97b00..7f904688df 100644 --- a/include/CGAL/Origin.h +++ b/include/CGAL/Origin.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Origin.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Origin.h $ // $Id: Origin.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Origin_impl.h b/include/CGAL/Origin_impl.h index 978116dbd0..40344bf562 100644 --- a/include/CGAL/Origin_impl.h +++ b/include/CGAL/Origin_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Origin_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Origin_impl.h $ // $Id: Origin_impl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthogonal_incremental_neighbor_search.h b/include/CGAL/Orthogonal_incremental_neighbor_search.h index d2000c19f7..69d296a0ab 100644 --- a/include/CGAL/Orthogonal_incremental_neighbor_search.h +++ b/include/CGAL/Orthogonal_incremental_neighbor_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Orthogonal_incremental_neighbor_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Orthogonal_incremental_neighbor_search.h $ // $Id: Orthogonal_incremental_neighbor_search.h e837d1d 2023-01-13T18:59:45+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthogonal_k_neighbor_search.h b/include/CGAL/Orthogonal_k_neighbor_search.h index 8ff11930eb..ee54b176c3 100644 --- a/include/CGAL/Orthogonal_k_neighbor_search.h +++ b/include/CGAL/Orthogonal_k_neighbor_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Orthogonal_k_neighbor_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Orthogonal_k_neighbor_search.h $ // $Id: Orthogonal_k_neighbor_search.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree.h b/include/CGAL/Orthtree.h index aeccc26bb3..3acceb7f72 100644 --- a/include/CGAL/Orthtree.h +++ b/include/CGAL/Orthtree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree.h $ // $Id: Orthtree.h 01a7852 2022-11-16T13:58:05+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree/Cartesian_ranges.h b/include/CGAL/Orthtree/Cartesian_ranges.h index b2c62c8712..c92524ec5e 100644 --- a/include/CGAL/Orthtree/Cartesian_ranges.h +++ b/include/CGAL/Orthtree/Cartesian_ranges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree/Cartesian_ranges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree/Cartesian_ranges.h $ // $Id: Cartesian_ranges.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree/IO.h b/include/CGAL/Orthtree/IO.h index 04d80825af..6b4b277610 100644 --- a/include/CGAL/Orthtree/IO.h +++ b/include/CGAL/Orthtree/IO.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree/IO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree/IO.h $ // $Id: IO.h 0fcb4cb 2020-10-27T09:04:13+01:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree/Node.h b/include/CGAL/Orthtree/Node.h index b7c2356f57..c25915f4d4 100644 --- a/include/CGAL/Orthtree/Node.h +++ b/include/CGAL/Orthtree/Node.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree/Node.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree/Node.h $ // $Id: Node.h c01757b 2022-11-15T17:01:29+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree/Split_predicates.h b/include/CGAL/Orthtree/Split_predicates.h index cb6bdda0b9..2fd9a4ec15 100644 --- a/include/CGAL/Orthtree/Split_predicates.h +++ b/include/CGAL/Orthtree/Split_predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree/Split_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree/Split_predicates.h $ // $Id: Split_predicates.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree/Traversal_iterator.h b/include/CGAL/Orthtree/Traversal_iterator.h index 20de746d4e..ccdb922407 100644 --- a/include/CGAL/Orthtree/Traversal_iterator.h +++ b/include/CGAL/Orthtree/Traversal_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree/Traversal_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree/Traversal_iterator.h $ // $Id: Traversal_iterator.h 0747b09 2020-10-26T15:56:42+01:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree/Traversals.h b/include/CGAL/Orthtree/Traversals.h index 6766920f6e..3c754a56f1 100644 --- a/include/CGAL/Orthtree/Traversals.h +++ b/include/CGAL/Orthtree/Traversals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree/Traversals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree/Traversals.h $ // $Id: Traversals.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree_traits_2.h b/include/CGAL/Orthtree_traits_2.h index b518a7e813..13be1029ce 100644 --- a/include/CGAL/Orthtree_traits_2.h +++ b/include/CGAL/Orthtree_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree_traits_2.h $ // $Id: Orthtree_traits_2.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree_traits_3.h b/include/CGAL/Orthtree_traits_3.h index 8a1937038e..96ad64e8c7 100644 --- a/include/CGAL/Orthtree_traits_3.h +++ b/include/CGAL/Orthtree_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree_traits_3.h $ // $Id: Orthtree_traits_3.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Orthtree_traits_d.h b/include/CGAL/Orthtree_traits_d.h index 65a22ec04b..285e66c3e3 100644 --- a/include/CGAL/Orthtree_traits_d.h +++ b/include/CGAL/Orthtree_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Orthtree_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Orthtree_traits_d.h $ // $Id: Orthtree_traits_d.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/PCA_util.h b/include/CGAL/PCA_util.h index 8a310faf07..41b49a8866 100644 --- a/include/CGAL/PCA_util.h +++ b/include/CGAL/PCA_util.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/PCA_util.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/PCA_util.h $ // $Id: PCA_util.h 246cc9b 2023-04-04T11:16:52+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/PCA_util_Eigen.h b/include/CGAL/PCA_util_Eigen.h index 69e77e66e7..2335c6150b 100644 --- a/include/CGAL/PCA_util_Eigen.h +++ b/include/CGAL/PCA_util_Eigen.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/PCA_util_Eigen.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/PCA_util_Eigen.h $ // $Id: PCA_util_Eigen.h be85b37 2023-04-04T10:42:43+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Parabola_2.h b/include/CGAL/Parabola_2.h index c805ebb2f5..0e4d52d86c 100644 --- a/include/CGAL/Parabola_2.h +++ b/include/CGAL/Parabola_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Parabola_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Parabola_2.h $ // $Id: Parabola_2.h d2a2532 2021-06-17T10:29:02+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Parabola_segment_2.h b/include/CGAL/Parabola_segment_2.h index 2c13cc70ca..3813e52486 100644 --- a/include/CGAL/Parabola_segment_2.h +++ b/include/CGAL/Parabola_segment_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/Parabola_segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/Parabola_segment_2.h $ // $Id: Parabola_segment_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Circulator_pair.h b/include/CGAL/Partition_2/Circulator_pair.h index 832bfa85ce..b7154e4eb4 100644 --- a/include/CGAL/Partition_2/Circulator_pair.h +++ b/include/CGAL/Partition_2/Circulator_pair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Circulator_pair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Circulator_pair.h $ // $Id: Circulator_pair.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Indirect_edge_compare.h b/include/CGAL/Partition_2/Indirect_edge_compare.h index 718f1ec7aa..bed9111638 100644 --- a/include/CGAL/Partition_2/Indirect_edge_compare.h +++ b/include/CGAL/Partition_2/Indirect_edge_compare.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Indirect_edge_compare.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Indirect_edge_compare.h $ // $Id: Indirect_edge_compare.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Indirect_less_xy_2.h b/include/CGAL/Partition_2/Indirect_less_xy_2.h index 950853ddd5..09ec169c36 100644 --- a/include/CGAL/Partition_2/Indirect_less_xy_2.h +++ b/include/CGAL/Partition_2/Indirect_less_xy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Indirect_less_xy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Indirect_less_xy_2.h $ // $Id: Indirect_less_xy_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Indirect_not_less_yx_2.h b/include/CGAL/Partition_2/Indirect_not_less_yx_2.h index 2d0e3b6dbd..85b9f90c8d 100644 --- a/include/CGAL/Partition_2/Indirect_not_less_yx_2.h +++ b/include/CGAL/Partition_2/Indirect_not_less_yx_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Indirect_not_less_yx_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Indirect_not_less_yx_2.h $ // $Id: Indirect_not_less_yx_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Iterator_list.h b/include/CGAL/Partition_2/Iterator_list.h index 13f45eec15..9b85b08325 100644 --- a/include/CGAL/Partition_2/Iterator_list.h +++ b/include/CGAL/Partition_2/Iterator_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Iterator_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Iterator_list.h $ // $Id: Iterator_list.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Matrix.h b/include/CGAL/Partition_2/Matrix.h index 9fcf330524..be495c8e49 100644 --- a/include/CGAL/Partition_2/Matrix.h +++ b/include/CGAL/Partition_2/Matrix.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Matrix.h $ // $Id: Matrix.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h b/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h index 40797c2434..57373e8ca9 100644 --- a/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h +++ b/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Partition_opt_cvx_diagonal_list.h $ // $Id: Partition_opt_cvx_diagonal_list.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Partition_opt_cvx_edge.h b/include/CGAL/Partition_2/Partition_opt_cvx_edge.h index 6e6927b14e..9991bdb923 100644 --- a/include/CGAL/Partition_2/Partition_opt_cvx_edge.h +++ b/include/CGAL/Partition_2/Partition_opt_cvx_edge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Partition_opt_cvx_edge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Partition_opt_cvx_edge.h $ // $Id: Partition_opt_cvx_edge.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h b/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h index 4c6e07d5fe..c527bc5c9c 100644 --- a/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h +++ b/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Partition_opt_cvx_vertex.h $ // $Id: Partition_opt_cvx_vertex.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Partition_traits_2_base.h b/include/CGAL/Partition_2/Partition_traits_2_base.h index bfa1c3aee1..3a638ebb7d 100644 --- a/include/CGAL/Partition_2/Partition_traits_2_base.h +++ b/include/CGAL/Partition_2/Partition_traits_2_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Partition_traits_2_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Partition_traits_2_base.h $ // $Id: Partition_traits_2_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Partition_vertex_map.h b/include/CGAL/Partition_2/Partition_vertex_map.h index b1d96df1aa..e572741d99 100644 --- a/include/CGAL/Partition_2/Partition_vertex_map.h +++ b/include/CGAL/Partition_2/Partition_vertex_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Partition_vertex_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Partition_vertex_map.h $ // $Id: Partition_vertex_map.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Partitioned_polygon_2.h b/include/CGAL/Partition_2/Partitioned_polygon_2.h index f3f61074f4..50ce49a9ed 100644 --- a/include/CGAL/Partition_2/Partitioned_polygon_2.h +++ b/include/CGAL/Partition_2/Partitioned_polygon_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Partitioned_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Partitioned_polygon_2.h $ // $Id: Partitioned_polygon_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Point_pair_less_xy_2.h b/include/CGAL/Partition_2/Point_pair_less_xy_2.h index 28afb812d0..ae83084989 100644 --- a/include/CGAL/Partition_2/Point_pair_less_xy_2.h +++ b/include/CGAL/Partition_2/Point_pair_less_xy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Point_pair_less_xy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Point_pair_less_xy_2.h $ // $Id: Point_pair_less_xy_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Rotation_tree_2.h b/include/CGAL/Partition_2/Rotation_tree_2.h index 7d248bb802..6c97cf45b6 100644 --- a/include/CGAL/Partition_2/Rotation_tree_2.h +++ b/include/CGAL/Partition_2/Rotation_tree_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Rotation_tree_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Rotation_tree_2.h $ // $Id: Rotation_tree_2.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Rotation_tree_2_impl.h b/include/CGAL/Partition_2/Rotation_tree_2_impl.h index 7579c5a7db..5d08e8f7f6 100644 --- a/include/CGAL/Partition_2/Rotation_tree_2_impl.h +++ b/include/CGAL/Partition_2/Rotation_tree_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Rotation_tree_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Rotation_tree_2_impl.h $ // $Id: Rotation_tree_2_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Rotation_tree_node_2.h b/include/CGAL/Partition_2/Rotation_tree_node_2.h index ffc4209798..97d31a648d 100644 --- a/include/CGAL/Partition_2/Rotation_tree_node_2.h +++ b/include/CGAL/Partition_2/Rotation_tree_node_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Rotation_tree_node_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Rotation_tree_node_2.h $ // $Id: Rotation_tree_node_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Segment_less_yx_2.h b/include/CGAL/Partition_2/Segment_less_yx_2.h index c56d78e0c4..a276df4606 100644 --- a/include/CGAL/Partition_2/Segment_less_yx_2.h +++ b/include/CGAL/Partition_2/Segment_less_yx_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Segment_less_yx_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Segment_less_yx_2.h $ // $Id: Segment_less_yx_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h b/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h index e517da547f..56399ba492 100644 --- a/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h +++ b/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Triangulation_indirect_traits_2.h $ // $Id: Triangulation_indirect_traits_2.h 2e8a59d 2020-07-21T15:25:54+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Turn_reverser.h b/include/CGAL/Partition_2/Turn_reverser.h index 1c21441ae3..d0f9a69b3d 100644 --- a/include/CGAL/Partition_2/Turn_reverser.h +++ b/include/CGAL/Partition_2/Turn_reverser.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Turn_reverser.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Turn_reverser.h $ // $Id: Turn_reverser.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Vertex_visibility_graph_2.h b/include/CGAL/Partition_2/Vertex_visibility_graph_2.h index 9ad8b3495c..d527f77ca3 100644 --- a/include/CGAL/Partition_2/Vertex_visibility_graph_2.h +++ b/include/CGAL/Partition_2/Vertex_visibility_graph_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Vertex_visibility_graph_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Vertex_visibility_graph_2.h $ // $Id: Vertex_visibility_graph_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h b/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h index d324d41bb0..14f48f2eb1 100644 --- a/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h +++ b/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/Vertex_visibility_graph_2_impl.h $ // $Id: Vertex_visibility_graph_2_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/is_degenerate_polygon_2.h b/include/CGAL/Partition_2/is_degenerate_polygon_2.h index 373855d8af..a3010fa6ef 100644 --- a/include/CGAL/Partition_2/is_degenerate_polygon_2.h +++ b/include/CGAL/Partition_2/is_degenerate_polygon_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/is_degenerate_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/is_degenerate_polygon_2.h $ // $Id: is_degenerate_polygon_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/partition_approx_convex_2.h b/include/CGAL/Partition_2/partition_approx_convex_2.h index 846ff49525..10f59d1615 100644 --- a/include/CGAL/Partition_2/partition_approx_convex_2.h +++ b/include/CGAL/Partition_2/partition_approx_convex_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/partition_approx_convex_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/partition_approx_convex_2.h $ // $Id: partition_approx_convex_2.h 1ad69e0 2022-09-27T08:32:49+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/partition_greene_approx_convex_2.h b/include/CGAL/Partition_2/partition_greene_approx_convex_2.h index 6683c06870..b14bf2c04a 100644 --- a/include/CGAL/Partition_2/partition_greene_approx_convex_2.h +++ b/include/CGAL/Partition_2/partition_greene_approx_convex_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/partition_greene_approx_convex_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/partition_greene_approx_convex_2.h $ // $Id: partition_greene_approx_convex_2.h 1ad69e0 2022-09-27T08:32:49+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/partition_optimal_convex_2.h b/include/CGAL/Partition_2/partition_optimal_convex_2.h index d8216abf2b..84e2bec9ae 100644 --- a/include/CGAL/Partition_2/partition_optimal_convex_2.h +++ b/include/CGAL/Partition_2/partition_optimal_convex_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/partition_optimal_convex_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/partition_optimal_convex_2.h $ // $Id: partition_optimal_convex_2.h 1ad69e0 2022-09-27T08:32:49+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_2/partition_y_monotone_2.h b/include/CGAL/Partition_2/partition_y_monotone_2.h index 0db8cac687..43e5f0b528 100644 --- a/include/CGAL/Partition_2/partition_y_monotone_2.h +++ b/include/CGAL/Partition_2/partition_y_monotone_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_2/partition_y_monotone_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_2/partition_y_monotone_2.h $ // $Id: partition_y_monotone_2.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_is_valid_traits_2.h b/include/CGAL/Partition_is_valid_traits_2.h index 417740622f..4c7cf9108d 100644 --- a/include/CGAL/Partition_is_valid_traits_2.h +++ b/include/CGAL/Partition_is_valid_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_is_valid_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_is_valid_traits_2.h $ // $Id: Partition_is_valid_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_traits_2.h b/include/CGAL/Partition_traits_2.h index 54a66d2832..8655e43855 100644 --- a/include/CGAL/Partition_traits_2.h +++ b/include/CGAL/Partition_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_traits_2.h $ // $Id: Partition_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Partition_traits_adapter_2.h b/include/CGAL/Partition_traits_adapter_2.h index acf489e22f..f29afa492b 100644 --- a/include/CGAL/Partition_traits_adapter_2.h +++ b/include/CGAL/Partition_traits_adapter_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/Partition_traits_adapter_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/Partition_traits_adapter_2.h $ // $Id: Partition_traits_adapter_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Path_on_surface.h b/include/CGAL/Path_on_surface.h index 12f3974d99..f679b38734 100644 --- a/include/CGAL/Path_on_surface.h +++ b/include/CGAL/Path_on_surface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Path_on_surface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Path_on_surface.h $ // $Id: Path_on_surface.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_Delaunay_triangulation_2.h b/include/CGAL/Periodic_2_Delaunay_triangulation_2.h index 0c1585d3c5..981f7b19ee 100644 --- a/include/CGAL/Periodic_2_Delaunay_triangulation_2.h +++ b/include/CGAL/Periodic_2_Delaunay_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_Delaunay_triangulation_2.h $ // $Id: Periodic_2_Delaunay_triangulation_2.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h b/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h index 04c8f916c7..ed3adfd5f8 100644 --- a/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h +++ b/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h $ // $Id: Periodic_2_Delaunay_triangulation_traits_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_offset_2.h b/include/CGAL/Periodic_2_offset_2.h index 3143947c80..af297268b2 100644 --- a/include/CGAL/Periodic_2_offset_2.h +++ b/include/CGAL/Periodic_2_offset_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_offset_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_offset_2.h $ // $Id: Periodic_2_offset_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2.h b/include/CGAL/Periodic_2_triangulation_2.h index 37da992e6a..9c756af123 100644 --- a/include/CGAL/Periodic_2_triangulation_2.h +++ b/include/CGAL/Periodic_2_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2.h $ // $Id: Periodic_2_triangulation_2.h 8e8153c 2022-11-03T09:44:48+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h index 507bd6737d..7e32f67e65 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h $ // $Id: Functor_with_offset_points_adaptor_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h index 30561816a5..804dd4fb39 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h $ // $Id: Periodic_2_Delaunay_triangulation_filtered_traits_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h index 8ce36c3fa8..0e3eec2631 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h $ // $Id: Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h index 2609257f38..930f0e9282 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h $ // $Id: Periodic_2_construct_point_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h index 55b265b13b..0e7b7ec76e 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h $ // $Id: Periodic_2_triangulation_filtered_traits_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h index 2cdd15747f..a18b1a489c 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h $ // $Id: Periodic_2_triangulation_statically_filtered_traits_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h index a65c7015b3..3913a9e1dd 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h $ // $Id: Periodic_2_orientation_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h b/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h index be48bc2278..e70d1cedd0 100644 --- a/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h +++ b/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h $ // $Id: Periodic_2_side_of_oriented_circle_2.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_dummy_12.h b/include/CGAL/Periodic_2_triangulation_dummy_12.h index 03b3591ae5..c59738a7a6 100644 --- a/include/CGAL/Periodic_2_triangulation_dummy_12.h +++ b/include/CGAL/Periodic_2_triangulation_dummy_12.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_dummy_12.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_dummy_12.h $ // $Id: Periodic_2_triangulation_dummy_12.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_face_base_2.h b/include/CGAL/Periodic_2_triangulation_face_base_2.h index e4f62e2656..8046f84723 100644 --- a/include/CGAL/Periodic_2_triangulation_face_base_2.h +++ b/include/CGAL/Periodic_2_triangulation_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_face_base_2.h $ // $Id: Periodic_2_triangulation_face_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_hierarchy_2.h b/include/CGAL/Periodic_2_triangulation_hierarchy_2.h index 382be7fa07..1f41331cd8 100644 --- a/include/CGAL/Periodic_2_triangulation_hierarchy_2.h +++ b/include/CGAL/Periodic_2_triangulation_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_hierarchy_2.h $ // $Id: Periodic_2_triangulation_hierarchy_2.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_iterators_2.h b/include/CGAL/Periodic_2_triangulation_iterators_2.h index 51e211ef69..79ea1f1896 100644 --- a/include/CGAL/Periodic_2_triangulation_iterators_2.h +++ b/include/CGAL/Periodic_2_triangulation_iterators_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_iterators_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_iterators_2.h $ // $Id: Periodic_2_triangulation_iterators_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_traits_2.h b/include/CGAL/Periodic_2_triangulation_traits_2.h index 4cca566a00..36ac72ad4a 100644 --- a/include/CGAL/Periodic_2_triangulation_traits_2.h +++ b/include/CGAL/Periodic_2_triangulation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_traits_2.h $ // $Id: Periodic_2_triangulation_traits_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_2_triangulation_vertex_base_2.h b/include/CGAL/Periodic_2_triangulation_vertex_base_2.h index 796f117d1b..bca968d1e1 100644 --- a/include/CGAL/Periodic_2_triangulation_vertex_base_2.h +++ b/include/CGAL/Periodic_2_triangulation_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/Periodic_2_triangulation_vertex_base_2.h $ // $Id: Periodic_2_triangulation_vertex_base_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_Delaunay_triangulation_3.h b/include/CGAL/Periodic_3_Delaunay_triangulation_3.h index 1a8e7b2a96..ecf0255d7e 100644 --- a/include/CGAL/Periodic_3_Delaunay_triangulation_3.h +++ b/include/CGAL/Periodic_3_Delaunay_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_3.h $ // $Id: Periodic_3_Delaunay_triangulation_3.h 58cc661 2023-03-23T23:47:58+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h b/include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h index c6e1842c07..5148abfcc6 100644 --- a/include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h +++ b/include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_Delaunay_triangulation_traits_3.h $ // $Id: Periodic_3_Delaunay_triangulation_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_function_wrapper.h b/include/CGAL/Periodic_3_function_wrapper.h index 4b37188004..c6de9dcc12 100644 --- a/include/CGAL/Periodic_3_function_wrapper.h +++ b/include/CGAL/Periodic_3_function_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/Periodic_3_function_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/Periodic_3_function_wrapper.h $ // $Id: Periodic_3_function_wrapper.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_mesh_3/IO/File_medit.h b/include/CGAL/Periodic_3_mesh_3/IO/File_medit.h index ea3a3ad407..1722a676ef 100644 --- a/include/CGAL/Periodic_3_mesh_3/IO/File_medit.h +++ b/include/CGAL/Periodic_3_mesh_3/IO/File_medit.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/IO/File_medit.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/IO/File_medit.h $ // $Id: File_medit.h f29872c 2023-01-30T17:06:13+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h b/include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h index 41a9246a3f..a2b56778cd 100644 --- a/include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h +++ b/include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/Protect_edges_sizing_field.h $ // $Id: Protect_edges_sizing_field.h 820b1c5 2023-07-26T17:30:40+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_mesh_3/config.h b/include/CGAL/Periodic_3_mesh_3/config.h index 98d24300fc..fcbcf3e458 100644 --- a/include/CGAL/Periodic_3_mesh_3/config.h +++ b/include/CGAL/Periodic_3_mesh_3/config.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/config.h $ // $Id: config.h 984cc77 2022-10-25T23:36:59+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_mesh_triangulation_3.h b/include/CGAL/Periodic_3_mesh_triangulation_3.h index e9832aea60..21b7db1fb0 100644 --- a/include/CGAL/Periodic_3_mesh_triangulation_3.h +++ b/include/CGAL/Periodic_3_mesh_triangulation_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_triangulation_3.h $ // $Id: Periodic_3_mesh_triangulation_3.h 4b92e10 2023-04-24T13:25:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_offset_3.h b/include/CGAL/Periodic_3_offset_3.h index 85cd184ba5..b789a8bfca 100644 --- a/include/CGAL/Periodic_3_offset_3.h +++ b/include/CGAL/Periodic_3_offset_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_offset_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_offset_3.h $ // $Id: Periodic_3_offset_3.h d0f63f5 2023-05-02T14:14:27+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_regular_triangulation_3.h b/include/CGAL/Periodic_3_regular_triangulation_3.h index 1be0f06326..fce74e0878 100644 --- a/include/CGAL/Periodic_3_regular_triangulation_3.h +++ b/include/CGAL/Periodic_3_regular_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_regular_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_regular_triangulation_3.h $ // $Id: Periodic_3_regular_triangulation_3.h d9b6eb8 2023-01-30T17:14:33+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_regular_triangulation_traits_3.h b/include/CGAL/Periodic_3_regular_triangulation_traits_3.h index 38843cc7fe..53b42c893e 100644 --- a/include/CGAL/Periodic_3_regular_triangulation_traits_3.h +++ b/include/CGAL/Periodic_3_regular_triangulation_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_regular_triangulation_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_regular_triangulation_traits_3.h $ // $Id: Periodic_3_regular_triangulation_traits_3.h 28f672a 2022-12-06T14:48:59+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3.h b/include/CGAL/Periodic_3_triangulation_3.h index e9d503ffd0..6417557365 100644 --- a/include/CGAL/Periodic_3_triangulation_3.h +++ b/include/CGAL/Periodic_3_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3.h $ // $Id: Periodic_3_triangulation_3.h 532b82c 2023-05-04T17:28:47+02:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h index f389bbe7b5..f4b2cb8de1 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h $ // $Id: Functor_with_offset_points_adaptor_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h index 0d42431917..5b5701438a 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h $ // $Id: Functor_with_offset_weighted_points_adaptor_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h index 230a1b6fa3..6194e55861 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h $ // $Id: Periodic_3_Delaunay_triangulation_filtered_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h index 247769f232..6e2164fedf 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h $ // $Id: Periodic_3_Delaunay_triangulation_remove_traits_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h index a0790dbc04..9026a6a2d4 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h $ // $Id: Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h index 62e6ac8133..5a1e9fa369 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h $ // $Id: Periodic_3_construct_point_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h index 542e4d945d..670bc37761 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h $ // $Id: Periodic_3_construct_weighted_point_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h index cdfabffcf3..be50aefaa5 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h $ // $Id: Periodic_3_regular_triangulation_dummy_288.h 1869294 2022-11-18T00:21:58+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h index 0621208fe5..053b6628ab 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h $ // $Id: Periodic_3_regular_triangulation_filtered_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h index b5af0625bc..226383ed33 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h $ // $Id: Periodic_3_regular_triangulation_remove_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h index 6d60f88465..57fa3c2c35 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h $ // $Id: Periodic_3_regular_triangulation_statically_filtered_traits_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h index c7ceb5052c..14758ecd2b 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h $ // $Id: Periodic_3_triangulation_dummy_36.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_generator.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_generator.h index 583d76bea3..a34081a8c4 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_generator.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_generator.h $ // $Id: Periodic_3_triangulation_dummy_generator.h d8f4bc0 2023-05-03T12:24:23+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h index e1e9ca7879..2e418e219b 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h $ // $Id: Periodic_3_triangulation_filtered_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h index 4b8c00c92d..90e46ff5a6 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h $ // $Id: Periodic_3_triangulation_iterators_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h index 7d69323e99..85b621f141 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h $ // $Id: Periodic_3_triangulation_statically_filtered_traits_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h index b5a762653c..96da046fee 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h $ // $Id: Robust_periodic_weighted_circumcenter_traits_3.h d9b6eb8 2023-01-30T17:14:33+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h index 8c57a6b11d..c5e62d8839 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h $ // $Id: Periodic_3_orientation_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h index 3ec8893191..4019ed15d1 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h $ // $Id: Periodic_3_power_side_of_oriented_power_sphere_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h b/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h index 70737d06c4..3c2f5572ec 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h $ // $Id: Periodic_3_side_of_oriented_sphere_3.h 5945e48 2021-09-17T08:14:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h b/include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h index bdcf2cd181..d847ced0bc 100644 --- a/include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h +++ b/include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h $ // $Id: canonicalize_helper.h 5656a7d 2023-05-26T11:17:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h b/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h index 72fc7bf0c0..d3eebb8637 100644 --- a/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h +++ b/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h $ // $Id: Periodic_3_triangulation_ds_cell_base_3.h b10b84f 2022-11-18T16:47:07+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h b/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h index eafeac5d4b..48a7e11366 100644 --- a/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h +++ b/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h $ // $Id: Periodic_3_triangulation_ds_vertex_base_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_hierarchy_3.h b/include/CGAL/Periodic_3_triangulation_hierarchy_3.h index 4adf959120..b5343c1617 100644 --- a/include/CGAL/Periodic_3_triangulation_hierarchy_3.h +++ b/include/CGAL/Periodic_3_triangulation_hierarchy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_hierarchy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_hierarchy_3.h $ // $Id: Periodic_3_triangulation_hierarchy_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_3_triangulation_traits_3.h b/include/CGAL/Periodic_3_triangulation_traits_3.h index 345e4f4ef4..e6c2db48e5 100644 --- a/include/CGAL/Periodic_3_triangulation_traits_3.h +++ b/include/CGAL/Periodic_3_triangulation_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/Periodic_3_triangulation_traits_3.h $ // $Id: Periodic_3_triangulation_traits_3.h 2cdb908 2022-12-06T15:08:11+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h b/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h index 7d5ffd0ee8..8148ee0901 100644 --- a/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h +++ b/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h $ // $Id: Periodic_4_hyperbolic_Delaunay_triangulation_2.h 8e8153c 2022-11-03T09:44:48+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h b/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h index d48cdc4fcb..7f3438344f 100644 --- a/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h +++ b/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h $ // $Id: Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h 5c8df66 2020-09-25T14:25:14+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_2.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_2.h index 1794a93a2b..4724237218 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_2.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2.h $ // $Id: Periodic_4_hyperbolic_triangulation_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h index 9d4d6196d6..75912e42d5 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h $ // $Id: Dehn_hyperbolic_octagon_translation_word.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h index 0fc602ecc3..05064f8915 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h $ // $Id: Hyperbolic_octagon_translation_matrix.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h index 492baf6d45..0029b22e92 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h $ // $Id: Hyperbolic_octagon_translation_word.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h index 29ba8d6dd1..0f1e33ba68 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h $ // $Id: Periodic_4_hyperbolic_triangulation_dummy_14.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h index 04532692fe..7c0877443e 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h $ // $Id: Periodic_4_hyperbolic_triangulation_face_base_2.h 363d1da 2022-09-23T15:19:51+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h b/include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h index a4dc07e3fb..b9253527d8 100644 --- a/include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h +++ b/include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_4_hyperbolic_triangulation_2/include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h $ // $Id: Periodic_4_hyperbolic_triangulation_vertex_base_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Plane_3.h b/include/CGAL/Plane_3.h index 80700fbc0d..4379b20167 100644 --- a/include/CGAL/Plane_3.h +++ b/include/CGAL/Plane_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Plane_3.h $ // $Id: Plane_3.h 78e2d5e 2023-03-02T13:42:35+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Plane_separator.h b/include/CGAL/Plane_separator.h index 9d88070666..54f27af864 100644 --- a/include/CGAL/Plane_separator.h +++ b/include/CGAL/Plane_separator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Plane_separator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Plane_separator.h $ // $Id: Plane_separator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_2.h b/include/CGAL/Point_2.h index c522f02416..0d93a52593 100644 --- a/include/CGAL/Point_2.h +++ b/include/CGAL/Point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Point_2.h $ // $Id: Point_2.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_3.h b/include/CGAL/Point_3.h index 24c50703fa..45893276e9 100644 --- a/include/CGAL/Point_3.h +++ b/include/CGAL/Point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Point_3.h $ // $Id: Point_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_container.h b/include/CGAL/Point_container.h index d09443cc11..e65e3c6097 100644 --- a/include/CGAL/Point_container.h +++ b/include/CGAL/Point_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Point_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Point_container.h $ // $Id: Point_container.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_2.h b/include/CGAL/Point_set_2.h index 15aa40c24a..a542b4815e 100644 --- a/include/CGAL/Point_set_2.h +++ b/include/CGAL/Point_set_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_2/include/CGAL/Point_set_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_2/include/CGAL/Point_set_2.h $ // $Id: Point_set_2.h 7e62c02 2021-04-12T14:02:37+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_3.h b/include/CGAL/Point_set_3.h index a79a547250..066eb477b3 100644 --- a/include/CGAL/Point_set_3.h +++ b/include/CGAL/Point_set_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/Point_set_3.h $ -// $Id: Point_set_3.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/Point_set_3.h $ +// $Id: Point_set_3.h 32da839 2023-12-14T15:26:44+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -75,8 +75,8 @@ namespace internal { Point_set_3_index operator++ (int) { Point_set_3_index tmp(*this); ++value; return tmp; } Point_set_3_index operator-- (int) { Point_set_3_index tmp(*this); --value; return tmp; } }; -/// \endcond } // namespace internal +/// \endcond /*! diff --git a/include/CGAL/Point_set_3/IO.h b/include/CGAL/Point_set_3/IO.h index 6fb7349cb0..f6d2bd795c 100644 --- a/include/CGAL/Point_set_3/IO.h +++ b/include/CGAL/Point_set_3/IO.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/Point_set_3/IO.h $ -// $Id: IO.h 10b0af3 2022-01-13T14:43:34+01:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/Point_set_3/IO.h $ +// $Id: IO.h 7935bcf 2023-12-14T10:10:17+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -161,6 +161,8 @@ bool read_point_set(const std::string& fname, \param ps the point set \return `os` + + \relates Point_set_3 */ template std::ostream& operator<<(std::ostream& os, diff --git a/include/CGAL/Point_set_3/IO/LAS.h b/include/CGAL/Point_set_3/IO/LAS.h index 2cbbd388f2..69dbffb352 100644 --- a/include/CGAL/Point_set_3/IO/LAS.h +++ b/include/CGAL/Point_set_3/IO/LAS.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/Point_set_3/IO/LAS.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/Point_set_3/IO/LAS.h $ // $Id: LAS.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_3/IO/OFF.h b/include/CGAL/Point_set_3/IO/OFF.h index ca4404a4fc..8252cccc5c 100644 --- a/include/CGAL/Point_set_3/IO/OFF.h +++ b/include/CGAL/Point_set_3/IO/OFF.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/Point_set_3/IO/OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/Point_set_3/IO/OFF.h $ // $Id: OFF.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_3/IO/PLY.h b/include/CGAL/Point_set_3/IO/PLY.h index d8f56670c7..32602896d7 100644 --- a/include/CGAL/Point_set_3/IO/PLY.h +++ b/include/CGAL/Point_set_3/IO/PLY.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/Point_set_3/IO/PLY.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/Point_set_3/IO/PLY.h $ // $Id: PLY.h 1e6519e 2023-05-11T17:28:21+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_3/IO/XYZ.h b/include/CGAL/Point_set_3/IO/XYZ.h index 1c2c8aac32..218eda2deb 100644 --- a/include/CGAL/Point_set_3/IO/XYZ.h +++ b/include/CGAL/Point_set_3/IO/XYZ.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/Point_set_3/IO/XYZ.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/Point_set_3/IO/XYZ.h $ // $Id: XYZ.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h b/include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h index d7d415f302..d5f0d2c2c4 100644 --- a/include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h +++ b/include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h $ // $Id: Callback_wrapper.h 17ac255 2021-05-18T15:43:59+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/Neighbor_query.h b/include/CGAL/Point_set_processing_3/internal/Neighbor_query.h index 1124eebcff..1e0ba45b9a 100644 --- a/include/CGAL/Point_set_processing_3/internal/Neighbor_query.h +++ b/include/CGAL/Point_set_processing_3/internal/Neighbor_query.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Neighbor_query.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Neighbor_query.h $ // $Id: Neighbor_query.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/Rich_grid.h b/include/CGAL/Point_set_processing_3/internal/Rich_grid.h index 9b77e72b86..3cc94d02c0 100644 --- a/include/CGAL/Point_set_processing_3/internal/Rich_grid.h +++ b/include/CGAL/Point_set_processing_3/internal/Rich_grid.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Rich_grid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Rich_grid.h $ // $Id: Rich_grid.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h b/include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h index 8bf798bfc1..bf4b85b8a1 100644 --- a/include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h +++ b/include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Search_traits_vertex_handle_3.h $ // $Id: Search_traits_vertex_handle_3.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h b/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h index 844c3a94b9..02e6dfc4d8 100644 --- a/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h +++ b/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_3.h $ // $Id: voronoi_covariance_3.h 13882cc 2022-11-08T17:29:15+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h b/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h index cf234d1487..9ef017f3c4 100644 --- a/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h +++ b/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/Voronoi_covariance_3/voronoi_covariance_sphere_3.h $ // $Id: voronoi_covariance_sphere_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h b/include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h index 3b19cdcd40..0b3dc956f3 100644 --- a/include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h +++ b/include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_set_processing_3/internal/bbox_diagonal.h $ // $Id: bbox_diagonal.h d6cf972 2020-04-17T09:22:57+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_traits.h b/include/CGAL/Point_traits.h index 61c2c67788..6ded9b6406 100644 --- a/include/CGAL/Point_traits.h +++ b/include/CGAL/Point_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Point_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Point_traits.h $ // $Id: Point_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_with_normal_3.h b/include/CGAL/Point_with_normal_3.h index 5c96631bf0..23562ed5c3 100644 --- a/include/CGAL/Point_with_normal_3.h +++ b/include/CGAL/Point_with_normal_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/Point_with_normal_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/Point_with_normal_3.h $ // $Id: Point_with_normal_3.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_with_psc_localisation.h b/include/CGAL/Point_with_psc_localisation.h index 0ce0db570f..4f91624735 100644 --- a/include/CGAL/Point_with_psc_localisation.h +++ b/include/CGAL/Point_with_psc_localisation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Point_with_psc_localisation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Point_with_psc_localisation.h $ // $Id: Point_with_psc_localisation.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_with_surface_index.h b/include/CGAL/Point_with_surface_index.h index 44c6c5762e..dd7fc63dfd 100644 --- a/include/CGAL/Point_with_surface_index.h +++ b/include/CGAL/Point_with_surface_index.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Point_with_surface_index.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Point_with_surface_index.h $ // $Id: Point_with_surface_index.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Point_with_surface_index_geom_traits.h b/include/CGAL/Point_with_surface_index_geom_traits.h index e9508ccfa9..e92a26085a 100644 --- a/include/CGAL/Point_with_surface_index_geom_traits.h +++ b/include/CGAL/Point_with_surface_index_geom_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Point_with_surface_index_geom_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Point_with_surface_index_geom_traits.h $ // $Id: Point_with_surface_index_geom_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Poisson_implicit_surface_3.h b/include/CGAL/Poisson_implicit_surface_3.h index 3cbdc917d0..49b92a0e45 100644 --- a/include/CGAL/Poisson_implicit_surface_3.h +++ b/include/CGAL/Poisson_implicit_surface_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Poisson_implicit_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Poisson_implicit_surface_3.h $ // $Id: Poisson_implicit_surface_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Poisson_mesh_cell_criteria_3.h b/include/CGAL/Poisson_mesh_cell_criteria_3.h index 82e4441bea..b7aa57fe37 100644 --- a/include/CGAL/Poisson_mesh_cell_criteria_3.h +++ b/include/CGAL/Poisson_mesh_cell_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_cell_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_cell_criteria_3.h $ // $Id: Poisson_mesh_cell_criteria_3.h 848aa7d 2021-02-08T10:16:59+01:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Poisson_reconstruction_function.h b/include/CGAL/Poisson_reconstruction_function.h index 8668b6d413..645c9e496d 100644 --- a/include/CGAL/Poisson_reconstruction_function.h +++ b/include/CGAL/Poisson_reconstruction_function.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Poisson_reconstruction_function.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Poisson_reconstruction_function.h $ // $Id: Poisson_reconstruction_function.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polychain_2.h b/include/CGAL/Polychain_2.h index 2a24423329..a60d25d8fd 100644 --- a/include/CGAL/Polychain_2.h +++ b/include/CGAL/Polychain_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Polychain_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Polychain_2.h $ // $Id: Polychain_2.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2.h b/include/CGAL/Polygon_2.h index 6d5a2a2d0c..f32a66add6 100644 --- a/include/CGAL/Polygon_2.h +++ b/include/CGAL/Polygon_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2.h $ // $Id: Polygon_2.h 9408024 2023-02-10T15:40:39+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h b/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h index c88a81177b..318c29b1c7 100644 --- a/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h +++ b/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2/Polygon_2_algorithms_impl.h $ // $Id: Polygon_2_algorithms_impl.h 5b89b81 2023-02-09T23:12:40+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h b/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h index 7b4b9f93c4..60f5068e82 100644 --- a/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h +++ b/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2/Polygon_2_edge_circulator.h $ // $Id: Polygon_2_edge_circulator.h bdd2fb8 2022-09-27T08:14:30+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h b/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h index d0b85ff1e9..876b7e2078 100644 --- a/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h +++ b/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2/Polygon_2_edge_iterator.h $ // $Id: Polygon_2_edge_iterator.h f7e2c03 2020-08-13T15:37:10+02:00 Simon Giraudot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2/Polygon_2_impl.h b/include/CGAL/Polygon_2/Polygon_2_impl.h index f0d2852774..7d350153dd 100644 --- a/include/CGAL/Polygon_2/Polygon_2_impl.h +++ b/include/CGAL/Polygon_2/Polygon_2_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2/Polygon_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2/Polygon_2_impl.h $ // $Id: Polygon_2_impl.h bdd2fb8 2022-09-27T08:14:30+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2/Polygon_2_simplicity.h b/include/CGAL/Polygon_2/Polygon_2_simplicity.h index 404963cce9..d2a4026629 100644 --- a/include/CGAL/Polygon_2/Polygon_2_simplicity.h +++ b/include/CGAL/Polygon_2/Polygon_2_simplicity.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2/Polygon_2_simplicity.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2/Polygon_2_simplicity.h $ // $Id: Polygon_2_simplicity.h bdd2fb8 2022-09-27T08:14:30+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h b/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h index 3638a9d8e5..7a95032897 100644 --- a/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h +++ b/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h $ // $Id: Polygon_2_vertex_circulator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_2_algorithms.h b/include/CGAL/Polygon_2_algorithms.h index 1e6778e99d..094d8bc46b 100644 --- a/include/CGAL/Polygon_2_algorithms.h +++ b/include/CGAL/Polygon_2_algorithms.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/Polygon_2_algorithms.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/Polygon_2_algorithms.h $ // $Id: Polygon_2_algorithms.h bdd2fb8 2022-09-27T08:14:30+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_convex_decomposition_2.h b/include/CGAL/Polygon_convex_decomposition_2.h index 8aac5263e9..03b256d3bf 100644 --- a/include/CGAL/Polygon_convex_decomposition_2.h +++ b/include/CGAL/Polygon_convex_decomposition_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Polygon_convex_decomposition_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Polygon_convex_decomposition_2.h $ // $Id: Polygon_convex_decomposition_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h b/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h index 2a61dad9ac..a911251ee6 100644 --- a/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h +++ b/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h $ // $Id: polygon_mesh_io.h 4fe208b 2023-04-24T14:06:34+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h b/include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h index a63a3404f3..8aa8180b5d 100644 --- a/include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h +++ b/include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h $ // $Id: Non_manifold_feature_map.h 64ead81 2021-10-08T15:28:13+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h b/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h index a301bba4d3..655325e544 100644 --- a/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h +++ b/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h $ // $Id: angle_and_area_smoothing.h c1b9ea9 2023-06-02T12:27:28+02:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/bbox.h b/include/CGAL/Polygon_mesh_processing/bbox.h index 14d7900070..89f55b54e5 100644 --- a/include/CGAL/Polygon_mesh_processing/bbox.h +++ b/include/CGAL/Polygon_mesh_processing/bbox.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/bbox.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/bbox.h $ // $Id: bbox.h 987391d 2022-11-07T10:08:34+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/border.h b/include/CGAL/Polygon_mesh_processing/border.h index 269c5f462f..6b9e89eddb 100644 --- a/include/CGAL/Polygon_mesh_processing/border.h +++ b/include/CGAL/Polygon_mesh_processing/border.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/border.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/border.h $ // $Id: border.h 7789f8a 2023-05-04T17:22:43+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/clip.h b/include/CGAL/Polygon_mesh_processing/clip.h index cb691a8fdd..76dd91903e 100644 --- a/include/CGAL/Polygon_mesh_processing/clip.h +++ b/include/CGAL/Polygon_mesh_processing/clip.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/clip.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/clip.h $ // $Id: clip.h 8dd8e0d 2022-09-13T12:33:01+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/compute_normal.h b/include/CGAL/Polygon_mesh_processing/compute_normal.h index b08b011f47..0b1e7ad2b4 100644 --- a/include/CGAL/Polygon_mesh_processing/compute_normal.h +++ b/include/CGAL/Polygon_mesh_processing/compute_normal.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/compute_normal.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/compute_normal.h $ // $Id: compute_normal.h 122141d 2023-01-27T21:02:24+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/connected_components.h b/include/CGAL/Polygon_mesh_processing/connected_components.h index b75ac9d1a4..6efd46f039 100644 --- a/include/CGAL/Polygon_mesh_processing/connected_components.h +++ b/include/CGAL/Polygon_mesh_processing/connected_components.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/connected_components.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/connected_components.h $ // $Id: connected_components.h c04dceb 2022-10-14T14:40:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/corefinement.h b/include/CGAL/Polygon_mesh_processing/corefinement.h index be01865044..63a99261fe 100644 --- a/include/CGAL/Polygon_mesh_processing/corefinement.h +++ b/include/CGAL/Polygon_mesh_processing/corefinement.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/corefinement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/corefinement.h $ // $Id: corefinement.h a7667b4 2022-06-16T16:48:28+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/detect_features.h b/include/CGAL/Polygon_mesh_processing/detect_features.h index 19b30ad992..9fe9579406 100644 --- a/include/CGAL/Polygon_mesh_processing/detect_features.h +++ b/include/CGAL/Polygon_mesh_processing/detect_features.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h $ // $Id: detect_features.h 987391d 2022-11-07T10:08:34+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/distance.h b/include/CGAL/Polygon_mesh_processing/distance.h index 366ba324f1..57e4c0314b 100644 --- a/include/CGAL/Polygon_mesh_processing/distance.h +++ b/include/CGAL/Polygon_mesh_processing/distance.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/distance.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/distance.h $ // $Id: distance.h e8c5de5 2022-10-06T15:37:03+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/extrude.h b/include/CGAL/Polygon_mesh_processing/extrude.h index 7e5bbbd3ec..854ca1e7c0 100644 --- a/include/CGAL/Polygon_mesh_processing/extrude.h +++ b/include/CGAL/Polygon_mesh_processing/extrude.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/extrude.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/extrude.h $ // $Id: extrude.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/fair.h b/include/CGAL/Polygon_mesh_processing/fair.h index a10f56c1b5..f84d7ac55e 100644 --- a/include/CGAL/Polygon_mesh_processing/fair.h +++ b/include/CGAL/Polygon_mesh_processing/fair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/fair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/fair.h $ // $Id: fair.h 4d22c90 2023-01-04T10:06:45+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h b/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h index e860734241..06c471dab0 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h +++ b/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h $ // $Id: AABB_traversal_traits_with_Hausdorff_distance.h aa5fd2e 2022-04-07T11:40:30+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h b/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h index 0e411cb4b2..53ed71b23e 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h +++ b/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h $ // $Id: AABB_traversal_traits_with_transformation.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h index de37603c1a..315bf14990 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h $ // $Id: Face_graph_output_builder.h ae1bbe7 2023-06-05T15:09:59+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h index 34dabf17f6..6f9e181a6d 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h $ // $Id: Generic_clip_output_builder.h dbccebf 2023-02-06T18:32:41+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h index af7cee3c90..f4b95687ac 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h $ // $Id: Intersection_type.h f9a9d12 2021-07-21T11:33:48+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h index 06fce4ab4c..015f907ce9 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h $ // $Id: Output_builder_for_autorefinement.h dbccebf 2023-02-06T18:32:41+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h index 96802839bc..9e473c8677 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h $ // $Id: Visitor.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h index d1f01f6663..cdfac4d95c 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h $ // $Id: face_graph_utils.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h index 05989a8c7a..949dc98eb9 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersect_triangle_and_segment_3.h $ // $Id: intersect_triangle_and_segment_3.h 808c93c 2020-05-26T10:14:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h index cafd3cc55c..6f17ec292f 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_callbacks.h $ // $Id: intersection_callbacks.h a7667b4 2022-06-16T16:48:28+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h index 41a9034ae8..b3a9e8b510 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h $ // $Id: intersection_impl.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h index 3195eedfdf..70ec854564 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h $ // $Id: intersection_nodes.h d594929 2022-06-22T16:56:51+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h index 0a8bc4dfda..33b9a61957 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_of_coplanar_triangles_3.h $ // $Id: intersection_of_coplanar_triangles_3.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h index a66768675f..966492cdd3 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/predicates.h $ // $Id: predicates.h 00c185b 2021-03-12T12:06:20+01:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h index ce0854cd88..6b122759ea 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h $ // $Id: Triangulate_hole_polygon_mesh.h dbada8d 2023-05-10T14:59:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h index 81bc2a1e99..fe986d8d4d 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h $ // $Id: Triangulate_hole_polyline.h dbada8d 2023-05-10T14:59:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h index ba0b742935..3743ffc20b 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/do_not_use_DT3.h $ // $Id: do_not_use_DT3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h index e505ac10ad..6a564309d7 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/experimental/experimental_code.h $ // $Id: experimental_code.h 77e5bee 2021-12-27T14:33:34+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h b/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h index 15736dca0c..9334736971 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/AABB_filtered_projection_traits.h $ // $Id: AABB_filtered_projection_traits.h 678b9d8 2022-06-24T11:09:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h b/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h index 6caaeea14c..739e9583aa 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h $ // $Id: remesh_impl.h 4dc91d1 2023-04-12T09:19:55+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h b/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h index d44d19f1ab..92956f8842 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Axis_parallel_plane_traits.h $ // $Id: Axis_parallel_plane_traits.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h b/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h index 720f16b1b5..8102b67116 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/Traversal_traits.h $ // $Id: Traversal_traits.h 678b9d8 2022-06-24T11:09:06+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h b/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h index 78cddeb5c9..86a75ff653 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Point_inside_vertical_ray_cast.h $ // $Id: Point_inside_vertical_ray_cast.h 3b2da64 2020-07-01T21:03:31+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h b/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h index 2f60768764..08a9261a65 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/Ray_3_Triangle_3_traversal_traits.h $ // $Id: Ray_3_Triangle_3_traversal_traits.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h index 74cbfc1043..69bf873d89 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/ceres_support.h $ // $Id: ceres_support.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h index 04a3c42cc3..7436a35449 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/curvature_flow_impl.h $ // $Id: curvature_flow_impl.h 1dce90e 2023-04-07T10:04:21+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h index b3fe60dcb7..0af643ab82 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/mesh_smoothing_impl.h $ // $Id: mesh_smoothing_impl.h cf07ee9 2023-05-22T10:54:42+02:00 Charles Gueunet // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h index cf31126c68..da86168364 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Smoothing/smoothing_evaluation.h $ // $Id: smoothing_evaluation.h f33618e 2020-02-06T09:54:35+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h b/include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h index 80238c41f4..6e072938ab 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Snapping/helper.h $ // $Id: helper.h 1520ac9 2022-11-22T10:38:00+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h b/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h index 0fa0b8c132..9b88c46c1c 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h $ -// $Id: snap.h b724def 2023-05-30T19:15:30+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap.h $ +// $Id: snap.h 5cc58a4 2023-08-17T15:02:48+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -134,6 +134,7 @@ void simplify_range(HalfedgeRange& halfedge_range, { const halfedge_descriptor prev_h = prev(h, tm); const halfedge_descriptor next_h = next(h, tm); + const halfedge_descriptor prev_oh = prev(opposite(h, tm), tm); // check that the border has at least 4 edges not to create degenerate volumes if(border_size(h, tm) >= 4) @@ -156,7 +157,7 @@ void simplify_range(HalfedgeRange& halfedge_range, bool do_collapse = true; for(halfedge_descriptor he : halfedges_around_target(h, tm)) { - if(he != h && + if(he != prev_oh && // ignore the triangle incident to h that will disappear !is_border(he, tm) && collinear(get(vpm, source(he, tm)), new_p, get(vpm, target(next(he,tm),tm)))) { diff --git a/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h b/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h index c2eeb60e7b..4fae591b4a 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h +++ b/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h $ // $Id: snap_vertices.h b724def 2023-05-30T19:15:30+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h b/include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h index f45ff7a9a7..7c8b3fbeed 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h +++ b/include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h $ // $Id: do_no_use_CDT2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h b/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h index 35c8309c22..b03b2e4bad 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h +++ b/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h $ // $Id: fair_impl.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h b/include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h index 3825573344..b5a5a00c03 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h +++ b/include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h $ // $Id: mesh_to_point_set_hausdorff_distance.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/refine_impl.h b/include/CGAL/Polygon_mesh_processing/internal/refine_impl.h index 4399f42632..dd8e143251 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/refine_impl.h +++ b/include/CGAL/Polygon_mesh_processing/internal/refine_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/refine_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/refine_impl.h $ // $Id: refine_impl.h aa12591 2023-05-16T15:48:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/repair_extra.h b/include/CGAL/Polygon_mesh_processing/internal/repair_extra.h index 3498c4ebd7..10514b473d 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/repair_extra.h +++ b/include/CGAL/Polygon_mesh_processing/internal/repair_extra.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/repair_extra.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/repair_extra.h $ // $Id: repair_extra.h 5a992f6 2022-11-22T10:31:34+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h b/include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h index 2ec65d2b93..1e5511d4ea 100644 --- a/include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h +++ b/include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h $ // $Id: simplify_polyline.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/intersection.h b/include/CGAL/Polygon_mesh_processing/intersection.h index 56ee8cc3ee..93f084a959 100644 --- a/include/CGAL/Polygon_mesh_processing/intersection.h +++ b/include/CGAL/Polygon_mesh_processing/intersection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/intersection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/intersection.h $ // $Id: intersection.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/locate.h b/include/CGAL/Polygon_mesh_processing/locate.h index 923630faba..2f150a50b4 100644 --- a/include/CGAL/Polygon_mesh_processing/locate.h +++ b/include/CGAL/Polygon_mesh_processing/locate.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/locate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/locate.h $ // $Id: locate.h eb1462e 2023-05-16T15:49:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/manifoldness.h b/include/CGAL/Polygon_mesh_processing/manifoldness.h index 868c2d563f..bad03031b8 100644 --- a/include/CGAL/Polygon_mesh_processing/manifoldness.h +++ b/include/CGAL/Polygon_mesh_processing/manifoldness.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/manifoldness.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/manifoldness.h $ // $Id: manifoldness.h 550d86c 2022-11-22T10:48:27+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/measure.h b/include/CGAL/Polygon_mesh_processing/measure.h index d27ca96c9d..8716e6d664 100644 --- a/include/CGAL/Polygon_mesh_processing/measure.h +++ b/include/CGAL/Polygon_mesh_processing/measure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h $ // $Id: measure.h 752aa94 2023-05-16T15:49:18+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/merge_border_vertices.h b/include/CGAL/Polygon_mesh_processing/merge_border_vertices.h index d21d516550..c5b6c4a2e5 100644 --- a/include/CGAL/Polygon_mesh_processing/merge_border_vertices.h +++ b/include/CGAL/Polygon_mesh_processing/merge_border_vertices.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/merge_border_vertices.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/merge_border_vertices.h $ // $Id: merge_border_vertices.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h b/include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h index a1bf9b9093..65fa2468ff 100644 --- a/include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h +++ b/include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/orient_polygon_soup.h $ // $Id: orient_polygon_soup.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h b/include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h index 80de885cf9..16dd0778a4 100644 --- a/include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h +++ b/include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/orient_polygon_soup_extension.h $ // $Id: orient_polygon_soup_extension.h 5a992f6 2022-11-22T10:31:34+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/orientation.h b/include/CGAL/Polygon_mesh_processing/orientation.h index aa3fa89678..221a9e75cb 100644 --- a/include/CGAL/Polygon_mesh_processing/orientation.h +++ b/include/CGAL/Polygon_mesh_processing/orientation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/orientation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/orientation.h $ // $Id: orientation.h bb63050 2023-05-11T17:37:11+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h b/include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h index 8119e2703f..5899f7d314 100644 --- a/include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h +++ b/include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_mesh_to_polygon_soup.h $ // $Id: polygon_mesh_to_polygon_soup.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h b/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h index 8da7f7830b..d678a0759a 100644 --- a/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h +++ b/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h $ // $Id: polygon_soup_to_polygon_mesh.h cfa8c29 2023-03-22T14:34:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/random_perturbation.h b/include/CGAL/Polygon_mesh_processing/random_perturbation.h index 60e3059b96..38fe2c4144 100644 --- a/include/CGAL/Polygon_mesh_processing/random_perturbation.h +++ b/include/CGAL/Polygon_mesh_processing/random_perturbation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/random_perturbation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/random_perturbation.h $ // $Id: random_perturbation.h e8c5de5 2022-10-06T15:37:03+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/refine.h b/include/CGAL/Polygon_mesh_processing/refine.h index 0ca189b57e..5637f597b6 100644 --- a/include/CGAL/Polygon_mesh_processing/refine.h +++ b/include/CGAL/Polygon_mesh_processing/refine.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/refine.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/refine.h $ // $Id: refine.h e8c5de5 2022-10-06T15:37:03+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/region_growing.h b/include/CGAL/Polygon_mesh_processing/region_growing.h index bc7c685aa5..29ee6c5098 100644 --- a/include/CGAL/Polygon_mesh_processing/region_growing.h +++ b/include/CGAL/Polygon_mesh_processing/region_growing.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Polygon_mesh_processing/region_growing.h $ -// $Id: region_growing.h 7f2ca4c 2023-04-27T15:52:52+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Polygon_mesh_processing/region_growing.h $ +// $Id: region_growing.h 7431715 2024-01-22T18:02:48+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -21,6 +21,7 @@ #include #include #include +#include namespace CGAL { namespace Polygon_mesh_processing { @@ -51,6 +52,46 @@ namespace internal { fill_plane_or_vector_map(normals, region_map, typename boost::property_traits::value_type()); } + +template +class One_ring_neighbor_query_with_constraints +{ + using face_descriptor = typename boost::graph_traits::face_descriptor; + using halfedge_descriptor = typename boost::graph_traits::halfedge_descriptor; + using Face_graph = PolygonMesh; +public: + + using Item = typename boost::graph_traits::face_descriptor; + using Region = std::vector; + + One_ring_neighbor_query_with_constraints(const PolygonMesh& pmesh, ECM ecm) + : m_face_graph(pmesh) + , m_ecm(ecm) + {} + + void operator()( + const Item query, + std::vector& neighbors) const { + + neighbors.clear(); + const auto query_hedge = halfedge(query, m_face_graph); + + for (halfedge_descriptor h : halfedges_around_face(query_hedge, m_face_graph)) + { + if (get(m_ecm, edge(h, m_face_graph))) continue; + face_descriptor f=face(opposite(h,m_face_graph), m_face_graph); + if (f != boost::graph_traits::null_face()) + { + neighbors.push_back(f); + } + } + } + +private: + const Face_graph& m_face_graph; + ECM m_ecm; +}; + } /*! @@ -65,7 +106,8 @@ namespace internal @param mesh the polygon mesh whose faces are used for region growing @param region_map a property map storing the region index of each face. Values start at `0` up to the value returned minus `1`. - `std::size_t(-1)` is put for faces with no region assigned (can only happen if `minimum_region_size > 1`). + `std::size_t(-1)` is put for faces with no region assigned (it can happen if `minimum_region_size > 1` or for a non-triangular + face having a fitting plane not satisfying the maximum distance criterium). @param np an optional sequence of \ref bgl_namedparameters "Named Parameters" among the ones listed below @return the number of regions detected @@ -140,13 +182,21 @@ region_growing_of_planes_on_faces(const PolygonMesh& mesh, using parameters::choose_parameter; using parameters::get_parameter; + typedef typename boost::graph_traits::edge_descriptor edge_descriptor; + typedef typename internal_np::Lookup_named_param_def < + internal_np::edge_is_constrained_t, + NamedParameters, + Static_boolean_property_map // default (no constraint pmap) + > ::type ECM; + ECM ecm = choose_parameter(get_parameter(np, internal_np::edge_is_constrained), + Static_boolean_property_map()); - using Neighbor_query = RG_PM::One_ring_neighbor_query; + using Neighbor_query = internal::One_ring_neighbor_query_with_constraints; using Region_type = RG_PM::Least_squares_plane_fit_region; using Sorting = RG_PM::Least_squares_plane_fit_sorting; using Region_growing = CGAL::Shape_detection::Region_growing; - Neighbor_query neighbor_query(mesh); + Neighbor_query neighbor_query(mesh, ecm); Region_type region_type(mesh, np); Sorting sorting(mesh, neighbor_query, np); sorting.sort(); @@ -346,6 +396,12 @@ detect_corners_of_regions( put(ecm, e, true); } + //init to -1 by default + for(vertex_descriptor v : vertices(mesh)) + { + put(corner_id_map, v, std::size_t(-1)); + } + // filter trivial edges: incident to a plane with only one face // such an edge cannot be removed and its vertices are corners std::vector nb_faces_per_patch(nb_regions,0); @@ -373,15 +429,18 @@ detect_corners_of_regions( Line_region line_region(np.segment_map(pgraph.segment_map())); - Line_sorting line_sorting( - segment_range, pgraph, CGAL::parameters::segment_map(pgraph.segment_map())); - line_sorting.sort(); + std::vector< std::pair > > subregions; // TODO dump into pmap lines + if (!segment_range.empty()) + { + Line_sorting line_sorting( + segment_range, pgraph, CGAL::parameters::segment_map(pgraph.segment_map())); + line_sorting.sort(); - RG_lines rg_lines( - segment_range, pgraph, line_region); + RG_lines rg_lines( + segment_range, pgraph, line_region); - std::vector< std::pair > > subregions; // TODO dump into pmap lines - rg_lines.detect(std::back_inserter(subregions)); + rg_lines.detect(std::back_inserter(subregions)); + } #ifdef CGAL_DEBUG_DETECT_CORNERS_OF_REGIONS std::ofstream debug_corners("corners.xyz"); @@ -416,11 +475,13 @@ detect_corners_of_regions( for (vertex_descriptor v : line_vertices) if (vertex_count[v]==1) { + if (get(corner_id_map, v) == std::size_t(-1)) + { #ifdef CGAL_DEBUG_DETECT_CORNERS_OF_REGIONS - debug_corners << mesh.point(v) << "\n"; + debug_corners << mesh.point(v) << "\n"; #endif - if (get(corner_id_map, v) == std::size_t(-1)) put(corner_id_map, v, cid++); + } } } @@ -432,9 +493,19 @@ detect_corners_of_regions( #endif put(ecm, e, true); if (get(corner_id_map, source(e, mesh))==std::size_t(-1)) + { +#ifdef CGAL_DEBUG_DETECT_CORNERS_OF_REGIONS + debug_corners << mesh.point(source(e, mesh)) << "\n"; +#endif put(corner_id_map, source(e, mesh), cid++); + } if (get(corner_id_map, target(e, mesh))==std::size_t(-1)) + { +#ifdef CGAL_DEBUG_DETECT_CORNERS_OF_REGIONS + debug_corners << mesh.point(target(e, mesh)) << "\n"; +#endif put(corner_id_map, target(e, mesh), cid++); + } } return cid; diff --git a/include/CGAL/Polygon_mesh_processing/remesh.h b/include/CGAL/Polygon_mesh_processing/remesh.h index 781e8afadc..58ce5a3eb3 100644 --- a/include/CGAL/Polygon_mesh_processing/remesh.h +++ b/include/CGAL/Polygon_mesh_processing/remesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh.h $ // $Id: remesh.h e8c5de5 2022-10-06T15:37:03+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/remesh_planar_patches.h b/include/CGAL/Polygon_mesh_processing/remesh_planar_patches.h index bd05c56357..c90ce2048e 100644 --- a/include/CGAL/Polygon_mesh_processing/remesh_planar_patches.h +++ b/include/CGAL/Polygon_mesh_processing/remesh_planar_patches.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh_planar_patches.h $ -// $Id: remesh_planar_patches.h 7f2ca4c 2023-04-27T15:52:52+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh_planar_patches.h $ +// $Id: remesh_planar_patches.h 63556d4 2023-12-06T15:50:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -299,7 +299,7 @@ template void mark_constrained_edges( - TriangleMesh& tm, + const TriangleMesh& tm, EdgeIsConstrainedMap edge_is_constrained, double coplanar_cos_threshold, const VertexPointMap& vpm) @@ -319,7 +319,7 @@ template std::size_t mark_corner_vertices( - TriangleMesh& tm, + const TriangleMesh& tm, EdgeIsConstrainedMap& edge_is_constrained, VertexCornerIdMap& vertex_corner_id, double coplanar_cos_threshold, @@ -546,7 +546,7 @@ template std::pair -tag_corners_and_constrained_edges(TriangleMesh& tm, +tag_corners_and_constrained_edges(const TriangleMesh& tm, double coplanar_cos_threshold, VertexCornerIdMap& vertex_corner_id, EdgeIsConstrainedMap& edge_is_constrained, @@ -1019,10 +1019,11 @@ void propagate_corner_status( template + typename VertexPointMap, + typename TagFunction> bool decimate_meshes_with_common_interfaces_impl(TriangleMeshRange& meshes, MeshMap mesh_map, - double coplanar_cos_threshold, + const TagFunction& tag_function, const std::vector& vpms, bool do_not_triangulate_faces) { @@ -1033,7 +1034,6 @@ bool decimate_meshes_with_common_interfaces_impl(TriangleMeshRange& meshes, typedef typename graph_traits::vertex_descriptor vertex_descriptor; typedef typename graph_traits::edge_descriptor edge_descriptor; typedef typename graph_traits::face_descriptor face_descriptor; - CGAL_assertion(coplanar_cos_threshold<0); typedef typename graph_traits::halfedge_descriptor halfedge_descriptor; // declare and init all property maps @@ -1128,13 +1128,11 @@ bool decimate_meshes_with_common_interfaces_impl(TriangleMeshRange& meshes, put(face_cc_ids_maps[mesh_id], f, -1); if (!mesh_has_non_manifold_vertices[mesh_id]) - nb_corners_and_nb_cc_all[mesh_id] = - tag_corners_and_constrained_edges(tm, - coplanar_cos_threshold, - vertex_corner_id_maps[mesh_id], - edge_is_constrained_maps[mesh_id], - face_cc_ids_maps[mesh_id], - vpms[mesh_id]); + nb_corners_and_nb_cc_all[mesh_id] = tag_function(tm, + vertex_corner_id_maps[mesh_id], + edge_is_constrained_maps[mesh_id], + face_cc_ids_maps[mesh_id], + vpms[mesh_id]); else { nb_corners_and_nb_cc_all[mesh_id]={0,1}; @@ -1274,6 +1272,39 @@ bool decimate_meshes_with_common_interfaces_impl(TriangleMeshRange& meshes, return res; } +template +bool decimate_meshes_with_common_interfaces_impl(TriangleMeshRange& meshes, + MeshMap mesh_map, + double coplanar_cos_threshold, + const std::vector& vpms, + bool do_not_triangulate_faces) +{ + typedef typename boost::property_traits::value_type Triangle_mesh; + auto tag_function = [coplanar_cos_threshold](Triangle_mesh& tm, + typename boost::property_map >::type vertex_corner_id, + typename boost::property_map >::type edge_is_constrained, + typename boost::property_map >::type face_cc_ids, + VertexPointMap vpm) + { + return tag_corners_and_constrained_edges(tm, + coplanar_cos_threshold, + vertex_corner_id, + edge_is_constrained, + face_cc_ids, + vpm); + }; + + return decimate_meshes_with_common_interfaces_impl(meshes, + mesh_map, + tag_function, + vpms, + do_not_triangulate_faces); + +} + } //end of namespace Planar_segmentation diff --git a/include/CGAL/Polygon_mesh_processing/repair.h b/include/CGAL/Polygon_mesh_processing/repair.h index 2e473e650b..a0a00fa3d2 100644 --- a/include/CGAL/Polygon_mesh_processing/repair.h +++ b/include/CGAL/Polygon_mesh_processing/repair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair.h $ // $Id: repair.h 550d86c 2022-11-22T10:48:27+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h b/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h index 7f40f93140..a0bd2a57a3 100644 --- a/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h +++ b/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h $ // $Id: repair_degeneracies.h cb05427 2023-05-16T15:49:34+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h b/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h index 07761aa2b7..db4ba9c942 100644 --- a/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h +++ b/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h $ // $Id: repair_polygon_soup.h 83e89d8 2023-03-28T14:58:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h b/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h index 7cf1c73df7..1becf7db09 100644 --- a/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h +++ b/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h $ -// $Id: repair_self_intersections.h 5f8930d 2023-01-27T21:16:14+01:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_self_intersections.h $ +// $Id: repair_self_intersections.h 15a8dbf 2023-10-25T17:42:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Sebastien Loriot, @@ -1150,6 +1150,9 @@ bool adapt_patch(std::vector >& point_patch, put(local_vpm, v, projector(get(local_vpm, v))); // The projector can create degenerate faces + for (halfedge_descriptor h : border_hedges) + if (is_degenerate_triangle_face(face(opposite(h, local_mesh), local_mesh), local_mesh)) + return !has_SI; if(!remove_degenerate_faces(local_mesh)) return !has_SI; @@ -2031,7 +2034,7 @@ remove_self_intersections_one_step(std::set::%face_descriptor`. * @tparam TriangleMesh a model of `FaceListGraph` * @tparam FacePairOutputIterator a model of `OutputIterator` holding objects of type - * `std::pair::%face_descriptor, boost::graph_traits::%face_descriptor>` + * `std::pair::%face_descriptor, boost::graph_traits::%face_descriptor>`. + * It does not need to be thread-safe. * @tparam NamedParameters a sequence of \ref bgl_namedparameters "Named Parameters" * * @param face_range the range of faces to check for self-intersection. @@ -596,7 +597,8 @@ self_intersections(const FaceRange& face_range, * Possible values are `Sequential_tag`, `Parallel_tag`, and `Parallel_if_available_tag`. * @tparam TriangleMesh a model of `FaceListGraph` * @tparam FacePairOutputIterator a model of `OutputIterator` holding objects of type - * `std::pair::%face_descriptor, boost::graph_traits::%face_descriptor>` + * `std::pair::%face_descriptor, boost::graph_traits::%face_descriptor>`. + * It does not need to be thread-safe. * @tparam NamedParameters a sequence of \ref bgl_namedparameters "Named Parameters" * * @param tmesh the triangulated surface mesh to be checked diff --git a/include/CGAL/Polygon_mesh_processing/shape_predicates.h b/include/CGAL/Polygon_mesh_processing/shape_predicates.h index c9659d486a..9f24201682 100644 --- a/include/CGAL/Polygon_mesh_processing/shape_predicates.h +++ b/include/CGAL/Polygon_mesh_processing/shape_predicates.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/shape_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/shape_predicates.h $ // $Id: shape_predicates.h 1520ac9 2022-11-22T10:38:00+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/smooth_mesh.h b/include/CGAL/Polygon_mesh_processing/smooth_mesh.h index 4bb446cf3a..0afb66368a 100644 --- a/include/CGAL/Polygon_mesh_processing/smooth_mesh.h +++ b/include/CGAL/Polygon_mesh_processing/smooth_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/smooth_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/smooth_mesh.h $ // $Id: smooth_mesh.h 0d2b1cb 2022-03-31T16:50:40+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/smooth_shape.h b/include/CGAL/Polygon_mesh_processing/smooth_shape.h index 0b1e9cd0d8..f0f765edec 100644 --- a/include/CGAL/Polygon_mesh_processing/smooth_shape.h +++ b/include/CGAL/Polygon_mesh_processing/smooth_shape.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/smooth_shape.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/smooth_shape.h $ // $Id: smooth_shape.h 4a5ada0 2023-02-23T11:35:12+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/stitch_borders.h b/include/CGAL/Polygon_mesh_processing/stitch_borders.h index 9cd5a3c104..75b894b707 100644 --- a/include/CGAL/Polygon_mesh_processing/stitch_borders.h +++ b/include/CGAL/Polygon_mesh_processing/stitch_borders.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/stitch_borders.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/stitch_borders.h $ // $Id: stitch_borders.h 550d86c 2022-11-22T10:48:27+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h b/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h index 66fad7ce57..f941590b92 100644 --- a/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h +++ b/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h $ // $Id: surface_Delaunay_remeshing.h 4015911 2022-06-16T13:39:47+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polygon_mesh_processing/tangential_relaxation.h b/include/CGAL/Polygon_mesh_processing/tangential_relaxation.h index b0c21e719f..47d263f966 100644 --- a/include/CGAL/Polygon_mesh_processing/tangential_relaxation.h +++ b/include/CGAL/Polygon_mesh_processing/tangential_relaxation.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/tangential_relaxation.h $ -// $Id: tangential_relaxation.h 318fce9 2023-04-17T10:13:24+02:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/tangential_relaxation.h $ +// $Id: tangential_relaxation.h db9b8e7 2023-08-14T10:22:35+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -218,6 +218,7 @@ void tangential_relaxation(const VertexRange& vertices, typedef std::tuple VNP; std::vector< VNP > barycenters; auto gt_barycenter = gt.construct_barycenter_3_object(); + auto gt_project = gt.construct_projected_point_3_object(); // at each vertex, compute vertex normal std::unordered_map vnormals; @@ -269,8 +270,19 @@ void tangential_relaxation(const VertexRange& vertices, //check squared cosine is < 0.25 (~120 degrees) if (0.25 < dot*dot / ( squared_distance(get(vpm,ph0), get(vpm, v)) * squared_distance(get(vpm,ph1), get(vpm, v))) ) - barycenters.emplace_back(v, vn, - gt_barycenter(get(vpm, ph0), 0.25, get(vpm, ph1), 0.25, get(vpm, v), 0.5)); + { + typename GT::Point_3 bary = gt_barycenter(get(vpm, ph0), 0.25, get(vpm, ph1), 0.25, get(vpm, v), 0.5); + // to avoid shrinking of borders, we project back onto the incident segments + typename GT::Segment_3 s1(get(vpm, ph0), get(vpm,v)), + s2(get(vpm, ph1), get(vpm,v)); + + typename GT::Point_3 p1 = gt_project(s1, bary), p2 = gt_project(s2, bary); + + bary = squared_distance(p1, bary) first_intersected_primitive(ray); } - -#if USE_ALL_INTERSECTIONS - boost::optional shoot_a_ray_2(const Ray_3 ray) const { +#define CGAL_USE_ALL_INTERSECTIONS 0 +#if CGAL_USE_ALL_INTERSECTIONS + boost::optional shoot_a_ray_2(const Ray_3& ray) const { const Point_3& p = ray.source(); typedef typename AABB_tree:: template Intersection_and_primitive_id::Type Inter_and_prim; @@ -551,7 +551,7 @@ class Polyhedral_complex_mesh_domain_3 return it->second; } } -#endif // USE_ALL_INTERSECTIONS +#endif // CGAL_USE_ALL_INTERSECTIONS Subdomain operator()(const Point_3& p) const { if(r_domain_.bounding_aabb_tree_ptr() == 0) return Subdomain(); @@ -573,8 +573,7 @@ class Polyhedral_complex_mesh_domain_3 const Ray_3 ray_shot = ray(p, vector(CGAL::ORIGIN,*random_point)); -#define USE_ALL_INTERSECTIONS 0 -#if USE_ALL_INTERSECTIONS +#if CGAL_USE_ALL_INTERSECTIONS boost::optional opt = shoot_a_ray_2(ray_shot); #else // first_intersected_primitive boost::optional opt = shoot_a_ray_1(ray_shot); @@ -612,7 +611,11 @@ class Polyhedral_complex_mesh_domain_3 return pair.second == 0 ? Subdomain() : Subdomain(Subdomain_index(pair.second)); - default: /* COPLANAR */ continue; // loop + default: /* COPLANAR */ + if (!triangle.has_on(p)) + continue; // loop + else + return Subdomain(Subdomain_index((std::max)(pair.first,pair.second))); // make a canonical choice } // end switch on the orientation } // opt } // end while(true) diff --git a/include/CGAL/Polyhedral_envelope.h b/include/CGAL/Polyhedral_envelope.h index f05ca4dca4..4941615943 100644 --- a/include/CGAL/Polyhedral_envelope.h +++ b/include/CGAL/Polyhedral_envelope.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Polyhedral_envelope.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Polyhedral_envelope.h $ // $Id: Polyhedral_envelope.h 343735b 2023-01-17T09:58:38+01:00 Sebastien Loriot // SPDX-License-Identifier: ( GPL-3.0-or-later OR LicenseRef-Commercial ) AND MIT // diff --git a/include/CGAL/Polyhedral_mesh_domain_3.h b/include/CGAL/Polyhedral_mesh_domain_3.h index b0f63944fc..b99f99388c 100644 --- a/include/CGAL/Polyhedral_mesh_domain_3.h +++ b/include/CGAL/Polyhedral_mesh_domain_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Polyhedral_mesh_domain_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Polyhedral_mesh_domain_3.h $ // $Id: Polyhedral_mesh_domain_3.h 820b1c5 2023-07-26T17:30:40+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedral_mesh_domain_with_features_3.h b/include/CGAL/Polyhedral_mesh_domain_with_features_3.h index 0166f38312..56bceefef5 100644 --- a/include/CGAL/Polyhedral_mesh_domain_with_features_3.h +++ b/include/CGAL/Polyhedral_mesh_domain_with_features_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Polyhedral_mesh_domain_with_features_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Polyhedral_mesh_domain_with_features_3.h $ // $Id: Polyhedral_mesh_domain_with_features_3.h ab0c0b9 2022-06-06T15:16:23+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_3.h b/include/CGAL/Polyhedron_3.h index 1444122bbf..0c84b0360f 100644 --- a/include/CGAL/Polyhedron_3.h +++ b/include/CGAL/Polyhedron_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_3.h $ // $Id: Polyhedron_3.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_3_fwd.h b/include/CGAL/Polyhedron_3_fwd.h index 77510ee151..4058d648bb 100644 --- a/include/CGAL/Polyhedron_3_fwd.h +++ b/include/CGAL/Polyhedron_3_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Polyhedron_3_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Polyhedron_3_fwd.h $ // $Id: Polyhedron_3_fwd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_3_to_lcc.h b/include/CGAL/Polyhedron_3_to_lcc.h index 392cdd7c23..a70e582792 100644 --- a/include/CGAL/Polyhedron_3_to_lcc.h +++ b/include/CGAL/Polyhedron_3_to_lcc.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_3_to_lcc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_3_to_lcc.h $ // $Id: Polyhedron_3_to_lcc.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_copy_3.h b/include/CGAL/Polyhedron_copy_3.h index 04c9c53843..55b80fb129 100644 --- a/include/CGAL/Polyhedron_copy_3.h +++ b/include/CGAL/Polyhedron_copy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_copy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_copy_3.h $ // $Id: Polyhedron_copy_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_incremental_builder_3.h b/include/CGAL/Polyhedron_incremental_builder_3.h index bfb37afbb4..a57d0e3fbc 100644 --- a/include/CGAL/Polyhedron_incremental_builder_3.h +++ b/include/CGAL/Polyhedron_incremental_builder_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_incremental_builder_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_incremental_builder_3.h $ // $Id: Polyhedron_incremental_builder_3.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_items_3.h b/include/CGAL/Polyhedron_items_3.h index 67fbf8de16..081f6c4cde 100644 --- a/include/CGAL/Polyhedron_items_3.h +++ b/include/CGAL/Polyhedron_items_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/Polyhedron_items_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/Polyhedron_items_3.h $ // $Id: Polyhedron_items_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_items_with_id_3.h b/include/CGAL/Polyhedron_items_with_id_3.h index c5ea488449..7f45d85851 100644 --- a/include/CGAL/Polyhedron_items_with_id_3.h +++ b/include/CGAL/Polyhedron_items_with_id_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_items_with_id_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_items_with_id_3.h $ // $Id: Polyhedron_items_with_id_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_min_items_3.h b/include/CGAL/Polyhedron_min_items_3.h index 783551b9b1..a1b38e5359 100644 --- a/include/CGAL/Polyhedron_min_items_3.h +++ b/include/CGAL/Polyhedron_min_items_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_min_items_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_min_items_3.h $ // $Id: Polyhedron_min_items_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_traits_3.h b/include/CGAL/Polyhedron_traits_3.h index f51ecb4ff7..c92798c7e2 100644 --- a/include/CGAL/Polyhedron_traits_3.h +++ b/include/CGAL/Polyhedron_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_traits_3.h $ // $Id: Polyhedron_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyhedron_traits_with_normals_3.h b/include/CGAL/Polyhedron_traits_with_normals_3.h index 31afe24574..d6f49702b6 100644 --- a/include/CGAL/Polyhedron_traits_with_normals_3.h +++ b/include/CGAL/Polyhedron_traits_with_normals_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/Polyhedron_traits_with_normals_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/Polyhedron_traits_with_normals_3.h $ // $Id: Polyhedron_traits_with_normals_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h b/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h index 08c9512e88..739a95522f 100644 --- a/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h +++ b/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Hybrid_squared_distance_cost.h $ // $Id: Hybrid_squared_distance_cost.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h b/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h index 317c94e17d..725117a6cd 100644 --- a/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h +++ b/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Scaled_squared_distance_cost.h $ // $Id: Scaled_squared_distance_cost.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h b/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h index bfe9dd244c..2f586f1fe8 100644 --- a/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h +++ b/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Squared_distance_cost.h $ // $Id: Squared_distance_cost.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h b/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h index 66e8387f76..6a5a3b77ee 100644 --- a/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h +++ b/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Stop_above_cost_threshold.h $ // $Id: Stop_above_cost_threshold.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h b/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h index 315e074edb..6642aa19ec 100644 --- a/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h +++ b/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Stop_below_count_ratio_threshold.h $ // $Id: Stop_below_count_ratio_threshold.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h b/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h index b13d6bdf2e..4f3367ee63 100644 --- a/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h +++ b/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Stop_below_count_threshold.h $ // $Id: Stop_below_count_threshold.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/Vertex_base_2.h b/include/CGAL/Polyline_simplification_2/Vertex_base_2.h index 68609eff9e..5caea99b37 100644 --- a/include/CGAL/Polyline_simplification_2/Vertex_base_2.h +++ b/include/CGAL/Polyline_simplification_2/Vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/Vertex_base_2.h $ // $Id: Vertex_base_2.h 53cb7cd 2021-02-16T13:41:28+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polyline_simplification_2/simplify.h b/include/CGAL/Polyline_simplification_2/simplify.h index faf2c45334..7c18cce314 100644 --- a/include/CGAL/Polyline_simplification_2/simplify.h +++ b/include/CGAL/Polyline_simplification_2/simplify.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/simplify.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyline_simplification_2/include/CGAL/Polyline_simplification_2/simplify.h $ // $Id: simplify.h c61fdb8 2021-11-30T13:49:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial.h b/include/CGAL/Polynomial.h index ee5126abb4..de577774cc 100644 --- a/include/CGAL/Polynomial.h +++ b/include/CGAL/Polynomial.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial.h $ // $Id: Polynomial.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Algebraic_structure_traits.h b/include/CGAL/Polynomial/Algebraic_structure_traits.h index 8b075e8ba4..299af33d01 100644 --- a/include/CGAL/Polynomial/Algebraic_structure_traits.h +++ b/include/CGAL/Polynomial/Algebraic_structure_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Algebraic_structure_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Algebraic_structure_traits.h $ // $Id: Algebraic_structure_traits.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h b/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h index 3bc0a2cdcd..2a28a49a82 100644 --- a/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h +++ b/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Cached_extended_euclidean_algorithm.h $ // $Id: Cached_extended_euclidean_algorithm.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Chinese_remainder_traits.h b/include/CGAL/Polynomial/Chinese_remainder_traits.h index 58a50f4255..4705c3422e 100644 --- a/include/CGAL/Polynomial/Chinese_remainder_traits.h +++ b/include/CGAL/Polynomial/Chinese_remainder_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Chinese_remainder_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Chinese_remainder_traits.h $ // $Id: Chinese_remainder_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Coercion_traits.h b/include/CGAL/Polynomial/Coercion_traits.h index ebc7a27f0a..f02b2b4a32 100644 --- a/include/CGAL/Polynomial/Coercion_traits.h +++ b/include/CGAL/Polynomial/Coercion_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Coercion_traits.h $ // $Id: Coercion_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Degree.h b/include/CGAL/Polynomial/Degree.h index 059b159b92..b84b283589 100644 --- a/include/CGAL/Polynomial/Degree.h +++ b/include/CGAL/Polynomial/Degree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Degree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Degree.h $ // $Id: Degree.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Fraction_traits.h b/include/CGAL/Polynomial/Fraction_traits.h index 828bd53778..50c9c32cb7 100644 --- a/include/CGAL/Polynomial/Fraction_traits.h +++ b/include/CGAL/Polynomial/Fraction_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Fraction_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Fraction_traits.h $ // $Id: Fraction_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Get_arithmetic_kernel.h b/include/CGAL/Polynomial/Get_arithmetic_kernel.h index 1bc94dd6d1..a53bb1c23e 100644 --- a/include/CGAL/Polynomial/Get_arithmetic_kernel.h +++ b/include/CGAL/Polynomial/Get_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Get_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Get_arithmetic_kernel.h $ // $Id: Get_arithmetic_kernel.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Interpolator.h b/include/CGAL/Polynomial/Interpolator.h index 38447586bb..02295fba90 100644 --- a/include/CGAL/Polynomial/Interpolator.h +++ b/include/CGAL/Polynomial/Interpolator.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Interpolator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Interpolator.h $ // $Id: Interpolator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Modular_traits.h b/include/CGAL/Polynomial/Modular_traits.h index fa5cfbe7fe..acb0080a9d 100644 --- a/include/CGAL/Polynomial/Modular_traits.h +++ b/include/CGAL/Polynomial/Modular_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Modular_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Modular_traits.h $ // $Id: Modular_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Monomial_representation.h b/include/CGAL/Polynomial/Monomial_representation.h index 124b507ff2..ab712c59cd 100644 --- a/include/CGAL/Polynomial/Monomial_representation.h +++ b/include/CGAL/Polynomial/Monomial_representation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Monomial_representation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Monomial_representation.h $ // $Id: Monomial_representation.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Polynomial_type.h b/include/CGAL/Polynomial/Polynomial_type.h index 182db63eae..94d090b9bf 100644 --- a/include/CGAL/Polynomial/Polynomial_type.h +++ b/include/CGAL/Polynomial/Polynomial_type.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Polynomial_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Polynomial_type.h $ // $Id: Polynomial_type.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Real_embeddable_traits.h b/include/CGAL/Polynomial/Real_embeddable_traits.h index a7cc1a9280..2bf211fec6 100644 --- a/include/CGAL/Polynomial/Real_embeddable_traits.h +++ b/include/CGAL/Polynomial/Real_embeddable_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Real_embeddable_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Real_embeddable_traits.h $ // $Id: Real_embeddable_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/Scalar_factor_traits.h b/include/CGAL/Polynomial/Scalar_factor_traits.h index fd761a696e..07ef8d8eea 100644 --- a/include/CGAL/Polynomial/Scalar_factor_traits.h +++ b/include/CGAL/Polynomial/Scalar_factor_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/Scalar_factor_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/Scalar_factor_traits.h $ // $Id: Scalar_factor_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/bezout_matrix.h b/include/CGAL/Polynomial/bezout_matrix.h index bf8b98889b..347af7b2b0 100644 --- a/include/CGAL/Polynomial/bezout_matrix.h +++ b/include/CGAL/Polynomial/bezout_matrix.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/bezout_matrix.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/bezout_matrix.h $ // $Id: bezout_matrix.h e9d41d7 2020-04-21T10:03:00+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/determinant.h b/include/CGAL/Polynomial/determinant.h index 865706631f..9b1a4a24b4 100644 --- a/include/CGAL/Polynomial/determinant.h +++ b/include/CGAL/Polynomial/determinant.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/determinant.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/determinant.h $ // $Id: determinant.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/fwd.h b/include/CGAL/Polynomial/fwd.h index cbc50d6834..273091d172 100644 --- a/include/CGAL/Polynomial/fwd.h +++ b/include/CGAL/Polynomial/fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/fwd.h $ // $Id: fwd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/hgdelta_update.h b/include/CGAL/Polynomial/hgdelta_update.h index e8f79b4ce6..aa4265af63 100644 --- a/include/CGAL/Polynomial/hgdelta_update.h +++ b/include/CGAL/Polynomial/hgdelta_update.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/hgdelta_update.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/hgdelta_update.h $ // $Id: hgdelta_update.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/misc.h b/include/CGAL/Polynomial/misc.h index cd12525959..287934083f 100644 --- a/include/CGAL/Polynomial/misc.h +++ b/include/CGAL/Polynomial/misc.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/misc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/misc.h $ // $Id: misc.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/modular_filter.h b/include/CGAL/Polynomial/modular_filter.h index 59cc6f8d95..e0f9bd7441 100644 --- a/include/CGAL/Polynomial/modular_filter.h +++ b/include/CGAL/Polynomial/modular_filter.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/modular_filter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/modular_filter.h $ // $Id: modular_filter.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/modular_gcd.h b/include/CGAL/Polynomial/modular_gcd.h index 1040e4a8bb..4ed39a9eff 100644 --- a/include/CGAL/Polynomial/modular_gcd.h +++ b/include/CGAL/Polynomial/modular_gcd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/modular_gcd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/modular_gcd.h $ // $Id: modular_gcd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h b/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h index 0bc5c07ad1..ab44227df4 100644 --- a/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h +++ b/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h $ // $Id: modular_gcd_utcf_algorithm_M.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h b/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h index 65f318c624..9eae7d3527 100644 --- a/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h +++ b/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/modular_gcd_utcf_dfai.h $ // $Id: modular_gcd_utcf_dfai.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/modular_gcd_utils.h b/include/CGAL/Polynomial/modular_gcd_utils.h index dd32ae636c..ac93ba63fe 100644 --- a/include/CGAL/Polynomial/modular_gcd_utils.h +++ b/include/CGAL/Polynomial/modular_gcd_utils.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/modular_gcd_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/modular_gcd_utils.h $ // $Id: modular_gcd_utils.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/polynomial_gcd.h b/include/CGAL/Polynomial/polynomial_gcd.h index 605826a16d..dbebb118e1 100644 --- a/include/CGAL/Polynomial/polynomial_gcd.h +++ b/include/CGAL/Polynomial/polynomial_gcd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/polynomial_gcd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/polynomial_gcd.h $ // $Id: polynomial_gcd.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/polynomial_gcd_implementations.h b/include/CGAL/Polynomial/polynomial_gcd_implementations.h index 539f6c8d4b..b2ea605f53 100644 --- a/include/CGAL/Polynomial/polynomial_gcd_implementations.h +++ b/include/CGAL/Polynomial/polynomial_gcd_implementations.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/polynomial_gcd_implementations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/polynomial_gcd_implementations.h $ // $Id: polynomial_gcd_implementations.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/polynomial_gcd_ntl.h b/include/CGAL/Polynomial/polynomial_gcd_ntl.h index afae0d1238..eda469016c 100644 --- a/include/CGAL/Polynomial/polynomial_gcd_ntl.h +++ b/include/CGAL/Polynomial/polynomial_gcd_ntl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/polynomial_gcd_ntl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/polynomial_gcd_ntl.h $ // $Id: polynomial_gcd_ntl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/prs_resultant.h b/include/CGAL/Polynomial/prs_resultant.h index 8cc6aa0738..ddc33ae4fe 100644 --- a/include/CGAL/Polynomial/prs_resultant.h +++ b/include/CGAL/Polynomial/prs_resultant.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/prs_resultant.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/prs_resultant.h $ // $Id: prs_resultant.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/resultant.h b/include/CGAL/Polynomial/resultant.h index 498afbdb79..7d9cf0cd11 100644 --- a/include/CGAL/Polynomial/resultant.h +++ b/include/CGAL/Polynomial/resultant.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/resultant.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/resultant.h $ // $Id: resultant.h f79d8bb 2022-11-30T10:31:13+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/square_free_factorize.h b/include/CGAL/Polynomial/square_free_factorize.h index ac3235b303..29946dc83d 100644 --- a/include/CGAL/Polynomial/square_free_factorize.h +++ b/include/CGAL/Polynomial/square_free_factorize.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/square_free_factorize.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/square_free_factorize.h $ // $Id: square_free_factorize.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/sturm_habicht_sequence.h b/include/CGAL/Polynomial/sturm_habicht_sequence.h index 143feb8f7a..c2ec85412d 100644 --- a/include/CGAL/Polynomial/sturm_habicht_sequence.h +++ b/include/CGAL/Polynomial/sturm_habicht_sequence.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/sturm_habicht_sequence.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/sturm_habicht_sequence.h $ // $Id: sturm_habicht_sequence.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial/subresultants.h b/include/CGAL/Polynomial/subresultants.h index f48161d0df..e098342502 100644 --- a/include/CGAL/Polynomial/subresultants.h +++ b/include/CGAL/Polynomial/subresultants.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial/subresultants.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial/subresultants.h $ // $Id: subresultants.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial_traits_d.h b/include/CGAL/Polynomial_traits_d.h index 44c6f515ca..e18b4d51fe 100644 --- a/include/CGAL/Polynomial_traits_d.h +++ b/include/CGAL/Polynomial_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial_traits_d.h $ // $Id: Polynomial_traits_d.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomial_type_generator.h b/include/CGAL/Polynomial_type_generator.h index 3a44cc6e66..7f14a8f4a0 100644 --- a/include/CGAL/Polynomial_type_generator.h +++ b/include/CGAL/Polynomial_type_generator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/Polynomial_type_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/Polynomial_type_generator.h $ // $Id: Polynomial_type_generator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomials_1_2.h b/include/CGAL/Polynomials_1_2.h index a427b71440..9371b8c5f0 100644 --- a/include/CGAL/Polynomials_1_2.h +++ b/include/CGAL/Polynomials_1_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Polynomials_1_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Polynomials_1_2.h $ // $Id: Polynomials_1_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomials_1_3.h b/include/CGAL/Polynomials_1_3.h index 184d43ff9d..b27ceee947 100644 --- a/include/CGAL/Polynomials_1_3.h +++ b/include/CGAL/Polynomials_1_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h $ // $Id: Polynomials_1_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomials_2_2.h b/include/CGAL/Polynomials_2_2.h index 5a690880df..15b9153670 100644 --- a/include/CGAL/Polynomials_2_2.h +++ b/include/CGAL/Polynomials_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Polynomials_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Polynomials_2_2.h $ // $Id: Polynomials_2_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomials_2_3.h b/include/CGAL/Polynomials_2_3.h index 5a709fb359..68c066264d 100644 --- a/include/CGAL/Polynomials_2_3.h +++ b/include/CGAL/Polynomials_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h $ // $Id: Polynomials_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polynomials_for_line_3.h b/include/CGAL/Polynomials_for_line_3.h index efc581c128..c95fce2295 100644 --- a/include/CGAL/Polynomials_for_line_3.h +++ b/include/CGAL/Polynomials_for_line_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_for_line_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_for_line_3.h $ // $Id: Polynomials_for_line_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polytope_distance_d.h b/include/CGAL/Polytope_distance_d.h index c16408ba12..f64058cf72 100644 --- a/include/CGAL/Polytope_distance_d.h +++ b/include/CGAL/Polytope_distance_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Polytope_distance_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Polytope_distance_d.h $ // $Id: Polytope_distance_d.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polytope_distance_d_traits_2.h b/include/CGAL/Polytope_distance_d_traits_2.h index 48c97f21b2..dd8ae7135d 100644 --- a/include/CGAL/Polytope_distance_d_traits_2.h +++ b/include/CGAL/Polytope_distance_d_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Polytope_distance_d_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Polytope_distance_d_traits_2.h $ // $Id: Polytope_distance_d_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polytope_distance_d_traits_3.h b/include/CGAL/Polytope_distance_d_traits_3.h index 5bcc328e35..c5dda17837 100644 --- a/include/CGAL/Polytope_distance_d_traits_3.h +++ b/include/CGAL/Polytope_distance_d_traits_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Polytope_distance_d_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Polytope_distance_d_traits_3.h $ // $Id: Polytope_distance_d_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Polytope_distance_d_traits_d.h b/include/CGAL/Polytope_distance_d_traits_d.h index e7bf66be59..bf9fcc632c 100644 --- a/include/CGAL/Polytope_distance_d_traits_d.h +++ b/include/CGAL/Polytope_distance_d_traits_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Polytope_distance_d_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Polytope_distance_d_traits_d.h $ // $Id: Polytope_distance_d_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Profile_counter.h b/include/CGAL/Profile_counter.h index 047a86074c..de17bdd43a 100644 --- a/include/CGAL/Profile_counter.h +++ b/include/CGAL/Profile_counter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Profile_counter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Profile_counter.h $ // $Id: Profile_counter.h a885f9b 2021-08-25T13:02:11+02:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Profile_timer.h b/include/CGAL/Profile_timer.h index 693402159d..dd51d37f99 100644 --- a/include/CGAL/Profile_timer.h +++ b/include/CGAL/Profile_timer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Profile_timer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Profile_timer.h $ // $Id: Profile_timer.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Projection_on_sphere_traits_3.h b/include/CGAL/Projection_on_sphere_traits_3.h index 1c41ae2726..26604a7cc3 100644 --- a/include/CGAL/Projection_on_sphere_traits_3.h +++ b/include/CGAL/Projection_on_sphere_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Projection_on_sphere_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Projection_on_sphere_traits_3.h $ // $Id: Projection_on_sphere_traits_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Projection_traits_3.h b/include/CGAL/Projection_traits_3.h index 3f4265477d..7d6826d6ef 100644 --- a/include/CGAL/Projection_traits_3.h +++ b/include/CGAL/Projection_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Projection_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Projection_traits_3.h $ // $Id: Projection_traits_3.h dacbd18 2021-08-30T12:35:34+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Projection_traits_xy_3.h b/include/CGAL/Projection_traits_xy_3.h index a06ade6373..64f88775ad 100644 --- a/include/CGAL/Projection_traits_xy_3.h +++ b/include/CGAL/Projection_traits_xy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Projection_traits_xy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Projection_traits_xy_3.h $ // $Id: Projection_traits_xy_3.h 404cf8f 2023-01-09T11:13:29+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Projection_traits_xz_3.h b/include/CGAL/Projection_traits_xz_3.h index 0c53f8d561..e3de09390f 100644 --- a/include/CGAL/Projection_traits_xz_3.h +++ b/include/CGAL/Projection_traits_xz_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Projection_traits_xz_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Projection_traits_xz_3.h $ // $Id: Projection_traits_xz_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Projection_traits_yz_3.h b/include/CGAL/Projection_traits_yz_3.h index a4ba6615c0..5213838288 100644 --- a/include/CGAL/Projection_traits_yz_3.h +++ b/include/CGAL/Projection_traits_yz_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Projection_traits_yz_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Projection_traits_yz_3.h $ // $Id: Projection_traits_yz_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_functions.h b/include/CGAL/QP_functions.h index 00053e53aa..4877559850 100644 --- a/include/CGAL/QP_functions.h +++ b/include/CGAL/QP_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_functions.h $ // $Id: QP_functions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_models.h b/include/CGAL/QP_models.h index 9f46f7ce02..a7adafef85 100644 --- a/include/CGAL/QP_models.h +++ b/include/CGAL/QP_models.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_models.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_models.h $ // $Id: QP_models.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_options.h b/include/CGAL/QP_options.h index 71ddbf1297..d5df1fac98 100644 --- a/include/CGAL/QP_options.h +++ b/include/CGAL/QP_options.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_options.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_options.h $ // $Id: QP_options.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solution.h b/include/CGAL/QP_solution.h index 9ea5ce0319..967eb7288c 100644 --- a/include/CGAL/QP_solution.h +++ b/include/CGAL/QP_solution.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solution.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solution.h $ // $Id: QP_solution.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/Initialization.h b/include/CGAL/QP_solver/Initialization.h index a047e61141..c653bee068 100644 --- a/include/CGAL/QP_solver/Initialization.h +++ b/include/CGAL/QP_solver/Initialization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/Initialization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/Initialization.h $ // $Id: Initialization.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP__filtered_base.h b/include/CGAL/QP_solver/QP__filtered_base.h index d9de88c842..83fd1de18e 100644 --- a/include/CGAL/QP_solver/QP__filtered_base.h +++ b/include/CGAL/QP_solver/QP__filtered_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP__filtered_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP__filtered_base.h $ // $Id: QP__filtered_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP__filtered_base_impl.h b/include/CGAL/QP_solver/QP__filtered_base_impl.h index 98cbee204f..987049b0f8 100644 --- a/include/CGAL/QP_solver/QP__filtered_base_impl.h +++ b/include/CGAL/QP_solver/QP__filtered_base_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP__filtered_base_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP__filtered_base_impl.h $ // $Id: QP__filtered_base_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP__partial_base.h b/include/CGAL/QP_solver/QP__partial_base.h index c5c3a143d4..144621b53f 100644 --- a/include/CGAL/QP_solver/QP__partial_base.h +++ b/include/CGAL/QP_solver/QP__partial_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP__partial_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP__partial_base.h $ // $Id: QP__partial_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_basis_inverse.h b/include/CGAL/QP_solver/QP_basis_inverse.h index cba260bec2..36e1346cf4 100644 --- a/include/CGAL/QP_solver/QP_basis_inverse.h +++ b/include/CGAL/QP_solver/QP_basis_inverse.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_basis_inverse.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_basis_inverse.h $ // $Id: QP_basis_inverse.h a925a64 2021-01-05T18:42:53+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_basis_inverse_impl.h b/include/CGAL/QP_solver/QP_basis_inverse_impl.h index f1cd48f5db..60867d7883 100644 --- a/include/CGAL/QP_solver/QP_basis_inverse_impl.h +++ b/include/CGAL/QP_solver/QP_basis_inverse_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_basis_inverse_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_basis_inverse_impl.h $ // $Id: QP_basis_inverse_impl.h a91f023 2021-01-29T10:05:48+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_exact_bland_pricing.h b/include/CGAL/QP_solver/QP_exact_bland_pricing.h index 5cbbe636cb..0860228f05 100644 --- a/include/CGAL/QP_solver/QP_exact_bland_pricing.h +++ b/include/CGAL/QP_solver/QP_exact_bland_pricing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_exact_bland_pricing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_exact_bland_pricing.h $ // $Id: QP_exact_bland_pricing.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_full_exact_pricing.h b/include/CGAL/QP_solver/QP_full_exact_pricing.h index df24b8be3a..00bd545537 100644 --- a/include/CGAL/QP_solver/QP_full_exact_pricing.h +++ b/include/CGAL/QP_solver/QP_full_exact_pricing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_full_exact_pricing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_full_exact_pricing.h $ // $Id: QP_full_exact_pricing.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_full_filtered_pricing.h b/include/CGAL/QP_solver/QP_full_filtered_pricing.h index ddb240d5d4..f66d1f5c45 100644 --- a/include/CGAL/QP_solver/QP_full_filtered_pricing.h +++ b/include/CGAL/QP_solver/QP_full_filtered_pricing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_full_filtered_pricing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_full_filtered_pricing.h $ // $Id: QP_full_filtered_pricing.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_functions_impl.h b/include/CGAL/QP_solver/QP_functions_impl.h index dfb4228de4..00603f37d7 100644 --- a/include/CGAL/QP_solver/QP_functions_impl.h +++ b/include/CGAL/QP_solver/QP_functions_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_functions_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_functions_impl.h $ // $Id: QP_functions_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_partial_exact_pricing.h b/include/CGAL/QP_solver/QP_partial_exact_pricing.h index 29595148c1..2a412c2552 100644 --- a/include/CGAL/QP_solver/QP_partial_exact_pricing.h +++ b/include/CGAL/QP_solver/QP_partial_exact_pricing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_partial_exact_pricing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_partial_exact_pricing.h $ // $Id: QP_partial_exact_pricing.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_partial_filtered_pricing.h b/include/CGAL/QP_solver/QP_partial_filtered_pricing.h index 8b22ec5bc8..104c5e9a28 100644 --- a/include/CGAL/QP_solver/QP_partial_filtered_pricing.h +++ b/include/CGAL/QP_solver/QP_partial_filtered_pricing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_partial_filtered_pricing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_partial_filtered_pricing.h $ // $Id: QP_partial_filtered_pricing.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_pricing_strategy.h b/include/CGAL/QP_solver/QP_pricing_strategy.h index 24bfd8cdfd..385c0e43e6 100644 --- a/include/CGAL/QP_solver/QP_pricing_strategy.h +++ b/include/CGAL/QP_solver/QP_pricing_strategy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_pricing_strategy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_pricing_strategy.h $ // $Id: QP_pricing_strategy.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_solution_impl.h b/include/CGAL/QP_solver/QP_solution_impl.h index 169dc75eb2..862f36037d 100644 --- a/include/CGAL/QP_solver/QP_solution_impl.h +++ b/include/CGAL/QP_solver/QP_solution_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_solution_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_solution_impl.h $ // $Id: QP_solution_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_solver.h b/include/CGAL/QP_solver/QP_solver.h index 91fba986c9..cc1b39e21f 100644 --- a/include/CGAL/QP_solver/QP_solver.h +++ b/include/CGAL/QP_solver/QP_solver.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_solver.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_solver.h $ // $Id: QP_solver.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_solver_bounds_impl.h b/include/CGAL/QP_solver/QP_solver_bounds_impl.h index 074d198cb9..ce32927b19 100644 --- a/include/CGAL/QP_solver/QP_solver_bounds_impl.h +++ b/include/CGAL/QP_solver/QP_solver_bounds_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_solver_bounds_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_solver_bounds_impl.h $ // $Id: QP_solver_bounds_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_solver_impl.h b/include/CGAL/QP_solver/QP_solver_impl.h index aff46c3a47..25aa5190fb 100644 --- a/include/CGAL/QP_solver/QP_solver_impl.h +++ b/include/CGAL/QP_solver/QP_solver_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_solver_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_solver_impl.h $ // $Id: QP_solver_impl.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h b/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h index 8d8af71c46..c3c106aff4 100644 --- a/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h +++ b/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/QP_solver_nonstandardform_impl.h $ // $Id: QP_solver_nonstandardform_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/Unbounded_direction.h b/include/CGAL/QP_solver/Unbounded_direction.h index 87d39dc6b4..75a760be04 100644 --- a/include/CGAL/QP_solver/Unbounded_direction.h +++ b/include/CGAL/QP_solver/Unbounded_direction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/Unbounded_direction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/Unbounded_direction.h $ // $Id: Unbounded_direction.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/assertions.h b/include/CGAL/QP_solver/assertions.h index 0876a3a597..17ee86b639 100644 --- a/include/CGAL/QP_solver/assertions.h +++ b/include/CGAL/QP_solver/assertions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/assertions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/assertions.h $ // $Id: assertions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/basic.h b/include/CGAL/QP_solver/basic.h index 8ac45e7552..efe63f04e2 100644 --- a/include/CGAL/QP_solver/basic.h +++ b/include/CGAL/QP_solver/basic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/basic.h $ // $Id: basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/debug.h b/include/CGAL/QP_solver/debug.h index 91725077ab..5303796330 100644 --- a/include/CGAL/QP_solver/debug.h +++ b/include/CGAL/QP_solver/debug.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/debug.h $ // $Id: debug.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/QP_solver/functors.h b/include/CGAL/QP_solver/functors.h index 4514acff0a..f2c6ddec59 100644 --- a/include/CGAL/QP_solver/functors.h +++ b/include/CGAL/QP_solver/functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/QP_solver/include/CGAL/QP_solver/functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/QP_solver/include/CGAL/QP_solver/functors.h $ // $Id: functors.h 1257ec0 2022-05-09T18:25:41+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/AlphaShapeGraphicsItem.h b/include/CGAL/Qt/AlphaShapeGraphicsItem.h index 64951d6bd1..c4b2b9ab2b 100644 --- a/include/CGAL/Qt/AlphaShapeGraphicsItem.h +++ b/include/CGAL/Qt/AlphaShapeGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/AlphaShapeGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/AlphaShapeGraphicsItem.h $ // $Id: AlphaShapeGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h b/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h index 9b98ba4dd0..19a1bba2a8 100644 --- a/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h +++ b/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/ApolloniusGraphGraphicsItem.h $ // $Id: ApolloniusGraphGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/Basic_viewer_qt.h b/include/CGAL/Qt/Basic_viewer_qt.h index d5a0f3d69f..b4361f3472 100644 --- a/include/CGAL/Qt/Basic_viewer_qt.h +++ b/include/CGAL/Qt/Basic_viewer_qt.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/Basic_viewer_qt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/Basic_viewer_qt.h $ // $Id: Basic_viewer_qt.h 3e07f88 2023-04-24T12:01:17+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/CGAL_Qt_config.h b/include/CGAL/Qt/CGAL_Qt_config.h index a4b8e471f2..5e07fbad5a 100644 --- a/include/CGAL/Qt/CGAL_Qt_config.h +++ b/include/CGAL/Qt/CGAL_Qt_config.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/CGAL_Qt_config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/CGAL_Qt_config.h $ // $Id: CGAL_Qt_config.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/CircularArcGraphicsItem.h b/include/CGAL/Qt/CircularArcGraphicsItem.h index ec396e13ae..e3b065d954 100644 --- a/include/CGAL/Qt/CircularArcGraphicsItem.h +++ b/include/CGAL/Qt/CircularArcGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/CircularArcGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/CircularArcGraphicsItem.h $ // $Id: CircularArcGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h b/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h index 0bda33ee92..24a4a32fa9 100644 --- a/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h +++ b/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/ConstrainedTriangulationGraphicsItem.h $ // $Id: ConstrainedTriangulationGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/Converter.h b/include/CGAL/Qt/Converter.h index ee8ffe38f6..70ca4d5a41 100644 --- a/include/CGAL/Qt/Converter.h +++ b/include/CGAL/Qt/Converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/Converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/Converter.h $ // $Id: Converter.h 42752d0 2023-03-29T11:39:37-03:00 Luiz Georg // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/CreateOpenGLContext.h b/include/CGAL/Qt/CreateOpenGLContext.h index 9cea7ffdaf..94d1ca4028 100644 --- a/include/CGAL/Qt/CreateOpenGLContext.h +++ b/include/CGAL/Qt/CreateOpenGLContext.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/CreateOpenGLContext.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/CreateOpenGLContext.h $ // $Id: CreateOpenGLContext.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h b/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h index ec56f282ad..fac1e60605 100644 --- a/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h +++ b/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/DelaunayMeshTriangulationGraphicsItem.h $ // $Id: DelaunayMeshTriangulationGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/DemosMainWindow.h b/include/CGAL/Qt/DemosMainWindow.h index 0716cf8717..6211a6a745 100644 --- a/include/CGAL/Qt/DemosMainWindow.h +++ b/include/CGAL/Qt/DemosMainWindow.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/DemosMainWindow.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/DemosMainWindow.h $ // $Id: DemosMainWindow.h 1a6ece1 2023-04-27T17:27:23+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/DemosMainWindow_impl.h b/include/CGAL/Qt/DemosMainWindow_impl.h index ec3c0ffcb2..2e55050ca7 100644 --- a/include/CGAL/Qt/DemosMainWindow_impl.h +++ b/include/CGAL/Qt/DemosMainWindow_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/DemosMainWindow_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/DemosMainWindow_impl.h $ // $Id: DemosMainWindow_impl.h 1a6ece1 2023-04-27T17:27:23+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsItem.h b/include/CGAL/Qt/GraphicsItem.h index 94ee4bb2c2..07513c432b 100644 --- a/include/CGAL/Qt/GraphicsItem.h +++ b/include/CGAL/Qt/GraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsItem.h $ // $Id: GraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewCircleInput.h b/include/CGAL/Qt/GraphicsViewCircleInput.h index ee9899eaf8..7a22e0b82c 100644 --- a/include/CGAL/Qt/GraphicsViewCircleInput.h +++ b/include/CGAL/Qt/GraphicsViewCircleInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewCircleInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewCircleInput.h $ // $Id: GraphicsViewCircleInput.h e28a3ac 2020-06-02T12:55:25+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewCircularArcInput.h b/include/CGAL/Qt/GraphicsViewCircularArcInput.h index 215aaf59a7..d0be931c46 100644 --- a/include/CGAL/Qt/GraphicsViewCircularArcInput.h +++ b/include/CGAL/Qt/GraphicsViewCircularArcInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewCircularArcInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewCircularArcInput.h $ // $Id: GraphicsViewCircularArcInput.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewInput.h b/include/CGAL/Qt/GraphicsViewInput.h index d7e130a6c8..b1e0c8bad7 100644 --- a/include/CGAL/Qt/GraphicsViewInput.h +++ b/include/CGAL/Qt/GraphicsViewInput.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewInput.h $ // $Id: GraphicsViewInput.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h b/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h index b509d612d3..31588505c4 100644 --- a/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h +++ b/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewIsoRectangleInput.h $ // $Id: GraphicsViewIsoRectangleInput.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewLineInput.h b/include/CGAL/Qt/GraphicsViewLineInput.h index 4800ad7a06..c933380bbb 100644 --- a/include/CGAL/Qt/GraphicsViewLineInput.h +++ b/include/CGAL/Qt/GraphicsViewLineInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewLineInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewLineInput.h $ // $Id: GraphicsViewLineInput.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewNavigation.h b/include/CGAL/Qt/GraphicsViewNavigation.h index 1823bc98e4..c838cc7776 100644 --- a/include/CGAL/Qt/GraphicsViewNavigation.h +++ b/include/CGAL/Qt/GraphicsViewNavigation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewNavigation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewNavigation.h $ // $Id: GraphicsViewNavigation.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewNavigation_impl.h b/include/CGAL/Qt/GraphicsViewNavigation_impl.h index 946b5ff6be..b30e4fa126 100644 --- a/include/CGAL/Qt/GraphicsViewNavigation_impl.h +++ b/include/CGAL/Qt/GraphicsViewNavigation_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewNavigation_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewNavigation_impl.h $ // $Id: GraphicsViewNavigation_impl.h a9795c3 2020-06-11T13:11:36+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewPointInput.h b/include/CGAL/Qt/GraphicsViewPointInput.h index d1ccf8ff0d..61fcc18b01 100644 --- a/include/CGAL/Qt/GraphicsViewPointInput.h +++ b/include/CGAL/Qt/GraphicsViewPointInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Qt/GraphicsViewPointInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Qt/GraphicsViewPointInput.h $ // $Id: GraphicsViewPointInput.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h b/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h index 61715295a4..ecf8f5ccd2 100644 --- a/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h +++ b/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewPolygonWithHolesInput.h $ // $Id: GraphicsViewPolygonWithHolesInput.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewPolylineInput.h b/include/CGAL/Qt/GraphicsViewPolylineInput.h index 4552bd063e..795f7e0fcf 100644 --- a/include/CGAL/Qt/GraphicsViewPolylineInput.h +++ b/include/CGAL/Qt/GraphicsViewPolylineInput.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewPolylineInput.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewPolylineInput.h $ // $Id: GraphicsViewPolylineInput.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/GraphicsViewPolylineInput_impl.h b/include/CGAL/Qt/GraphicsViewPolylineInput_impl.h index adfc19f898..d3ff3a5cf5 100644 --- a/include/CGAL/Qt/GraphicsViewPolylineInput_impl.h +++ b/include/CGAL/Qt/GraphicsViewPolylineInput_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/GraphicsViewPolylineInput_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/GraphicsViewPolylineInput_impl.h $ // $Id: GraphicsViewPolylineInput_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/LineGraphicsItem.h b/include/CGAL/Qt/LineGraphicsItem.h index a39f43a483..d3594fe612 100644 --- a/include/CGAL/Qt/LineGraphicsItem.h +++ b/include/CGAL/Qt/LineGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/LineGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/LineGraphicsItem.h $ // $Id: LineGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PainterOstream.h b/include/CGAL/Qt/PainterOstream.h index 2346d01853..cd07c816bc 100644 --- a/include/CGAL/Qt/PainterOstream.h +++ b/include/CGAL/Qt/PainterOstream.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PainterOstream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PainterOstream.h $ // $Id: PainterOstream.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PointsGraphicsItem.h b/include/CGAL/Qt/PointsGraphicsItem.h index afaec35808..89d29596af 100644 --- a/include/CGAL/Qt/PointsGraphicsItem.h +++ b/include/CGAL/Qt/PointsGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PointsGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PointsGraphicsItem.h $ // $Id: PointsGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h b/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h index c0908ca54b..38106b2470 100644 --- a/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h +++ b/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PointsInKdTreeGraphicsItem.h $ // $Id: PointsInKdTreeGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PolygonGraphicsItem.h b/include/CGAL/Qt/PolygonGraphicsItem.h index 6703112e96..0c01a0ab44 100644 --- a/include/CGAL/Qt/PolygonGraphicsItem.h +++ b/include/CGAL/Qt/PolygonGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PolygonGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PolygonGraphicsItem.h $ // $Id: PolygonGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h b/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h index 4fae8cb565..b1dd69ec46 100644 --- a/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h +++ b/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PolygonWithHolesGraphicsItem.h $ // $Id: PolygonWithHolesGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PolylinesGraphicsItem.h b/include/CGAL/Qt/PolylinesGraphicsItem.h index c6244199cd..5941f39a1b 100644 --- a/include/CGAL/Qt/PolylinesGraphicsItem.h +++ b/include/CGAL/Qt/PolylinesGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PolylinesGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PolylinesGraphicsItem.h $ // $Id: PolylinesGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/PowerdiagramGraphicsItem.h b/include/CGAL/Qt/PowerdiagramGraphicsItem.h index de859b6e03..f0e9c6fc62 100644 --- a/include/CGAL/Qt/PowerdiagramGraphicsItem.h +++ b/include/CGAL/Qt/PowerdiagramGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/PowerdiagramGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/PowerdiagramGraphicsItem.h $ // $Id: PowerdiagramGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/RegularGridGraphicsItem.h b/include/CGAL/Qt/RegularGridGraphicsItem.h index 9ae185593f..e391670647 100644 --- a/include/CGAL/Qt/RegularGridGraphicsItem.h +++ b/include/CGAL/Qt/RegularGridGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/RegularGridGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/RegularGridGraphicsItem.h $ // $Id: RegularGridGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h b/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h index 70e8e387cc..68c845ed8b 100644 --- a/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h +++ b/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/RegularGridVectorFieldGraphicsItem.h $ // $Id: RegularGridVectorFieldGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/RegularTriangulationGraphicsItem.h b/include/CGAL/Qt/RegularTriangulationGraphicsItem.h index ec8c3a9668..299cecdd95 100644 --- a/include/CGAL/Qt/RegularTriangulationGraphicsItem.h +++ b/include/CGAL/Qt/RegularTriangulationGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/RegularTriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/RegularTriangulationGraphicsItem.h $ // $Id: RegularTriangulationGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h b/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h index f44e9b9312..1b689189f6 100644 --- a/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h +++ b/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h $ // $Id: SegmentDelaunayGraphGraphicsItem.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h b/include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h index c6b882c9a9..52e58ddf0f 100644 --- a/include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h +++ b/include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h $ // $Id: SegmentDelaunayGraphLinfGraphicsItem.h fb6f703 2021-05-04T14:07:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/SegmentsGraphicsItem.h b/include/CGAL/Qt/SegmentsGraphicsItem.h index 27a5ee8e29..47f59fe66d 100644 --- a/include/CGAL/Qt/SegmentsGraphicsItem.h +++ b/include/CGAL/Qt/SegmentsGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/SegmentsGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/SegmentsGraphicsItem.h $ // $Id: SegmentsGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/StreamLinesGraphicsItem.h b/include/CGAL/Qt/StreamLinesGraphicsItem.h index d4e008b4be..ef4871a2c9 100644 --- a/include/CGAL/Qt/StreamLinesGraphicsItem.h +++ b/include/CGAL/Qt/StreamLinesGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/StreamLinesGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/StreamLinesGraphicsItem.h $ // $Id: StreamLinesGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/TriangulationGraphicsItem.h b/include/CGAL/Qt/TriangulationGraphicsItem.h index a9467a6aa0..6b033c1dee 100644 --- a/include/CGAL/Qt/TriangulationGraphicsItem.h +++ b/include/CGAL/Qt/TriangulationGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/TriangulationGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/TriangulationGraphicsItem.h $ // $Id: TriangulationGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/VoronoiGraphicsItem.h b/include/CGAL/Qt/VoronoiGraphicsItem.h index 3a999a4274..e2a1efeaba 100644 --- a/include/CGAL/Qt/VoronoiGraphicsItem.h +++ b/include/CGAL/Qt/VoronoiGraphicsItem.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/VoronoiGraphicsItem.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/VoronoiGraphicsItem.h $ // $Id: VoronoiGraphicsItem.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/camera.h b/include/CGAL/Qt/camera.h index 74b50f564c..ba8ba7120d 100644 --- a/include/CGAL/Qt/camera.h +++ b/include/CGAL/Qt/camera.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/camera.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/camera.h $ // $Id: camera.h c7fb2f5 2022-12-07T09:47:41+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/camera_impl.h b/include/CGAL/Qt/camera_impl.h index 10a3c4e630..eafa773fb6 100644 --- a/include/CGAL/Qt/camera_impl.h +++ b/include/CGAL/Qt/camera_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/camera_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/camera_impl.h $ // $Id: camera_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/constraint.h b/include/CGAL/Qt/constraint.h index 66e73b5f74..5e7918ec67 100644 --- a/include/CGAL/Qt/constraint.h +++ b/include/CGAL/Qt/constraint.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/constraint.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/constraint.h $ // $Id: constraint.h 1ef976e 2019-10-19T16:09:56+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-only #ifndef QGLVIEWER_CONSTRAINT_H diff --git a/include/CGAL/Qt/constraint_impl.h b/include/CGAL/Qt/constraint_impl.h index 0666ca71e7..642db29ea6 100644 --- a/include/CGAL/Qt/constraint_impl.h +++ b/include/CGAL/Qt/constraint_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/constraint_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/constraint_impl.h $ // $Id: constraint_impl.h 23b1024 2021-02-18T13:51:04+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/debug.h b/include/CGAL/Qt/debug.h index a00a4d9340..a3c0b93f4c 100644 --- a/include/CGAL/Qt/debug.h +++ b/include/CGAL/Qt/debug.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/debug.h $ // $Id: debug.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/debug_impl.h b/include/CGAL/Qt/debug_impl.h index a257f18a79..d7d0dd9c1e 100644 --- a/include/CGAL/Qt/debug_impl.h +++ b/include/CGAL/Qt/debug_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/debug_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/debug_impl.h $ // $Id: debug_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/frame.h b/include/CGAL/Qt/frame.h index 99e68f67ce..03a55f0a0c 100644 --- a/include/CGAL/Qt/frame.h +++ b/include/CGAL/Qt/frame.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/frame.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/frame.h $ // $Id: frame.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only #ifndef QGLVIEWER_FRAME_H diff --git a/include/CGAL/Qt/frame_impl.h b/include/CGAL/Qt/frame_impl.h index 7b67dbc374..df0ebb765f 100644 --- a/include/CGAL/Qt/frame_impl.h +++ b/include/CGAL/Qt/frame_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/frame_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/frame_impl.h $ // $Id: frame_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/image_interface.h b/include/CGAL/Qt/image_interface.h index b623598ba2..2f66206df3 100644 --- a/include/CGAL/Qt/image_interface.h +++ b/include/CGAL/Qt/image_interface.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/image_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/image_interface.h $ // $Id: image_interface.h 1ef976e 2019-10-19T16:09:56+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/init_ogl_context.h b/include/CGAL/Qt/init_ogl_context.h index e844cb0e24..9af1d8ea2c 100644 --- a/include/CGAL/Qt/init_ogl_context.h +++ b/include/CGAL/Qt/init_ogl_context.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/init_ogl_context.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/init_ogl_context.h $ // $Id: init_ogl_context.h 9a202e2 2021-01-12T13:27:31+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/keyFrameInterpolator.h b/include/CGAL/Qt/keyFrameInterpolator.h index 67549308ec..e3586d6283 100644 --- a/include/CGAL/Qt/keyFrameInterpolator.h +++ b/include/CGAL/Qt/keyFrameInterpolator.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/keyFrameInterpolator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/keyFrameInterpolator.h $ // $Id: keyFrameInterpolator.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only #ifndef QGLVIEWER_KEY_FRAME_INTERPOLATOR_H diff --git a/include/CGAL/Qt/keyFrameInterpolator_impl.h b/include/CGAL/Qt/keyFrameInterpolator_impl.h index 64be92ff4c..61f068e73a 100644 --- a/include/CGAL/Qt/keyFrameInterpolator_impl.h +++ b/include/CGAL/Qt/keyFrameInterpolator_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/keyFrameInterpolator_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/keyFrameInterpolator_impl.h $ // $Id: keyFrameInterpolator_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only #ifdef CGAL_HEADER_ONLY diff --git a/include/CGAL/Qt/manipulatedCameraFrame.h b/include/CGAL/Qt/manipulatedCameraFrame.h index 5115a5cc38..6182c66710 100644 --- a/include/CGAL/Qt/manipulatedCameraFrame.h +++ b/include/CGAL/Qt/manipulatedCameraFrame.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/manipulatedCameraFrame.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/manipulatedCameraFrame.h $ // $Id: manipulatedCameraFrame.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/manipulatedCameraFrame_impl.h b/include/CGAL/Qt/manipulatedCameraFrame_impl.h index 3e1be1b8e4..756625f93e 100644 --- a/include/CGAL/Qt/manipulatedCameraFrame_impl.h +++ b/include/CGAL/Qt/manipulatedCameraFrame_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/manipulatedCameraFrame_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/manipulatedCameraFrame_impl.h $ // $Id: manipulatedCameraFrame_impl.h c9a020b 2021-02-09T12:12:56+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/manipulatedFrame.h b/include/CGAL/Qt/manipulatedFrame.h index 7d2e4245bb..bfcee6d46e 100644 --- a/include/CGAL/Qt/manipulatedFrame.h +++ b/include/CGAL/Qt/manipulatedFrame.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/manipulatedFrame.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/manipulatedFrame.h $ // $Id: manipulatedFrame.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/manipulatedFrame_impl.h b/include/CGAL/Qt/manipulatedFrame_impl.h index 473fa11df6..e5e609efb7 100644 --- a/include/CGAL/Qt/manipulatedFrame_impl.h +++ b/include/CGAL/Qt/manipulatedFrame_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/manipulatedFrame_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/manipulatedFrame_impl.h $ // $Id: manipulatedFrame_impl.h c9a020b 2021-02-09T12:12:56+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/mouseGrabber.h b/include/CGAL/Qt/mouseGrabber.h index 96ac484475..1a158b5a8e 100644 --- a/include/CGAL/Qt/mouseGrabber.h +++ b/include/CGAL/Qt/mouseGrabber.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/mouseGrabber.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/mouseGrabber.h $ // $Id: mouseGrabber.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/mouseGrabber_impl.h b/include/CGAL/Qt/mouseGrabber_impl.h index 370bc5d91c..893541b6f4 100644 --- a/include/CGAL/Qt/mouseGrabber_impl.h +++ b/include/CGAL/Qt/mouseGrabber_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/mouseGrabber_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/mouseGrabber_impl.h $ // $Id: mouseGrabber_impl.h 1ef976e 2019-10-19T16:09:56+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/qglviewer.h b/include/CGAL/Qt/qglviewer.h index 2d75234236..ee78492de8 100644 --- a/include/CGAL/Qt/qglviewer.h +++ b/include/CGAL/Qt/qglviewer.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/qglviewer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/qglviewer.h $ // $Id: qglviewer.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/qglviewer_impl.h b/include/CGAL/Qt/qglviewer_impl.h index 27de1bcb2c..9cf1ba86db 100644 --- a/include/CGAL/Qt/qglviewer_impl.h +++ b/include/CGAL/Qt/qglviewer_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/qglviewer_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/qglviewer_impl.h $ // $Id: qglviewer_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/qglviewer_impl_list.h b/include/CGAL/Qt/qglviewer_impl_list.h index 5c5308dca8..7f03946618 100644 --- a/include/CGAL/Qt/qglviewer_impl_list.h +++ b/include/CGAL/Qt/qglviewer_impl_list.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/qglviewer_impl_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/qglviewer_impl_list.h $ // $Id: qglviewer_impl_list.h 1ef976e 2019-10-19T16:09:56+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/quaternion.h b/include/CGAL/Qt/quaternion.h index 54497f800d..3c3ef668b8 100644 --- a/include/CGAL/Qt/quaternion.h +++ b/include/CGAL/Qt/quaternion.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/quaternion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/quaternion.h $ // $Id: quaternion.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/quaternion_impl.h b/include/CGAL/Qt/quaternion_impl.h index 6d9171e016..ae904626c9 100644 --- a/include/CGAL/Qt/quaternion_impl.h +++ b/include/CGAL/Qt/quaternion_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/quaternion_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/quaternion_impl.h $ // $Id: quaternion_impl.h c9a020b 2021-02-09T12:12:56+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/resources.h b/include/CGAL/Qt/resources.h index 7d9448558c..3f9c327abc 100644 --- a/include/CGAL/Qt/resources.h +++ b/include/CGAL/Qt/resources.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/resources.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/resources.h $ // $Id: resources.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/resources_impl.h b/include/CGAL/Qt/resources_impl.h index 56f3c09588..0b3f976f96 100644 --- a/include/CGAL/Qt/resources_impl.h +++ b/include/CGAL/Qt/resources_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/resources_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/resources_impl.h $ // $Id: resources_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/utility.h b/include/CGAL/Qt/utility.h index 8f6ecac909..1741a7084c 100644 --- a/include/CGAL/Qt/utility.h +++ b/include/CGAL/Qt/utility.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/utility.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/utility.h $ // $Id: utility.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/utility_impl.h b/include/CGAL/Qt/utility_impl.h index 04a9c272a7..8c2c494898 100644 --- a/include/CGAL/Qt/utility_impl.h +++ b/include/CGAL/Qt/utility_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/utility_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/utility_impl.h $ // $Id: utility_impl.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Qt/vec.h b/include/CGAL/Qt/vec.h index 432f9c2ec7..6e2274bfe4 100644 --- a/include/CGAL/Qt/vec.h +++ b/include/CGAL/Qt/vec.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/vec.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/vec.h $ // $Id: vec.h f1b07a3 2023-05-23T19:00:52+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/vec_impl.h b/include/CGAL/Qt/vec_impl.h index 425ac49900..6ecadff394 100644 --- a/include/CGAL/Qt/vec_impl.h +++ b/include/CGAL/Qt/vec_impl.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/vec_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/vec_impl.h $ // $Id: vec_impl.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-only diff --git a/include/CGAL/Qt/viewer_actions.h b/include/CGAL/Qt/viewer_actions.h index 9c00f0d33b..b170245374 100644 --- a/include/CGAL/Qt/viewer_actions.h +++ b/include/CGAL/Qt/viewer_actions.h @@ -6,7 +6,7 @@ This file is part of a fork of the QGLViewer library version 2.7.0. *****************************************************************************/ -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/Qt/viewer_actions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/Qt/viewer_actions.h $ // $Id: viewer_actions.h 06995b5 2020-09-30T16:28:25+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-only #ifndef VIEWER_ACTIONS_H diff --git a/include/CGAL/Quadtree.h b/include/CGAL/Quadtree.h index 4570cd806d..81f096e89d 100644 --- a/include/CGAL/Quadtree.h +++ b/include/CGAL/Quadtree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Orthtree/include/CGAL/Quadtree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Orthtree/include/CGAL/Quadtree.h $ // $Id: Quadtree.h 4d761ed 2021-04-01T14:21:01+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Quotient.h b/include/CGAL/Quotient.h index f3f806244d..ca10e16655 100644 --- a/include/CGAL/Quotient.h +++ b/include/CGAL/Quotient.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Quotient.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Quotient.h $ // $Id: Quotient.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Quotient_fwd.h b/include/CGAL/Quotient_fwd.h index b6dcfd312b..7f279546cf 100644 --- a/include/CGAL/Quotient_fwd.h +++ b/include/CGAL/Quotient_fwd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Quotient_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Quotient_fwd.h $ // $Id: Quotient_fwd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/Gmpfr_make_unique.h b/include/CGAL/RS/Gmpfr_make_unique.h index ce78f698ac..8561dfc93f 100644 --- a/include/CGAL/RS/Gmpfr_make_unique.h +++ b/include/CGAL/RS/Gmpfr_make_unique.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/Gmpfr_make_unique.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/Gmpfr_make_unique.h $ // $Id: Gmpfr_make_unique.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/ak_1.h b/include/CGAL/RS/ak_1.h index 3f725632f6..2ab0167e0d 100644 --- a/include/CGAL/RS/ak_1.h +++ b/include/CGAL/RS/ak_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/ak_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/ak_1.h $ // $Id: ak_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/ak_z_1.h b/include/CGAL/RS/ak_z_1.h index 140d963501..d7628b27b9 100644 --- a/include/CGAL/RS/ak_z_1.h +++ b/include/CGAL/RS/ak_z_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/ak_z_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/ak_z_1.h $ // $Id: ak_z_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/algebraic_1.h b/include/CGAL/RS/algebraic_1.h index 7ea986ded8..b1c41bd813 100644 --- a/include/CGAL/RS/algebraic_1.h +++ b/include/CGAL/RS/algebraic_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/algebraic_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/algebraic_1.h $ // $Id: algebraic_1.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/algebraic_z_1.h b/include/CGAL/RS/algebraic_z_1.h index fc543f3e8d..fdd7a9786f 100644 --- a/include/CGAL/RS/algebraic_z_1.h +++ b/include/CGAL/RS/algebraic_z_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/algebraic_z_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/algebraic_z_1.h $ // $Id: algebraic_z_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/bisection_refiner_1.h b/include/CGAL/RS/bisection_refiner_1.h index be9f3d245c..62c47be994 100644 --- a/include/CGAL/RS/bisection_refiner_1.h +++ b/include/CGAL/RS/bisection_refiner_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/bisection_refiner_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/bisection_refiner_1.h $ // $Id: bisection_refiner_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/comparator_1.h b/include/CGAL/RS/comparator_1.h index 9fd79ea32c..dc64cb5a8d 100644 --- a/include/CGAL/RS/comparator_1.h +++ b/include/CGAL/RS/comparator_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/comparator_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/comparator_1.h $ // $Id: comparator_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/dyadic.h b/include/CGAL/RS/dyadic.h index d7b31ba267..75d17bbe78 100644 --- a/include/CGAL/RS/dyadic.h +++ b/include/CGAL/RS/dyadic.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/dyadic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/dyadic.h $ // $Id: dyadic.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/exact_signat_1.h b/include/CGAL/RS/exact_signat_1.h index 8e501fe569..41899a9995 100644 --- a/include/CGAL/RS/exact_signat_1.h +++ b/include/CGAL/RS/exact_signat_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/exact_signat_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/exact_signat_1.h $ // $Id: exact_signat_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/functors_1.h b/include/CGAL/RS/functors_1.h index 35e2ec12a8..ec152f4fa1 100644 --- a/include/CGAL/RS/functors_1.h +++ b/include/CGAL/RS/functors_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/functors_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/functors_1.h $ // $Id: functors_1.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/functors_z_1.h b/include/CGAL/RS/functors_z_1.h index 6a06a25b0a..a52840cd45 100644 --- a/include/CGAL/RS/functors_z_1.h +++ b/include/CGAL/RS/functors_z_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/functors_z_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/functors_z_1.h $ // $Id: functors_z_1.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/polynomial_converter_1.h b/include/CGAL/RS/polynomial_converter_1.h index b083af762a..bfb5e8e30c 100644 --- a/include/CGAL/RS/polynomial_converter_1.h +++ b/include/CGAL/RS/polynomial_converter_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/polynomial_converter_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/polynomial_converter_1.h $ // $Id: polynomial_converter_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/rs23_k_isolator_1.h b/include/CGAL/RS/rs23_k_isolator_1.h index e9eab6543b..9315b6a64c 100644 --- a/include/CGAL/RS/rs23_k_isolator_1.h +++ b/include/CGAL/RS/rs23_k_isolator_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/rs23_k_isolator_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/rs23_k_isolator_1.h $ // $Id: rs23_k_isolator_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/rs2_calls.h b/include/CGAL/RS/rs2_calls.h index fc574a5208..a390dc6726 100644 --- a/include/CGAL/RS/rs2_calls.h +++ b/include/CGAL/RS/rs2_calls.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/rs2_calls.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/rs2_calls.h $ // $Id: rs2_calls.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/rs2_isolator_1.h b/include/CGAL/RS/rs2_isolator_1.h index 574610d055..cdb363a0c0 100644 --- a/include/CGAL/RS/rs2_isolator_1.h +++ b/include/CGAL/RS/rs2_isolator_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/rs2_isolator_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/rs2_isolator_1.h $ // $Id: rs2_isolator_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/rs3_k_refiner_1.h b/include/CGAL/RS/rs3_k_refiner_1.h index d74696c6e1..ac758d7027 100644 --- a/include/CGAL/RS/rs3_k_refiner_1.h +++ b/include/CGAL/RS/rs3_k_refiner_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/rs3_k_refiner_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/rs3_k_refiner_1.h $ // $Id: rs3_k_refiner_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/rs3_refiner_1.h b/include/CGAL/RS/rs3_refiner_1.h index b81c269294..9c73140eb8 100644 --- a/include/CGAL/RS/rs3_refiner_1.h +++ b/include/CGAL/RS/rs3_refiner_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/rs3_refiner_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/rs3_refiner_1.h $ // $Id: rs3_refiner_1.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/RS/signat_1.h b/include/CGAL/RS/signat_1.h index 9e93a548ac..2541f6ae38 100644 --- a/include/CGAL/RS/signat_1.h +++ b/include/CGAL/RS/signat_1.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_d/include/CGAL/RS/signat_1.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_d/include/CGAL/RS/signat_1.h $ // $Id: signat_1.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random.h b/include/CGAL/Random.h index 6c4af86c5f..d1959e7584 100644 --- a/include/CGAL/Random.h +++ b/include/CGAL/Random.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Random_numbers/include/CGAL/Random.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Random_numbers/include/CGAL/Random.h $ // $Id: Random.h 7e05923 2020-12-15T09:35:25+01:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_access_adaptor.h b/include/CGAL/Random_access_adaptor.h index 44327a0ce0..1a388cbbce 100644 --- a/include/CGAL/Random_access_adaptor.h +++ b/include/CGAL/Random_access_adaptor.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Random_access_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Random_access_adaptor.h $ // $Id: Random_access_adaptor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_access_value_adaptor.h b/include/CGAL/Random_access_value_adaptor.h index ea2b101518..5c55e63d0c 100644 --- a/include/CGAL/Random_access_value_adaptor.h +++ b/include/CGAL/Random_access_value_adaptor.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Random_access_value_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Random_access_value_adaptor.h $ // $Id: Random_access_value_adaptor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_convex_hull_traits_2.h b/include/CGAL/Random_convex_hull_traits_2.h index abd9dfbe01..9004674f1e 100644 --- a/include/CGAL/Random_convex_hull_traits_2.h +++ b/include/CGAL/Random_convex_hull_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/Random_convex_hull_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/Random_convex_hull_traits_2.h $ // $Id: Random_convex_hull_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_convex_set_traits_2.h b/include/CGAL/Random_convex_set_traits_2.h index d6aab7336c..9cc7d1a273 100644 --- a/include/CGAL/Random_convex_set_traits_2.h +++ b/include/CGAL/Random_convex_set_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/Random_convex_set_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/Random_convex_set_traits_2.h $ // $Id: Random_convex_set_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_impl.h b/include/CGAL/Random_impl.h index cdd57fcc79..9138d3ce2a 100644 --- a/include/CGAL/Random_impl.h +++ b/include/CGAL/Random_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Random_numbers/include/CGAL/Random_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Random_numbers/include/CGAL/Random_impl.h $ // $Id: Random_impl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_polygon_2_sweep.h b/include/CGAL/Random_polygon_2_sweep.h index 6e77bb5d05..14222aa935 100644 --- a/include/CGAL/Random_polygon_2_sweep.h +++ b/include/CGAL/Random_polygon_2_sweep.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/Random_polygon_2_sweep.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/Random_polygon_2_sweep.h $ // $Id: Random_polygon_2_sweep.h a8dc42d 2022-09-27T13:49:31+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Random_polygon_traits_2.h b/include/CGAL/Random_polygon_traits_2.h index 6ac70e08b9..05f47d1f01 100644 --- a/include/CGAL/Random_polygon_traits_2.h +++ b/include/CGAL/Random_polygon_traits_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/Random_polygon_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/Random_polygon_traits_2.h $ // $Id: Random_polygon_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Range_segment_tree_traits.h b/include/CGAL/Range_segment_tree_traits.h index a33597cd09..a04e45c3e7 100644 --- a/include/CGAL/Range_segment_tree_traits.h +++ b/include/CGAL/Range_segment_tree_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Range_segment_tree_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Range_segment_tree_traits.h $ // $Id: Range_segment_tree_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Range_tree_d.h b/include/CGAL/Range_tree_d.h index 1366d00a8f..b28679c647 100644 --- a/include/CGAL/Range_tree_d.h +++ b/include/CGAL/Range_tree_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Range_tree_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Range_tree_d.h $ // $Id: Range_tree_d.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Range_tree_k.h b/include/CGAL/Range_tree_k.h index db45371935..de3784331e 100644 --- a/include/CGAL/Range_tree_k.h +++ b/include/CGAL/Range_tree_k.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Range_tree_k.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Range_tree_k.h $ // $Id: Range_tree_k.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Rational_traits.h b/include/CGAL/Rational_traits.h index 079437bb4e..db2b7cd8b5 100644 --- a/include/CGAL/Rational_traits.h +++ b/include/CGAL/Rational_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Rational_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Rational_traits.h $ // $Id: Rational_traits.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Ray_2.h b/include/CGAL/Ray_2.h index 8f62f71be7..73be9f53f4 100644 --- a/include/CGAL/Ray_2.h +++ b/include/CGAL/Ray_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Ray_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Ray_2.h $ // $Id: Ray_2.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Ray_3.h b/include/CGAL/Ray_3.h index 5a926f5b47..341984d62d 100644 --- a/include/CGAL/Ray_3.h +++ b/include/CGAL/Ray_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Ray_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Ray_3.h $ // $Id: Ray_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Real_embeddable_traits.h b/include/CGAL/Real_embeddable_traits.h index 8f68230015..b0f9f703a4 100644 --- a/include/CGAL/Real_embeddable_traits.h +++ b/include/CGAL/Real_embeddable_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Real_embeddable_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Real_embeddable_traits.h $ // $Id: Real_embeddable_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Real_timer.h b/include/CGAL/Real_timer.h index c312d8d784..825fdda515 100644 --- a/include/CGAL/Real_timer.h +++ b/include/CGAL/Real_timer.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Real_timer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Real_timer.h $ // $Id: Real_timer.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Real_timer_impl.h b/include/CGAL/Real_timer_impl.h index f20c082376..c609369215 100644 --- a/include/CGAL/Real_timer_impl.h +++ b/include/CGAL/Real_timer_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Real_timer_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Real_timer_impl.h $ // $Id: Real_timer_impl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Reconstruction_triangulation_3.h b/include/CGAL/Reconstruction_triangulation_3.h index 7ef8543029..208b3c67b7 100644 --- a/include/CGAL/Reconstruction_triangulation_3.h +++ b/include/CGAL/Reconstruction_triangulation_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Reconstruction_triangulation_3.h $ -// $Id: Reconstruction_triangulation_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Reconstruction_triangulation_3.h $ +// $Id: Reconstruction_triangulation_3.h 25e597a 2023-11-23T15:22:20+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -26,6 +26,7 @@ #include #include #include +#include #include #include @@ -148,6 +149,12 @@ struct Reconstruction_triangulation_default_geom_traits_3 : public BaseGt }; +template < class BaseGt > +struct Triangulation_structural_filtering_traits > { + typedef typename Triangulation_structural_filtering_traits::Use_structural_filtering_tag Use_structural_filtering_tag; +}; + + /// \internal /// The Reconstruction_triangulation_3 class /// provides the interface requested by the Poisson_reconstruction_function class: diff --git a/include/CGAL/Rectangular_p_center_traits_2.h b/include/CGAL/Rectangular_p_center_traits_2.h index 36fc86dee6..1e22fad45c 100644 --- a/include/CGAL/Rectangular_p_center_traits_2.h +++ b/include/CGAL/Rectangular_p_center_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/Rectangular_p_center_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/Rectangular_p_center_traits_2.h $ // $Id: Rectangular_p_center_traits_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Referenced_argument.h b/include/CGAL/Referenced_argument.h index ce8e1f6807..1ece221bb4 100644 --- a/include/CGAL/Referenced_argument.h +++ b/include/CGAL/Referenced_argument.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/Referenced_argument.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/Referenced_argument.h $ // $Id: Referenced_argument.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_complex_d.h b/include/CGAL/Regular_complex_d.h index c4574a3278..4e3eb93f8c 100644 --- a/include/CGAL/Regular_complex_d.h +++ b/include/CGAL/Regular_complex_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_d/include/CGAL/Regular_complex_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_d/include/CGAL/Regular_complex_d.h $ // $Id: Regular_complex_d.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_grid_2.h b/include/CGAL/Regular_grid_2.h index 1bde65a118..a1c6b54578 100644 --- a/include/CGAL/Regular_grid_2.h +++ b/include/CGAL/Regular_grid_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_lines_2/include/CGAL/Regular_grid_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_lines_2/include/CGAL/Regular_grid_2.h $ // $Id: Regular_grid_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation.h b/include/CGAL/Regular_triangulation.h index 2c26b6cc60..5cd0a8a1c5 100644 --- a/include/CGAL/Regular_triangulation.h +++ b/include/CGAL/Regular_triangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Regular_triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Regular_triangulation.h $ // $Id: Regular_triangulation.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_2.h b/include/CGAL/Regular_triangulation_2.h index 1aff53974c..679fb07cc1 100644 --- a/include/CGAL/Regular_triangulation_2.h +++ b/include/CGAL/Regular_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Regular_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Regular_triangulation_2.h $ // $Id: Regular_triangulation_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_3.h b/include/CGAL/Regular_triangulation_3.h index 7463a81384..a1aef6cd0d 100644 --- a/include/CGAL/Regular_triangulation_3.h +++ b/include/CGAL/Regular_triangulation_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Regular_triangulation_3.h $ -// $Id: Regular_triangulation_3.h 01e22be 2023-06-07T17:36:41+02:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Regular_triangulation_3.h $ +// $Id: Regular_triangulation_3.h 9cefb1a 2023-10-19T11:40:35+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -2066,7 +2066,7 @@ Regular_triangulation_3:: side_of_power_sphere(Cell_handle c, const Weighted_point& p, bool perturb) const { CGAL_precondition(dimension() == 3); - int i3; + int i3=3; if(! c->has_vertex(infinite_vertex(), i3)) { return Bounded_side(side_of_oriented_power_sphere(c->vertex(0)->point(), @@ -2175,7 +2175,7 @@ side_of_power_circle(Cell_handle c, int i, const Weighted_point& p, bool perturb) const { CGAL_precondition(dimension() >= 2); - int i3 = 5; + int i3 = 3; if(dimension() == 2) { CGAL_precondition(i == 3); diff --git a/include/CGAL/Regular_triangulation_adaptation_policies_2.h b/include/CGAL/Regular_triangulation_adaptation_policies_2.h index 229fa95891..f084132455 100644 --- a/include/CGAL/Regular_triangulation_adaptation_policies_2.h +++ b/include/CGAL/Regular_triangulation_adaptation_policies_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Regular_triangulation_adaptation_policies_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Regular_triangulation_adaptation_policies_2.h $ // $Id: Regular_triangulation_adaptation_policies_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_adaptation_traits_2.h b/include/CGAL/Regular_triangulation_adaptation_traits_2.h index 3795a38859..f50f797167 100644 --- a/include/CGAL/Regular_triangulation_adaptation_traits_2.h +++ b/include/CGAL/Regular_triangulation_adaptation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Regular_triangulation_adaptation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Regular_triangulation_adaptation_traits_2.h $ // $Id: Regular_triangulation_adaptation_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_cell_base_3.h b/include/CGAL/Regular_triangulation_cell_base_3.h index 5f29ded4ac..2e035329ce 100644 --- a/include/CGAL/Regular_triangulation_cell_base_3.h +++ b/include/CGAL/Regular_triangulation_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Regular_triangulation_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Regular_triangulation_cell_base_3.h $ // $Id: Regular_triangulation_cell_base_3.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h b/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h index 434b4d54e2..e3be3c1900 100644 --- a/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h +++ b/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Regular_triangulation_cell_base_with_weighted_circumcenter_3.h $ // $Id: Regular_triangulation_cell_base_with_weighted_circumcenter_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_euclidean_traits_3.h b/include/CGAL/Regular_triangulation_euclidean_traits_3.h index c11c750428..c366ef3450 100644 --- a/include/CGAL/Regular_triangulation_euclidean_traits_3.h +++ b/include/CGAL/Regular_triangulation_euclidean_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Regular_triangulation_euclidean_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Regular_triangulation_euclidean_traits_3.h $ // $Id: Regular_triangulation_euclidean_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_face_base_2.h b/include/CGAL/Regular_triangulation_face_base_2.h index fc112ec6a0..b20c83d8a5 100644 --- a/include/CGAL/Regular_triangulation_face_base_2.h +++ b/include/CGAL/Regular_triangulation_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Regular_triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Regular_triangulation_face_base_2.h $ // $Id: Regular_triangulation_face_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_traits_adapter.h b/include/CGAL/Regular_triangulation_traits_adapter.h index 4451c38175..9ec1cc24d0 100644 --- a/include/CGAL/Regular_triangulation_traits_adapter.h +++ b/include/CGAL/Regular_triangulation_traits_adapter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Regular_triangulation_traits_adapter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Regular_triangulation_traits_adapter.h $ // $Id: Regular_triangulation_traits_adapter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_vertex_base_2.h b/include/CGAL/Regular_triangulation_vertex_base_2.h index 8391c17c24..a01d951c96 100644 --- a/include/CGAL/Regular_triangulation_vertex_base_2.h +++ b/include/CGAL/Regular_triangulation_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Regular_triangulation_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Regular_triangulation_vertex_base_2.h $ // $Id: Regular_triangulation_vertex_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Regular_triangulation_vertex_base_3.h b/include/CGAL/Regular_triangulation_vertex_base_3.h index f6c17cbefd..5d3cf8e2ef 100644 --- a/include/CGAL/Regular_triangulation_vertex_base_3.h +++ b/include/CGAL/Regular_triangulation_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Regular_triangulation_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Regular_triangulation_vertex_base_3.h $ // $Id: Regular_triangulation_vertex_base_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Residue.h b/include/CGAL/Residue.h index c7eb41d239..1c874d314c 100644 --- a/include/CGAL/Residue.h +++ b/include/CGAL/Residue.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Modular_arithmetic/include/CGAL/Residue.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Modular_arithmetic/include/CGAL/Residue.h $ // $Id: Residue.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Ridges.h b/include/CGAL/Ridges.h index b5410006c8..e267054beb 100644 --- a/include/CGAL/Ridges.h +++ b/include/CGAL/Ridges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Ridges_3/include/CGAL/Ridges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Ridges_3/include/CGAL/Ridges.h $ // $Id: Ridges.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Rigid_triangle_mesh_collision_detection.h b/include/CGAL/Rigid_triangle_mesh_collision_detection.h index 4ec02d5ef1..cf1880b794 100644 --- a/include/CGAL/Rigid_triangle_mesh_collision_detection.h +++ b/include/CGAL/Rigid_triangle_mesh_collision_detection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Rigid_triangle_mesh_collision_detection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Rigid_triangle_mesh_collision_detection.h $ // $Id: Rigid_triangle_mesh_collision_detection.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Robust_circumcenter_traits_3.h b/include/CGAL/Robust_circumcenter_traits_3.h index 1a0b3b5f07..f1b5b91803 100644 --- a/include/CGAL/Robust_circumcenter_traits_3.h +++ b/include/CGAL/Robust_circumcenter_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Robust_circumcenter_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Robust_circumcenter_traits_3.h $ // $Id: Robust_circumcenter_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Robust_construction.h b/include/CGAL/Robust_construction.h index 037cdd047c..4de2e82b30 100644 --- a/include/CGAL/Robust_construction.h +++ b/include/CGAL/Robust_construction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Robust_construction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Robust_construction.h $ // $Id: Robust_construction.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h b/include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h index 957fc7e1ae..cfd1d48d00 100644 --- a/include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h +++ b/include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h $ -// $Id: Robust_weighted_circumcenter_filtered_traits_3.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h $ +// $Id: Robust_weighted_circumcenter_filtered_traits_3.h 8f8280c 2023-11-23T19:37:23+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -18,6 +18,7 @@ #include #include #include +#include #include namespace CGAL { @@ -531,6 +532,13 @@ class Robust_circumcenter_filtered_traits_3 Robust_circumcenter_filtered_traits_3(const Kernel& k = Kernel()) : Kernel(k) { } }; + +template < class BaseGt > +struct Triangulation_structural_filtering_traits > { + typedef typename Triangulation_structural_filtering_traits::Use_structural_filtering_tag Use_structural_filtering_tag; +}; + + template class Robust_weighted_circumcenter_filtered_traits_3 : public Robust_circumcenter_filtered_traits_3 diff --git a/include/CGAL/Root_for_circles_2_2.h b/include/CGAL/Root_for_circles_2_2.h index 41f71c6af2..a2cfca2dc1 100644 --- a/include/CGAL/Root_for_circles_2_2.h +++ b/include/CGAL/Root_for_circles_2_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_circles/include/CGAL/Root_for_circles_2_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_circles/include/CGAL/Root_for_circles_2_2.h $ // $Id: Root_for_circles_2_2.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Root_for_spheres_2_3.h b/include/CGAL/Root_for_spheres_2_3.h index f3be35a573..de934889c4 100644 --- a/include/CGAL/Root_for_spheres_2_3.h +++ b/include/CGAL/Root_for_spheres_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/Root_for_spheres_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/Root_for_spheres_2_3.h $ // $Id: Root_for_spheres_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Root_of_traits.h b/include/CGAL/Root_of_traits.h index 66b4d28c9b..9d3918747c 100644 --- a/include/CGAL/Root_of_traits.h +++ b/include/CGAL/Root_of_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Root_of_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Root_of_traits.h $ // $Id: Root_of_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Root_of_traits_specializations.h b/include/CGAL/Root_of_traits_specializations.h index 2b511c6de9..56dfa5c879 100644 --- a/include/CGAL/Root_of_traits_specializations.h +++ b/include/CGAL/Root_of_traits_specializations.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Root_of_traits_specializations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Root_of_traits_specializations.h $ // $Id: Root_of_traits_specializations.h cdbd4c7 2021-02-17T23:25:52+01:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Rotational_sweep_visibility_2.h b/include/CGAL/Rotational_sweep_visibility_2.h index a8816be249..94491bf065 100644 --- a/include/CGAL/Rotational_sweep_visibility_2.h +++ b/include/CGAL/Rotational_sweep_visibility_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Visibility_2/include/CGAL/Rotational_sweep_visibility_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Visibility_2/include/CGAL/Rotational_sweep_visibility_2.h $ // $Id: Rotational_sweep_visibility_2.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Runge_kutta_integrator_2.h b/include/CGAL/Runge_kutta_integrator_2.h index b8a9bc3f6e..d605b1e11a 100644 --- a/include/CGAL/Runge_kutta_integrator_2.h +++ b/include/CGAL/Runge_kutta_integrator_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_lines_2/include/CGAL/Runge_kutta_integrator_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_lines_2/include/CGAL/Runge_kutta_integrator_2.h $ // $Id: Runge_kutta_integrator_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SCIP_mixed_integer_program_traits.h b/include/CGAL/SCIP_mixed_integer_program_traits.h index 0dd6233d36..f33e56acaa 100644 --- a/include/CGAL/SCIP_mixed_integer_program_traits.h +++ b/include/CGAL/SCIP_mixed_integer_program_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Solver_interface/include/CGAL/SCIP_mixed_integer_program_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Solver_interface/include/CGAL/SCIP_mixed_integer_program_traits.h $ // $Id: SCIP_mixed_integer_program_traits.h 99a6283 2023-06-08T14:33:18+02:00 Sven Oesau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SEP_header.h b/include/CGAL/SEP_header.h index 55928d1019..61a7988513 100644 --- a/include/CGAL/SEP_header.h +++ b/include/CGAL/SEP_header.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/SEP_header.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/SEP_header.h $ // $Id: SEP_header.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SEP_to_ImageIO.h b/include/CGAL/SEP_to_ImageIO.h index aeaef4acfb..00ffd9d08c 100644 --- a/include/CGAL/SEP_to_ImageIO.h +++ b/include/CGAL/SEP_to_ImageIO.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/SEP_to_ImageIO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/SEP_to_ImageIO.h $ // $Id: SEP_to_ImageIO.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/Dump_c3t3.h b/include/CGAL/SMDS_3/Dump_c3t3.h index bbe99c21c5..66e0754114 100644 --- a/include/CGAL/SMDS_3/Dump_c3t3.h +++ b/include/CGAL/SMDS_3/Dump_c3t3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/Dump_c3t3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/Dump_c3t3.h $ // $Id: Dump_c3t3.h cf04d50 2022-12-14T10:28:21+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/Mesh_complex_3_in_triangulation_3_fwd.h b/include/CGAL/SMDS_3/Mesh_complex_3_in_triangulation_3_fwd.h index 8d24c67a25..b63392bbd4 100644 --- a/include/CGAL/SMDS_3/Mesh_complex_3_in_triangulation_3_fwd.h +++ b/include/CGAL/SMDS_3/Mesh_complex_3_in_triangulation_3_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/SMDS_3/Mesh_complex_3_in_triangulation_3_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/SMDS_3/Mesh_complex_3_in_triangulation_3_fwd.h $ // $Id: Mesh_complex_3_in_triangulation_3_fwd.h d7759ab 2022-04-01T15:02:18+02:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h b/include/CGAL/SMDS_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h index 498d6ff5bb..5612ecde4c 100644 --- a/include/CGAL/SMDS_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h +++ b/include/CGAL/SMDS_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h $ // $Id: Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h 355b52d 2022-03-01T11:30:21+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/internal/Handle_IO_for_pair_of_int.h b/include/CGAL/SMDS_3/internal/Handle_IO_for_pair_of_int.h index 3adfa79c1c..7c700c42fd 100644 --- a/include/CGAL/SMDS_3/internal/Handle_IO_for_pair_of_int.h +++ b/include/CGAL/SMDS_3/internal/Handle_IO_for_pair_of_int.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/internal/Handle_IO_for_pair_of_int.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/internal/Handle_IO_for_pair_of_int.h $ // $Id: Handle_IO_for_pair_of_int.h 355b52d 2022-03-01T11:30:21+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/internal/SMDS_3_helper.h b/include/CGAL/SMDS_3/internal/SMDS_3_helper.h index 27af1bab59..e8a7804fae 100644 --- a/include/CGAL/SMDS_3/internal/SMDS_3_helper.h +++ b/include/CGAL/SMDS_3/internal/SMDS_3_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/internal/SMDS_3_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/internal/SMDS_3_helper.h $ // $Id: SMDS_3_helper.h 5ac73c3 2022-03-03T14:34:50+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/internal/indices_management.h b/include/CGAL/SMDS_3/internal/indices_management.h index 8a4886cda4..0a3742c2b4 100644 --- a/include/CGAL/SMDS_3/internal/indices_management.h +++ b/include/CGAL/SMDS_3/internal/indices_management.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/internal/indices_management.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/internal/indices_management.h $ // $Id: indices_management.h d24b180 2022-10-28T15:39:36+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/io_signature.h b/include/CGAL/SMDS_3/io_signature.h index 8c56be9918..574c42e7ef 100644 --- a/include/CGAL/SMDS_3/io_signature.h +++ b/include/CGAL/SMDS_3/io_signature.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/io_signature.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/io_signature.h $ // $Id: io_signature.h ea951db 2022-03-03T14:24:38+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/SMDS_3/tet_soup_to_c3t3.h b/include/CGAL/SMDS_3/tet_soup_to_c3t3.h index 7375244844..0b346225b0 100644 --- a/include/CGAL/SMDS_3/tet_soup_to_c3t3.h +++ b/include/CGAL/SMDS_3/tet_soup_to_c3t3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/SMDS_3/tet_soup_to_c3t3.h $ -// $Id: tet_soup_to_c3t3.h 532b82c 2023-05-04T17:28:47+02:00 Mael +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/SMDS_3/tet_soup_to_c3t3.h $ +// $Id: tet_soup_to_c3t3.h 885647f 2024-01-19T15:17:04+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -596,24 +596,22 @@ bool build_triangulation_from_file(std::istream& is, bool is_CGAL_mesh = false; - while(is >> word && word != "End") + std::string line; + while(std::getline(is, line) && line != "End") { - if (word.at(0) == '#') + // remove trailing whitespace, in particular a possible '\r' from Windows + // end-of-line encoding + if(!line.empty() && std::isspace(line.back())) { + line.pop_back(); + } + if (line.size() > 0 && line.at(0) == '#' && + line.find("CGAL::Mesh_complex_3_in_triangulation_3") != std::string::npos) { - is >> word; - if (word == "End") - { - break; - } - else if (word == "CGAL::Mesh_complex_3_in_triangulation_3") - { - is_CGAL_mesh = true; // with CGAL meshes, domain 0 should be kept - continue; - } - //else skip other comments + is_CGAL_mesh = true; // with CGAL meshes, domain 0 should be kept + continue; } - if(word == "Vertices") + if(line == "Vertices") { is >> nv; for(int i=0; i> nf; for(int i=0; i> ntet; for(int i=0; i -Named_function_parameters<::CGAL::parameters::internal::Exude_options, ::CGAL::internal_np::exude_options_param_t, CGAL_NP_BASE> +Named_function_parameters<::CGAL::parameters::internal::Perturb_options, ::CGAL::internal_np::perturb_options_param_t, CGAL_NP_BASE> perturb(const CGAL_NP_CLASS_1& np1, const CGAL_NP_CLASS_2& np2, const NP& ... nps) { return perturb(::CGAL::internal_np::combine_named_parameters(np1, np2, nps...)); @@ -91,7 +91,7 @@ exude(const CGAL_NP_CLASS& np = parameters::default_values()) using ::CGAL::parameters::choose_parameter; using ::CGAL::parameters::get_parameter; double time_limit = choose_parameter(get_parameter(np,::CGAL::internal_np::maximum_running_time),::CGAL::parameters::internal::undef_parameter); - double sliver_bound = choose_parameter(get_parameter(np,::CGAL::internal_np::lower_sliver_bound),::CGAL::parameters::default_values_for_mesh_3::perturb_sliver_bound); + double sliver_bound = choose_parameter(get_parameter(np,::CGAL::internal_np::lower_sliver_bound),::CGAL::parameters::default_values_for_mesh_3::exude_sliver_bound); ::CGAL::parameters::internal::Exude_options options(true); @@ -304,7 +304,7 @@ mesh_3_options(const CGAL_NP_CLASS& np = parameters::default_values()) options.dump_after_refine_prefix=choose_parameter(get_parameter(np, ::CGAL::internal_np::dump_after_refine_prefix_param), ""); options.dump_after_glob_opt_prefix=choose_parameter(get_parameter(np, ::CGAL::internal_np::dump_after_glob_opt_prefix_param), ""); options.dump_after_perturb_prefix=choose_parameter(get_parameter(np, ::CGAL::internal_np::dump_after_perturb_prefix_param), ""); - options.dump_after_exude_prefix=choose_parameter(get_parameter(np, ::CGAL::internal_np::dump_after_refine_surface_prefix_param), ""); + options.dump_after_exude_prefix=choose_parameter(get_parameter(np, ::CGAL::internal_np::dump_after_exude_prefix_param), ""); options.number_of_initial_points=choose_parameter(get_parameter(np, ::CGAL::internal_np::number_of_initial_points_param), -1); options.nonlinear_growth_of_balls = choose_parameter(get_parameter(np, ::CGAL::internal_np::nonlinear_growth_of_balls_param), false); options.maximal_number_of_vertices=choose_parameter(get_parameter(np, ::CGAL::internal_np::maximal_number_of_vertices_param), 0); diff --git a/include/CGAL/STL_Extension/internal/parameters_interface.h b/include/CGAL/STL_Extension/internal/parameters_interface.h index bfee17818f..7d7d9628e5 100644 --- a/include/CGAL/STL_Extension/internal/parameters_interface.h +++ b/include/CGAL/STL_Extension/internal/parameters_interface.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/STL_Extension/internal/parameters_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/STL_Extension/internal/parameters_interface.h $ // $Id: parameters_interface.h 73a7d4f 2023-05-05T09:17:33+02:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scalar_factor_traits.h b/include/CGAL/Scalar_factor_traits.h index d7b0eee45d..1854608b89 100644 --- a/include/CGAL/Scalar_factor_traits.h +++ b/include/CGAL/Scalar_factor_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/Scalar_factor_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/Scalar_factor_traits.h $ // $Id: Scalar_factor_traits.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h b/include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h index c44f2251bb..f00d7ed0a7 100644 --- a/include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h +++ b/include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h $ // $Id: Advancing_front_mesher.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h b/include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h index cfbb0ffce4..634404f50c 100644 --- a/include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h +++ b/include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h $ // $Id: Alpha_shape_mesher.h 46969d6 2022-10-14T10:34:54+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h b/include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h index c1dca35547..45975fbf05 100644 --- a/include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h +++ b/include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Jet_smoother.h $ // $Id: Jet_smoother.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h b/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h index ec38b33f10..c3055929d7 100644 --- a/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h +++ b/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Shape_construction_3.h $ // $Id: Shape_construction_3.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h b/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h index f238a1e4c9..4eef376de0 100644 --- a/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h +++ b/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/Weighted_PCA_smoother.h $ // $Id: Weighted_PCA_smoother.h efc0c52 2021-01-15T10:02:00+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h b/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h index 6c03b282b9..567f38dc96 100644 --- a/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h +++ b/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_reconstruction_3/internal/Auto_count.h $ // $Id: Auto_count.h e893ac1 2020-08-18T10:06:51+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Scale_space_surface_reconstruction_3.h b/include/CGAL/Scale_space_surface_reconstruction_3.h index a0ebc37860..0354263b1a 100644 --- a/include/CGAL/Scale_space_surface_reconstruction_3.h +++ b/include/CGAL/Scale_space_surface_reconstruction_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Scale_space_reconstruction_3/include/CGAL/Scale_space_surface_reconstruction_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Scale_space_reconstruction_3/include/CGAL/Scale_space_surface_reconstruction_3.h $ // $Id: Scale_space_surface_reconstruction_3.h 2d71f22 2023-05-17T15:12:36+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Search_traits.h b/include/CGAL/Search_traits.h index d158456b7e..cbfef8f243 100644 --- a/include/CGAL/Search_traits.h +++ b/include/CGAL/Search_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Search_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Search_traits.h $ // $Id: Search_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Search_traits_2.h b/include/CGAL/Search_traits_2.h index 4b703a982b..9afcda8378 100644 --- a/include/CGAL/Search_traits_2.h +++ b/include/CGAL/Search_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Search_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Search_traits_2.h $ // $Id: Search_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Search_traits_3.h b/include/CGAL/Search_traits_3.h index ec37d4e862..b729652129 100644 --- a/include/CGAL/Search_traits_3.h +++ b/include/CGAL/Search_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Search_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Search_traits_3.h $ // $Id: Search_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Search_traits_adapter.h b/include/CGAL/Search_traits_adapter.h index 9c8e7988e6..4908621c92 100644 --- a/include/CGAL/Search_traits_adapter.h +++ b/include/CGAL/Search_traits_adapter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Search_traits_adapter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Search_traits_adapter.h $ // $Id: Search_traits_adapter.h 5f8930d 2023-01-27T21:16:14+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Search_traits_d.h b/include/CGAL/Search_traits_d.h index 2c3425a1a8..0245e62018 100644 --- a/include/CGAL/Search_traits_d.h +++ b/include/CGAL/Search_traits_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Search_traits_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Search_traits_d.h $ // $Id: Search_traits_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_2.h b/include/CGAL/Segment_2.h index 74f4aaee10..59e14eedca 100644 --- a/include/CGAL/Segment_2.h +++ b/include/CGAL/Segment_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Segment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Segment_2.h $ // $Id: Segment_2.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_3.h b/include/CGAL/Segment_3.h index 45be99220a..924f2afca4 100644 --- a/include/CGAL/Segment_3.h +++ b/include/CGAL/Segment_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Segment_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Segment_3.h $ // $Id: Segment_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2.h b/include/CGAL/Segment_Delaunay_graph_2.h index 79fb78f93c..e615ada103 100644 --- a/include/CGAL/Segment_Delaunay_graph_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2.h $ -// $Id: Segment_Delaunay_graph_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2.h $ +// $Id: Segment_Delaunay_graph_2.h 23e56a8 2024-01-11T08:43:48+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -632,11 +632,11 @@ class Segment_Delaunay_graph_2 } template - static const Point_2& get_source(const Segment_2& segment){ + static Point_2 get_source(const Segment_2& segment){ return segment.source(); } template - static const Point_2& get_target(const Segment_2& segment){ + static Point_2 get_target(const Segment_2& segment){ return segment.target(); } diff --git a/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h index af5d46512b..39bd6ab7ca 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Are_parallel_C2.h $ // $Id: Are_parallel_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h index 4a31b23cec..c3f5415cb1 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Are_same_points_C2.h $ // $Id: Are_same_points_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h index 2d86171a46..96416ddb58 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Are_same_segments_C2.h $ // $Id: Are_same_segments_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h b/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h index 7c67d9348c..29b4e9c5e2 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Arrangement_enum.h $ // $Id: Arrangement_enum.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h index ea51f3c12d..468ad6ba9a 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_C2.h $ // $Id: Arrangement_type_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h index 056e174d2a..3251caa791 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Arrangement_type_non_intersecting_C2.h $ // $Id: Arrangement_type_non_intersecting_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h index 04d84dedcc..e1f1fb26e1 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Basic_predicates_C2.h $ // $Id: Basic_predicates_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h b/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h index 7815e5b011..71fe3aa180 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Cartesian_converter.h $ // $Id: Cartesian_converter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h b/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h index 4fa0f54278..304c313a5e 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Compare_x_2.h $ // $Id: Compare_x_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h b/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h index 9e4a7690a8..9a04abbde4 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Compare_y_2.h $ // $Id: Compare_y_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h b/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h index bef0f42100..94627cb999 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_2.h $ // $Id: Construct_storage_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h b/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h index 23823edc8d..936f0f103b 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Construct_storage_site_with_info_2.h $ // $Id: Construct_storage_site_with_info_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h index d8cae31f6a..f9cfcfef8c 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Constructions_C2.h $ // $Id: Constructions_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h b/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h index ba5c3f2177..a5329e20c5 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_base_2.h $ // $Id: Filtered_traits_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h b/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h index acf5257034..87040919a6 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Filtered_traits_concept_check_tags.h $ // $Id: Filtered_traits_concept_check_tags.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h index bfcf7b4879..7716cdac7b 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Finite_edge_interior_conflict_C2.h $ // $Id: Finite_edge_interior_conflict_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h index 6bed7a6341..f585c17379 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Infinite_edge_interior_conflict_C2.h $ // $Id: Infinite_edge_interior_conflict_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h index d96afa7bf0..349ef0ac2d 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Is_degenerate_edge_C2.h $ // $Id: Is_degenerate_edge_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h b/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h index 4f146abcde..6b480ed364 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Kernel_wrapper_2.h $ // $Id: Kernel_wrapper_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h index d95274dd5d..7100c60e81 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Orientation_C2.h $ // $Id: Orientation_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h index 696a195b6e..a072680d2a 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_C2.h $ // $Id: Oriented_side_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h index 8904c8f322..038f91ba75 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Oriented_side_of_bisector_C2.h $ // $Id: Oriented_side_of_bisector_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h index 6be79e874b..8bbd5080c8 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Predicates_C2.h $ // $Id: Predicates_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h b/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h index 531593281b..5c964a446e 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h $ // $Id: Segment_Delaunay_graph_2_impl.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h b/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h index 775ac6d644..5b6393737f 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_hierarchy_2_impl.h $ // $Id: Segment_Delaunay_graph_hierarchy_2_impl.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h b/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h index 88f0d9b469..6289599355 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Sqrt_extension_2.h $ // $Id: Sqrt_extension_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h b/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h index 8b83ebee04..5038f04e12 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Traits_base_2.h $ // $Id: Traits_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h b/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h index a976cd06d3..bbbfaefa10 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Traits_wrapper_2.h $ // $Id: Traits_wrapper_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h b/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h index 994acc22ca..bb8092cb1f 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Triangulation_face_base_with_edges_2.h $ // $Id: Triangulation_face_base_with_edges_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h index 23781d6be1..1193f5f433 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Vertex_conflict_C2.h $ // $Id: Vertex_conflict_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h index 24e39f11bb..ea08afdb6b 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_C2.h $ // $Id: Voronoi_vertex_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h index 917e91d205..4114f5dee7 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_ring_C2.h $ // $Id: Voronoi_vertex_ring_C2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h index e8f0f1de40..829722bba4 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_C2.h $ // $Id: Voronoi_vertex_sqrt_field_C2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h index e399878ae6..0bfc6f8733 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/Voronoi_vertex_sqrt_field_new_C2.h $ // $Id: Voronoi_vertex_sqrt_field_new_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/basic.h b/include/CGAL/Segment_Delaunay_graph_2/basic.h index 7b199ed6b9..169b02fe96 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/basic.h +++ b/include/CGAL/Segment_Delaunay_graph_2/basic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/basic.h $ // $Id: basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h b/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h index fedf8d8d11..66b13576a2 100644 --- a/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h +++ b/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_2/in_place_edge_list.h $ // $Id: in_place_edge_list.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2.h index 2393e6486c..7229010d17 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2.h $ // $Id: Segment_Delaunay_graph_Linf_2.h 7ea0f8b 2022-10-21T09:14:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h index 821974384d..a17d8aee94 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Basic_predicates_C2.h $ // $Id: Basic_predicates_C2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h index 2ee05e903a..af95b19200 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Bisector_Linf.h $ // $Id: Bisector_Linf.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h index 71e7f17e5b..729c5c4726 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Constructions_C2.h $ // $Id: Constructions_C2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h index e2aaf6ed80..8d8bb9e99e 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Filtered_traits_base_2.h $ // $Id: Filtered_traits_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h index a011b20018..603afb1265 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Finite_edge_interior_conflict_C2.h $ // $Id: Finite_edge_interior_conflict_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h index 199f55cdfb..e386e9aca3 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Infinite_edge_interior_conflict_C2.h $ // $Id: Infinite_edge_interior_conflict_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h index 2f144950f7..cfd86f99b9 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Orientation_Linf_C2.h $ // $Id: Orientation_Linf_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h index efe67de73e..ae1dddbaf9 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_C2.h $ // $Id: Oriented_side_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h index 4fa3b0e981..0d7016c57a 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Oriented_side_of_bisector_C2.h $ // $Id: Oriented_side_of_bisector_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h index 7127952f4e..286db61ac1 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Predicates_C2.h $ // $Id: Predicates_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h index 9e7878f2da..dc18e9123e 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2_impl.h $ // $Id: Segment_Delaunay_graph_Linf_2_impl.h 7ea0f8b 2022-10-21T09:14:58+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h index 94a18ceeee..3dd1b6ba5d 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_hierarchy_2_impl.h $ // $Id: Segment_Delaunay_graph_Linf_hierarchy_2_impl.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h index f802e6ceec..ccac611db9 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Traits_base_2.h $ // $Id: Traits_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h index 2f7427e447..a019a4bfb6 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Vertex_conflict_C2.h $ // $Id: Vertex_conflict_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h index 6b6e6f21e7..f5d933d5d7 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_C2.h $ // $Id: Voronoi_vertex_C2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h index 66db0babaf..ba936c3415 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_ring_C2.h $ // $Id: Voronoi_vertex_ring_C2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h index bdb04ff5a0..719361b801 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/Voronoi_vertex_sqrt_field_new_C2.h $ // $Id: Voronoi_vertex_sqrt_field_new_C2.h ddd4968 2021-02-03T16:05:24+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h b/include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h index 8f7622ff5d..dbe16f32c4 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_2/basic.h $ // $Id: basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h b/include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h index 80f848a224..da9121255c 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_filtered_traits_2.h $ // $Id: Segment_Delaunay_graph_Linf_filtered_traits_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h b/include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h index 2de0ad162c..ea32bf2519 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h $ // $Id: Segment_Delaunay_graph_Linf_hierarchy_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h b/include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h index 2124323fe0..ffdd6f0116 100644 --- a/include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h +++ b/include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Segment_Delaunay_graph_Linf_traits_2.h $ // $Id: Segment_Delaunay_graph_Linf_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h b/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h index f63017b2df..0bceeba650 100644 --- a/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h +++ b/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Segment_Delaunay_graph_adaptation_policies_2.h $ // $Id: Segment_Delaunay_graph_adaptation_policies_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h b/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h index 69405a27b7..638be353cc 100644 --- a/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h +++ b/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Segment_Delaunay_graph_adaptation_traits_2.h $ // $Id: Segment_Delaunay_graph_adaptation_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_face_base_2.h b/include/CGAL/Segment_Delaunay_graph_face_base_2.h index 1c7837edc3..6c6b503c1d 100644 --- a/include/CGAL/Segment_Delaunay_graph_face_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_face_base_2.h $ // $Id: Segment_Delaunay_graph_face_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h b/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h index fab963bb17..52e6bc016e 100644 --- a/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h +++ b/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_filtered_traits_2.h $ // $Id: Segment_Delaunay_graph_filtered_traits_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h b/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h index 38b2a380b0..5cf873f5a7 100644 --- a/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h +++ b/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_hierarchy_2.h $ // $Id: Segment_Delaunay_graph_hierarchy_2.h cc18ed3 2020-04-06T18:33:26+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h b/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h index dbb81980c6..d1b3ca541d 100644 --- a/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_hierarchy_vertex_base_2.h $ // $Id: Segment_Delaunay_graph_hierarchy_vertex_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_simple_site_2.h b/include/CGAL/Segment_Delaunay_graph_simple_site_2.h index e1f2d3461d..623b757d12 100644 --- a/include/CGAL/Segment_Delaunay_graph_simple_site_2.h +++ b/include/CGAL/Segment_Delaunay_graph_simple_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_simple_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_simple_site_2.h $ // $Id: Segment_Delaunay_graph_simple_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h b/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h index 6358513acc..3d070b3144 100644 --- a/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h +++ b/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_simple_storage_site_2.h $ // $Id: Segment_Delaunay_graph_simple_storage_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_site_2.h b/include/CGAL/Segment_Delaunay_graph_site_2.h index 863962b0f2..d86755fe0f 100644 --- a/include/CGAL/Segment_Delaunay_graph_site_2.h +++ b/include/CGAL/Segment_Delaunay_graph_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_site_2.h $ // $Id: Segment_Delaunay_graph_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_storage_site_2.h b/include/CGAL/Segment_Delaunay_graph_storage_site_2.h index d47c5d05fe..136ace6a49 100644 --- a/include/CGAL/Segment_Delaunay_graph_storage_site_2.h +++ b/include/CGAL/Segment_Delaunay_graph_storage_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_site_2.h $ // $Id: Segment_Delaunay_graph_storage_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h b/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h index 48b055ae64..1fc33a93aa 100644 --- a/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h +++ b/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_site_with_info_2.h $ // $Id: Segment_Delaunay_graph_storage_site_with_info_2.h 980adeb 2020-04-09T13:27:13+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h b/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h index 02c8613599..2994d6521e 100644 --- a/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h +++ b/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_traits_2.h $ // $Id: Segment_Delaunay_graph_storage_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h b/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h index 3bb64771ac..3d28868eee 100644 --- a/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h +++ b/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_storage_traits_with_info_2.h $ // $Id: Segment_Delaunay_graph_storage_traits_with_info_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_traits_2.h b/include/CGAL/Segment_Delaunay_graph_traits_2.h index df3b16bca5..4ce053a854 100644 --- a/include/CGAL/Segment_Delaunay_graph_traits_2.h +++ b/include/CGAL/Segment_Delaunay_graph_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_traits_2.h $ // $Id: Segment_Delaunay_graph_traits_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h b/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h index e60648b78b..b462ccf5f1 100644 --- a/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h +++ b/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_2/include/CGAL/Segment_Delaunay_graph_vertex_base_2.h $ // $Id: Segment_Delaunay_graph_vertex_base_2.h 87ecfae 2021-02-17T10:55:59+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_tree_d.h b/include/CGAL/Segment_tree_d.h index d655388dd0..84e3c44b61 100644 --- a/include/CGAL/Segment_tree_d.h +++ b/include/CGAL/Segment_tree_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Segment_tree_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Segment_tree_d.h $ // $Id: Segment_tree_d.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Segment_tree_k.h b/include/CGAL/Segment_tree_k.h index 13fee88fc2..b6d6f1ed7c 100644 --- a/include/CGAL/Segment_tree_k.h +++ b/include/CGAL/Segment_tree_k.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Segment_tree_k.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Segment_tree_k.h $ // $Id: Segment_tree_k.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h b/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h index 05d0f52113..05b4cd84c5 100644 --- a/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h +++ b/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/is_pullout_direction.h $ // $Id: is_pullout_direction.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h b/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h index 4bab52a31e..9fc286127d 100644 --- a/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h +++ b/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/pullout_directions.h $ // $Id: pullout_directions.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h b/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h index 7ea9345373..723d8c798e 100644 --- a/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h +++ b/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/Single_mold_translational_casting/top_edges.h $ // $Id: top_edges.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h b/include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h index e7f664eda6..cb8f9f1228 100644 --- a/include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h +++ b/include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/internal/Circle_arrangment.h $ // $Id: Circle_arrangment.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Set_movable_separability_2/internal/Utils.h b/include/CGAL/Set_movable_separability_2/internal/Utils.h index a241368f78..bd384853ab 100644 --- a/include/CGAL/Set_movable_separability_2/internal/Utils.h +++ b/include/CGAL/Set_movable_separability_2/internal/Utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/internal/Utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Set_movable_separability_2/include/CGAL/Set_movable_separability_2/internal/Utils.h $ // $Id: Utils.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection.h b/include/CGAL/Shape_detection.h index f505299d0b..99342c5a61 100644 --- a/include/CGAL/Shape_detection.h +++ b/include/CGAL/Shape_detection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection.h $ // $Id: Shape_detection.h 1c7ba09 2021-06-30T12:46:41+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC.h b/include/CGAL/Shape_detection/Efficient_RANSAC.h index cca3c68efe..39505a308e 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC.h $ // $Id: Efficient_RANSAC.h 1c7ba09 2021-06-30T12:46:41+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h index 55b1fc3079..0d3e1c659c 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Cone.h $ // $Id: Cone.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h index ac989bc571..a689e8cc2e 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Cylinder.h $ // $Id: Cylinder.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h index 8f6dc3f50c..578278ad5d 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC.h $ // $Id: Efficient_RANSAC.h 5f0ed6b 2021-07-29T15:26:22+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h index df669645f1..181eda062b 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Efficient_RANSAC_traits.h $ // $Id: Efficient_RANSAC_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h index e1c253028e..903cfdc907 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Octree.h $ // $Id: Octree.h 8e7ea14 2021-04-14T10:57:53+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h index d056a97ab0..329e67ac1c 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Plane.h $ // $Id: Plane.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h index 5379df8389..e9b232e593 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Shape_base.h $ // $Id: Shape_base.h ae8ec55 2021-01-19T09:54:58+01:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h index 752e10264f..108349e11c 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Sphere.h $ // $Id: Sphere.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h b/include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h index 58169b5da9..7732aaf64a 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/Torus.h $ // $Id: Torus.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h b/include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h index 1b7d3ece03..5c97a85abb 100644 --- a/include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h +++ b/include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Efficient_RANSAC/property_map.h $ // $Id: property_map.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing.h b/include/CGAL/Shape_detection/Region_growing.h index d6733b5091..1ef375b2c7 100644 --- a/include/CGAL/Shape_detection/Region_growing.h +++ b/include/CGAL/Shape_detection/Region_growing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing.h $ // $Id: Region_growing.h f38a481 2022-08-03T11:37:20+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set.h b/include/CGAL/Shape_detection/Region_growing/Point_set.h index 238177049b..4b01deae57 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set.h $ // $Id: Point_set.h c55edba 2022-06-27T10:14:55+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h b/include/CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h index a0cf5835fe..95368d1300 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/K_neighbor_query.h $ // $Id: K_neighbor_query.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h index 51e44c5ded..b69295e51d 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_region.h $ // $Id: Least_squares_circle_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h index 5f43a7e586..772a3b8bb4 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_circle_fit_sorting.h $ // $Id: Least_squares_circle_fit_sorting.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h index d2234b5c99..3e6c617b9d 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_region.h $ // $Id: Least_squares_cylinder_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h index 982f9a3713..cad715a710 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_cylinder_fit_sorting.h $ // $Id: Least_squares_cylinder_fit_sorting.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h index 3c0216648d..f61a25545c 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_region.h $ // $Id: Least_squares_line_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h index 9b5275c3a8..cf7c84d0fb 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_line_fit_sorting.h $ // $Id: Least_squares_line_fit_sorting.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h index 0a729a6bbd..d3b8ee39d4 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_region.h $ // $Id: Least_squares_plane_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h index ebec967212..ef110ee458 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_plane_fit_sorting.h $ // $Id: Least_squares_plane_fit_sorting.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h index 8b2b0a8d44..08428f80f7 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_region.h $ // $Id: Least_squares_sphere_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h index cfd171bf14..44e77d9b14 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Least_squares_sphere_fit_sorting.h $ // $Id: Least_squares_sphere_fit_sorting.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h b/include/CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h index 6d30d8a323..e18b7ecfed 100644 --- a/include/CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h +++ b/include/CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Point_set/Sphere_neighbor_query.h $ // $Id: Sphere_neighbor_query.h 0e8bc6a 2023-02-07T13:10:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh.h b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh.h index 4d03da5e22..fd54905758 100644 --- a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh.h +++ b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh.h $ // $Id: Polygon_mesh.h 51884f5 2022-07-04T14:18:07+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_region.h index 1179fe6ab8..561bdf84b8 100644 --- a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_region.h $ // $Id: Least_squares_plane_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_sorting.h index 1a37e8eb2d..1f42e04087 100644 --- a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Least_squares_plane_fit_sorting.h $ // $Id: Least_squares_plane_fit_sorting.h cc5b000 2023-01-18T15:08:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/One_ring_neighbor_query.h b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/One_ring_neighbor_query.h index 7062c62fc0..78f45acfc6 100644 --- a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/One_ring_neighbor_query.h +++ b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/One_ring_neighbor_query.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/One_ring_neighbor_query.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/One_ring_neighbor_query.h $ // $Id: One_ring_neighbor_query.h 2c1a0fd 2022-07-19T16:07:09+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Polyline_graph.h b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Polyline_graph.h index 85896e0d7a..1b04d6f3ae 100644 --- a/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Polyline_graph.h +++ b/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Polyline_graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Polyline_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Polygon_mesh/Polyline_graph.h $ // $Id: Polyline_graph.h 0177465 2022-08-03T09:18:27+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Region_growing.h b/include/CGAL/Shape_detection/Region_growing/Region_growing.h index b385cec9ba..24048864d2 100644 --- a/include/CGAL/Shape_detection/Region_growing/Region_growing.h +++ b/include/CGAL/Shape_detection/Region_growing/Region_growing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Region_growing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Region_growing.h $ // $Id: Region_growing.h 8682331 2023-05-19T12:27:18+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Segment_set.h b/include/CGAL/Shape_detection/Region_growing/Segment_set.h index a89ffe9ea4..84d58a7f7a 100644 --- a/include/CGAL/Shape_detection/Region_growing/Segment_set.h +++ b/include/CGAL/Shape_detection/Region_growing/Segment_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Segment_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Segment_set.h $ // $Id: Segment_set.h c55edba 2022-06-27T10:14:55+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_region.h b/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_region.h index 90ce9cb35d..f141128c69 100644 --- a/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_region.h +++ b/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_region.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_region.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_region.h $ // $Id: Least_squares_line_fit_region.h 67f615c 2023-05-17T15:00:13+02:00 Sven Oesau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_sorting.h b/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_sorting.h index 3b4becf530..e318f5de5d 100644 --- a/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_sorting.h +++ b/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_sorting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_sorting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/Segment_set/Least_squares_line_fit_sorting.h $ // $Id: Least_squares_line_fit_sorting.h 8a0b214 2023-04-11T17:38:37+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/internal/cylinder_fitting.h b/include/CGAL/Shape_detection/Region_growing/internal/cylinder_fitting.h index 111a1b3e11..78d1d1f229 100644 --- a/include/CGAL/Shape_detection/Region_growing/internal/cylinder_fitting.h +++ b/include/CGAL/Shape_detection/Region_growing/internal/cylinder_fitting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/cylinder_fitting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/cylinder_fitting.h $ // $Id: cylinder_fitting.h 7655388 2022-08-05T10:00:24+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/internal/property_map.h b/include/CGAL/Shape_detection/Region_growing/internal/property_map.h index d050e6c422..cededcac09 100644 --- a/include/CGAL/Shape_detection/Region_growing/internal/property_map.h +++ b/include/CGAL/Shape_detection/Region_growing/internal/property_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/property_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/property_map.h $ // $Id: property_map.h 0177465 2022-08-03T09:18:27+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/internal/region_growing_traits.h b/include/CGAL/Shape_detection/Region_growing/internal/region_growing_traits.h index 46d241c50a..20108af4a9 100644 --- a/include/CGAL/Shape_detection/Region_growing/internal/region_growing_traits.h +++ b/include/CGAL/Shape_detection/Region_growing/internal/region_growing_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/region_growing_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/region_growing_traits.h $ // $Id: region_growing_traits.h 367f380 2022-07-19T17:33:04+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_detection/Region_growing/internal/utils.h b/include/CGAL/Shape_detection/Region_growing/internal/utils.h index 391a1f6c20..27c2fdbde9 100644 --- a/include/CGAL/Shape_detection/Region_growing/internal/utils.h +++ b/include/CGAL/Shape_detection/Region_growing/internal/utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_detection/include/CGAL/Shape_detection/Region_growing/internal/utils.h $ // $Id: utils.h 588bbb5 2022-08-02T11:56:20+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization.h b/include/CGAL/Shape_regularization.h index 940196ed1c..ae320f3fca 100644 --- a/include/CGAL/Shape_regularization.h +++ b/include/CGAL/Shape_regularization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization.h $ // $Id: Shape_regularization.h cfd9b85 2021-06-30T11:51:19+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/Contours/Longest_direction_2.h b/include/CGAL/Shape_regularization/Contours/Longest_direction_2.h index 7889d247bc..77dde40a26 100644 --- a/include/CGAL/Shape_regularization/Contours/Longest_direction_2.h +++ b/include/CGAL/Shape_regularization/Contours/Longest_direction_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/Contours/Longest_direction_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/Contours/Longest_direction_2.h $ // $Id: Longest_direction_2.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h b/include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h index a42d6e7c31..5cdf9f0fa0 100644 --- a/include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h +++ b/include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h $ // $Id: Multiple_directions_2.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h b/include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h index ae22d61b59..9e6f899635 100644 --- a/include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h +++ b/include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h $ // $Id: User_defined_directions_2.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/QP_regularization.h b/include/CGAL/Shape_regularization/QP_regularization.h index a7194834e3..cf896198d9 100644 --- a/include/CGAL/Shape_regularization/QP_regularization.h +++ b/include/CGAL/Shape_regularization/QP_regularization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/QP_regularization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/QP_regularization.h $ // $Id: QP_regularization.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h b/include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h index ec4ae15d86..c34d40448c 100644 --- a/include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h +++ b/include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h $ // $Id: Angle_regularization_2.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h b/include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h index 0913f92aca..64bd8231f5 100644 --- a/include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h +++ b/include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h $ // $Id: Delaunay_neighbor_query_2.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h b/include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h index b3b0e47efc..bd325c9713 100644 --- a/include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h +++ b/include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h $ // $Id: Offset_regularization_2.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Closed_contour_2.h b/include/CGAL/Shape_regularization/internal/Closed_contour_2.h index 2adc4c83e8..3dacb317bb 100644 --- a/include/CGAL/Shape_regularization/internal/Closed_contour_2.h +++ b/include/CGAL/Shape_regularization/internal/Closed_contour_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Closed_contour_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Closed_contour_2.h $ // $Id: Closed_contour_2.h 614f536 2021-08-06T10:50:42+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Collinear_groups_2.h b/include/CGAL/Shape_regularization/internal/Collinear_groups_2.h index 8c2ed9e477..0d7f6c15af 100644 --- a/include/CGAL/Shape_regularization/internal/Collinear_groups_2.h +++ b/include/CGAL/Shape_regularization/internal/Collinear_groups_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Collinear_groups_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Collinear_groups_2.h $ // $Id: Collinear_groups_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Contour_base_2.h b/include/CGAL/Shape_regularization/internal/Contour_base_2.h index 2f08caf2d1..8937d35c76 100644 --- a/include/CGAL/Shape_regularization/internal/Contour_base_2.h +++ b/include/CGAL/Shape_regularization/internal/Contour_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Contour_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Contour_base_2.h $ // $Id: Contour_base_2.h fb8313a 2022-05-05T18:50:46+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Contour_regularization_2.h b/include/CGAL/Shape_regularization/internal/Contour_regularization_2.h index e68d6a39f7..c3df693e82 100644 --- a/include/CGAL/Shape_regularization/internal/Contour_regularization_2.h +++ b/include/CGAL/Shape_regularization/internal/Contour_regularization_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Contour_regularization_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Contour_regularization_2.h $ // $Id: Contour_regularization_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Open_contour_2.h b/include/CGAL/Shape_regularization/internal/Open_contour_2.h index caf8a5439e..2c4cadc74c 100644 --- a/include/CGAL/Shape_regularization/internal/Open_contour_2.h +++ b/include/CGAL/Shape_regularization/internal/Open_contour_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Open_contour_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Open_contour_2.h $ // $Id: Open_contour_2.h 614f536 2021-08-06T10:50:42+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h b/include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h index 3c2b0fca9f..3b4fb6ccf3 100644 --- a/include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h +++ b/include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h $ // $Id: Orthogonal_groups_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Parallel_groups_2.h b/include/CGAL/Shape_regularization/internal/Parallel_groups_2.h index d37e2fdab9..ba330b3879 100644 --- a/include/CGAL/Shape_regularization/internal/Parallel_groups_2.h +++ b/include/CGAL/Shape_regularization/internal/Parallel_groups_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Parallel_groups_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Parallel_groups_2.h $ // $Id: Parallel_groups_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h b/include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h index 0c2eee35df..bdc91c5523 100644 --- a/include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h +++ b/include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h $ // $Id: Segment_wrapper_2.h 542f67b 2021-06-11T12:59:00+02:00 Dmitry Anisimov // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/Unique_segments_2.h b/include/CGAL/Shape_regularization/internal/Unique_segments_2.h index bf522ff7c7..21e17a1190 100644 --- a/include/CGAL/Shape_regularization/internal/Unique_segments_2.h +++ b/include/CGAL/Shape_regularization/internal/Unique_segments_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/Unique_segments_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/Unique_segments_2.h $ // $Id: Unique_segments_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/internal/utils.h b/include/CGAL/Shape_regularization/internal/utils.h index 07440a4c62..3d39926c74 100644 --- a/include/CGAL/Shape_regularization/internal/utils.h +++ b/include/CGAL/Shape_regularization/internal/utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/internal/utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/internal/utils.h $ // $Id: utils.h 90d362d 2022-08-04T08:55:49+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/regularize_contours.h b/include/CGAL/Shape_regularization/regularize_contours.h index ef69f26e2e..597cff00dd 100644 --- a/include/CGAL/Shape_regularization/regularize_contours.h +++ b/include/CGAL/Shape_regularization/regularize_contours.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/regularize_contours.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/regularize_contours.h $ // $Id: regularize_contours.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/regularize_planes.h b/include/CGAL/Shape_regularization/regularize_planes.h index 01b2d06531..49dceb9a67 100644 --- a/include/CGAL/Shape_regularization/regularize_planes.h +++ b/include/CGAL/Shape_regularization/regularize_planes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/regularize_planes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/regularize_planes.h $ // $Id: regularize_planes.h 477353d 2022-04-20T15:55:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Shape_regularization/regularize_segments.h b/include/CGAL/Shape_regularization/regularize_segments.h index 4dd5600d95..3f020f6ab5 100644 --- a/include/CGAL/Shape_regularization/regularize_segments.h +++ b/include/CGAL/Shape_regularization/regularize_segments.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Shape_regularization/include/CGAL/Shape_regularization/regularize_segments.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Shape_regularization/include/CGAL/Shape_regularization/regularize_segments.h $ // $Id: regularize_segments.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Side_of_bounded_square_2.h b/include/CGAL/Side_of_bounded_square_2.h index 82581a651c..50f2340e5b 100644 --- a/include/CGAL/Side_of_bounded_square_2.h +++ b/include/CGAL/Side_of_bounded_square_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Side_of_bounded_square_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Side_of_bounded_square_2.h $ // $Id: Side_of_bounded_square_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Side_of_oriented_square_2.h b/include/CGAL/Side_of_oriented_square_2.h index feaec65122..27ffb268c5 100644 --- a/include/CGAL/Side_of_oriented_square_2.h +++ b/include/CGAL/Side_of_oriented_square_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Segment_Delaunay_graph_Linf_2/include/CGAL/Side_of_oriented_square_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Segment_Delaunay_graph_Linf_2/include/CGAL/Side_of_oriented_square_2.h $ // $Id: Side_of_oriented_square_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Side_of_triangle_mesh.h b/include/CGAL/Side_of_triangle_mesh.h index ee7b5e6571..a9a5b1e3c2 100644 --- a/include/CGAL/Side_of_triangle_mesh.h +++ b/include/CGAL/Side_of_triangle_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Side_of_triangle_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Side_of_triangle_mesh.h $ // $Id: Side_of_triangle_mesh.h bb0b9a8 2022-03-07T15:32:37+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simple_cartesian.h b/include/CGAL/Simple_cartesian.h index 3e6ca8f1f8..cfb207dd65 100644 --- a/include/CGAL/Simple_cartesian.h +++ b/include/CGAL/Simple_cartesian.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/Simple_cartesian.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/Simple_cartesian.h $ // $Id: Simple_cartesian.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simple_circular_kernel_2.h b/include/CGAL/Simple_circular_kernel_2.h index 3ffb373bcc..34c4c476ad 100644 --- a/include/CGAL/Simple_circular_kernel_2.h +++ b/include/CGAL/Simple_circular_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/Simple_circular_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/Simple_circular_kernel_2.h $ // $Id: Simple_circular_kernel_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simple_homogeneous.h b/include/CGAL/Simple_homogeneous.h index d66418bf17..e3a4a90f1b 100644 --- a/include/CGAL/Simple_homogeneous.h +++ b/include/CGAL/Simple_homogeneous.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Homogeneous_kernel/include/CGAL/Simple_homogeneous.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Homogeneous_kernel/include/CGAL/Simple_homogeneous.h $ // $Id: Simple_homogeneous.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simple_polygon_visibility_2.h b/include/CGAL/Simple_polygon_visibility_2.h index f283c1fb2d..257898975f 100644 --- a/include/CGAL/Simple_polygon_visibility_2.h +++ b/include/CGAL/Simple_polygon_visibility_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Visibility_2/include/CGAL/Simple_polygon_visibility_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Visibility_2/include/CGAL/Simple_polygon_visibility_2.h $ // $Id: Simple_polygon_visibility_2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simple_spherical_kernel_3.h b/include/CGAL/Simple_spherical_kernel_3.h index 00834c5dc2..02613aac3f 100644 --- a/include/CGAL/Simple_spherical_kernel_3.h +++ b/include/CGAL/Simple_spherical_kernel_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Simple_spherical_kernel_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Simple_spherical_kernel_3.h $ // $Id: Simple_spherical_kernel_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simplicial_mesh_cell_base_3.h b/include/CGAL/Simplicial_mesh_cell_base_3.h index 0a52b244e8..5a5e8ced7b 100644 --- a/include/CGAL/Simplicial_mesh_cell_base_3.h +++ b/include/CGAL/Simplicial_mesh_cell_base_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/Simplicial_mesh_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/Simplicial_mesh_cell_base_3.h $ // $Id: Simplicial_mesh_cell_base_3.h 363d1da 2022-09-23T15:19:51+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Simplicial_mesh_vertex_base_3.h b/include/CGAL/Simplicial_mesh_vertex_base_3.h index 02d644b74e..75be650ae0 100644 --- a/include/CGAL/Simplicial_mesh_vertex_base_3.h +++ b/include/CGAL/Simplicial_mesh_vertex_base_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/Simplicial_mesh_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/Simplicial_mesh_vertex_base_3.h $ // $Id: Simplicial_mesh_vertex_base_3.h b507b59 2022-05-17T16:13:03+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Single.h b/include/CGAL/Single.h index 4088a41c6a..8076d42be6 100644 --- a/include/CGAL/Single.h +++ b/include/CGAL/Single.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Single.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Single.h $ // $Id: Single.h ff845cc 2020-08-25T13:48:48+02:00 Simon Giraudot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sixtuple.h b/include/CGAL/Sixtuple.h index d9472c6fad..60fc30c12b 100644 --- a/include/CGAL/Sixtuple.h +++ b/include/CGAL/Sixtuple.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Sixtuple.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Sixtuple.h $ // $Id: Sixtuple.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sizing_field_with_aabb_tree.h b/include/CGAL/Sizing_field_with_aabb_tree.h index 85946c9dbf..51c90547cb 100644 --- a/include/CGAL/Sizing_field_with_aabb_tree.h +++ b/include/CGAL/Sizing_field_with_aabb_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Sizing_field_with_aabb_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Sizing_field_with_aabb_tree.h $ // $Id: Sizing_field_with_aabb_tree.h 628d8ae 2023-05-04T17:22:59+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_3.h b/include/CGAL/Skin_surface_3.h index a362d2c102..36d424fd8a 100644 --- a/include/CGAL/Skin_surface_3.h +++ b/include/CGAL/Skin_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_3.h $ // $Id: Skin_surface_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_base_3.h b/include/CGAL/Skin_surface_base_3.h index 25aa0b15e8..4e852940d3 100644 --- a/include/CGAL/Skin_surface_base_3.h +++ b/include/CGAL/Skin_surface_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_base_3.h $ // $Id: Skin_surface_base_3.h 363d1da 2022-09-23T15:19:51+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_filtered_traits_3.h b/include/CGAL/Skin_surface_filtered_traits_3.h index 1fb13a012f..049ae25695 100644 --- a/include/CGAL/Skin_surface_filtered_traits_3.h +++ b/include/CGAL/Skin_surface_filtered_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_filtered_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_filtered_traits_3.h $ // $Id: Skin_surface_filtered_traits_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h b/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h index 4b4d103f12..69c63116d3 100644 --- a/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h +++ b/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_marching_tetrahedra_observer_3.h $ // $Id: Skin_surface_marching_tetrahedra_observer_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_polyhedral_items_3.h b/include/CGAL/Skin_surface_polyhedral_items_3.h index 7229036e0a..521475217d 100644 --- a/include/CGAL/Skin_surface_polyhedral_items_3.h +++ b/include/CGAL/Skin_surface_polyhedral_items_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_polyhedral_items_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_polyhedral_items_3.h $ // $Id: Skin_surface_polyhedral_items_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h b/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h index f6b8f43abb..530413a736 100644 --- a/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h +++ b/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_polyhedral_items_with_face_information.h $ // $Id: Skin_surface_polyhedral_items_with_face_information.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_quadratic_surface_3.h b/include/CGAL/Skin_surface_quadratic_surface_3.h index 63408f994f..8622e8a660 100644 --- a/include/CGAL/Skin_surface_quadratic_surface_3.h +++ b/include/CGAL/Skin_surface_quadratic_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_quadratic_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_quadratic_surface_3.h $ // $Id: Skin_surface_quadratic_surface_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_refinement_policy_3.h b/include/CGAL/Skin_surface_refinement_policy_3.h index 2c074a9acf..0e9519fe31 100644 --- a/include/CGAL/Skin_surface_refinement_policy_3.h +++ b/include/CGAL/Skin_surface_refinement_policy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_refinement_policy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_refinement_policy_3.h $ // $Id: Skin_surface_refinement_policy_3.h 0d28171 2021-06-23T17:40:25+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skin_surface_traits_3.h b/include/CGAL/Skin_surface_traits_3.h index b43405391e..76834e959d 100644 --- a/include/CGAL/Skin_surface_traits_3.h +++ b/include/CGAL/Skin_surface_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Skin_surface_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Skin_surface_traits_3.h $ // $Id: Skin_surface_traits_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Skiplist.h b/include/CGAL/Skiplist.h index 19e1ca8865..162201deb3 100644 --- a/include/CGAL/Skiplist.h +++ b/include/CGAL/Skiplist.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Skiplist.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Skiplist.h $ // $Id: Skiplist.h 34ad804 2022-06-16T14:46:36+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Small_side_angle_bisector_decomposition_2.h b/include/CGAL/Small_side_angle_bisector_decomposition_2.h index b72df92c2c..f5d0ac96ca 100644 --- a/include/CGAL/Small_side_angle_bisector_decomposition_2.h +++ b/include/CGAL/Small_side_angle_bisector_decomposition_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/Small_side_angle_bisector_decomposition_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/Small_side_angle_bisector_decomposition_2.h $ // $Id: Small_side_angle_bisector_decomposition_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Small_unordered_map.h b/include/CGAL/Small_unordered_map.h index d15e2242fa..7a1118447b 100644 --- a/include/CGAL/Small_unordered_map.h +++ b/include/CGAL/Small_unordered_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Small_unordered_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Small_unordered_map.h $ // $Id: Small_unordered_map.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Small_unordered_set.h b/include/CGAL/Small_unordered_set.h index 4db670ff9b..c60f5c0676 100644 --- a/include/CGAL/Small_unordered_set.h +++ b/include/CGAL/Small_unordered_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Small_unordered_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Small_unordered_set.h $ // $Id: Small_unordered_set.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Snap_rounding_2.h b/include/CGAL/Snap_rounding_2.h index d7301caa44..370460abc0 100644 --- a/include/CGAL/Snap_rounding_2.h +++ b/include/CGAL/Snap_rounding_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Snap_rounding_2/include/CGAL/Snap_rounding_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Snap_rounding_2/include/CGAL/Snap_rounding_2.h $ // $Id: Snap_rounding_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Snap_rounding_kd_2.h b/include/CGAL/Snap_rounding_kd_2.h index ee199ed88c..18be3c7e42 100644 --- a/include/CGAL/Snap_rounding_kd_2.h +++ b/include/CGAL/Snap_rounding_kd_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Snap_rounding_2/include/CGAL/Snap_rounding_kd_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Snap_rounding_2/include/CGAL/Snap_rounding_kd_2.h $ // $Id: Snap_rounding_kd_2.h c5207cb 2022-11-24T09:54:56+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Snap_rounding_traits_2.h b/include/CGAL/Snap_rounding_traits_2.h index a5dee352b2..3b1ee0ec8c 100644 --- a/include/CGAL/Snap_rounding_traits_2.h +++ b/include/CGAL/Snap_rounding_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Snap_rounding_2/include/CGAL/Snap_rounding_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Snap_rounding_2/include/CGAL/Snap_rounding_traits_2.h $ // $Id: Snap_rounding_traits_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sorted_matrix_search_traits_adaptor.h b/include/CGAL/Sorted_matrix_search_traits_adaptor.h index 95e57d8a74..a808e1785f 100644 --- a/include/CGAL/Sorted_matrix_search_traits_adaptor.h +++ b/include/CGAL/Sorted_matrix_search_traits_adaptor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Matrix_search/include/CGAL/Sorted_matrix_search_traits_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Matrix_search/include/CGAL/Sorted_matrix_search_traits_adaptor.h $ // $Id: Sorted_matrix_search_traits_adaptor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_lock_grid_3.h b/include/CGAL/Spatial_lock_grid_3.h index 39c4d1d0b7..545d75e021 100644 --- a/include/CGAL/Spatial_lock_grid_3.h +++ b/include/CGAL/Spatial_lock_grid_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Spatial_lock_grid_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Spatial_lock_grid_3.h $ // $Id: Spatial_lock_grid_3.h 01e22be 2023-06-07T17:36:41+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_searching/internal/Get_dimension_tag.h b/include/CGAL/Spatial_searching/internal/Get_dimension_tag.h index 3a6a44cf16..6a6f2c5f1c 100644 --- a/include/CGAL/Spatial_searching/internal/Get_dimension_tag.h +++ b/include/CGAL/Spatial_searching/internal/Get_dimension_tag.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Spatial_searching/internal/Get_dimension_tag.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Spatial_searching/internal/Get_dimension_tag.h $ // $Id: Get_dimension_tag.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_searching/internal/K_neighbor_search.h b/include/CGAL/Spatial_searching/internal/K_neighbor_search.h index d42a04882b..a9a17a1bf4 100644 --- a/include/CGAL/Spatial_searching/internal/K_neighbor_search.h +++ b/include/CGAL/Spatial_searching/internal/K_neighbor_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Spatial_searching/internal/K_neighbor_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Spatial_searching/internal/K_neighbor_search.h $ // $Id: K_neighbor_search.h 9c2f8ff 2023-01-13T18:51:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_searching/internal/Search_helpers.h b/include/CGAL/Spatial_searching/internal/Search_helpers.h index 0b91aa040d..bb7075a2f6 100644 --- a/include/CGAL/Spatial_searching/internal/Search_helpers.h +++ b/include/CGAL/Spatial_searching/internal/Search_helpers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Spatial_searching/internal/Search_helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Spatial_searching/internal/Search_helpers.h $ // $Id: Search_helpers.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_searching/internal/bounded_priority_queue.h b/include/CGAL/Spatial_searching/internal/bounded_priority_queue.h index 8c51f8802e..2ec0430250 100644 --- a/include/CGAL/Spatial_searching/internal/bounded_priority_queue.h +++ b/include/CGAL/Spatial_searching/internal/bounded_priority_queue.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Spatial_searching/internal/bounded_priority_queue.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Spatial_searching/internal/bounded_priority_queue.h $ // $Id: bounded_priority_queue.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_sort_traits_adapter_2.h b/include/CGAL/Spatial_sort_traits_adapter_2.h index 6310389c9a..34a0dec87f 100644 --- a/include/CGAL/Spatial_sort_traits_adapter_2.h +++ b/include/CGAL/Spatial_sort_traits_adapter_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Spatial_sort_traits_adapter_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Spatial_sort_traits_adapter_2.h $ // $Id: Spatial_sort_traits_adapter_2.h 8a252f1 2022-03-31T07:07:01+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_sort_traits_adapter_3.h b/include/CGAL/Spatial_sort_traits_adapter_3.h index 0b0330e000..b0e7f43446 100644 --- a/include/CGAL/Spatial_sort_traits_adapter_3.h +++ b/include/CGAL/Spatial_sort_traits_adapter_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Spatial_sort_traits_adapter_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Spatial_sort_traits_adapter_3.h $ // $Id: Spatial_sort_traits_adapter_3.h 8a252f1 2022-03-31T07:07:01+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_sort_traits_adapter_d.h b/include/CGAL/Spatial_sort_traits_adapter_d.h index 49a2a4aadf..21d74dba88 100644 --- a/include/CGAL/Spatial_sort_traits_adapter_d.h +++ b/include/CGAL/Spatial_sort_traits_adapter_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Spatial_sort_traits_adapter_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Spatial_sort_traits_adapter_d.h $ // $Id: Spatial_sort_traits_adapter_d.h 8a252f1 2022-03-31T07:07:01+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h b/include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h index 4c86dcb9d6..3d7b20f7be 100644 --- a/include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h +++ b/include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h $ // $Id: Transform_coordinates_traits_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sphere_3.h b/include/CGAL/Sphere_3.h index cc49f74a55..13b82235fb 100644 --- a/include/CGAL/Sphere_3.h +++ b/include/CGAL/Sphere_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Sphere_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Sphere_3.h $ // $Id: Sphere_3.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spherical_kernel_3.h b/include/CGAL/Spherical_kernel_3.h index 76ef3a6abe..93ff9d5eba 100644 --- a/include/CGAL/Spherical_kernel_3.h +++ b/include/CGAL/Spherical_kernel_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Spherical_kernel_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Spherical_kernel_3.h $ // $Id: Spherical_kernel_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spherical_kernel_intersections.h b/include/CGAL/Spherical_kernel_intersections.h index 2b3852ede1..c7edd2a268 100644 --- a/include/CGAL/Spherical_kernel_intersections.h +++ b/include/CGAL/Spherical_kernel_intersections.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Spherical_kernel_intersections.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Spherical_kernel_intersections.h $ // $Id: Spherical_kernel_intersections.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Spherical_kernel_type_equality_wrapper.h b/include/CGAL/Spherical_kernel_type_equality_wrapper.h index 588048f7f5..72806d14fc 100644 --- a/include/CGAL/Spherical_kernel_type_equality_wrapper.h +++ b/include/CGAL/Spherical_kernel_type_equality_wrapper.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/Spherical_kernel_type_equality_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/Spherical_kernel_type_equality_wrapper.h $ // $Id: Spherical_kernel_type_equality_wrapper.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Splitters.h b/include/CGAL/Splitters.h index 8fbc94965d..9a8c9928c9 100644 --- a/include/CGAL/Splitters.h +++ b/include/CGAL/Splitters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Splitters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Splitters.h $ // $Id: Splitters.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension.h b/include/CGAL/Sqrt_extension.h index d493722a81..7a95514b55 100644 --- a/include/CGAL/Sqrt_extension.h +++ b/include/CGAL/Sqrt_extension.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension.h $ // $Id: Sqrt_extension.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h b/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h index 73b78c489f..a23bd0ca6d 100644 --- a/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h +++ b/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h $ // $Id: Algebraic_extension_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h b/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h index b422baf7cf..547ef5ce93 100644 --- a/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h +++ b/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Algebraic_structure_traits.h $ // $Id: Algebraic_structure_traits.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h b/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h index 036f82f457..7059e51cbe 100644 --- a/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h +++ b/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Chinese_remainder_traits.h $ // $Id: Chinese_remainder_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Coercion_traits.h b/include/CGAL/Sqrt_extension/Coercion_traits.h index d205cc1eeb..8349f07dbf 100644 --- a/include/CGAL/Sqrt_extension/Coercion_traits.h +++ b/include/CGAL/Sqrt_extension/Coercion_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Coercion_traits.h $ // $Id: Coercion_traits.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Eigen_NumTraits.h b/include/CGAL/Sqrt_extension/Eigen_NumTraits.h index b76c811198..2a98d46a79 100644 --- a/include/CGAL/Sqrt_extension/Eigen_NumTraits.h +++ b/include/CGAL/Sqrt_extension/Eigen_NumTraits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Eigen_NumTraits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Eigen_NumTraits.h $ // $Id: Eigen_NumTraits.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Fraction_traits.h b/include/CGAL/Sqrt_extension/Fraction_traits.h index 3875c998c8..49d88089d9 100644 --- a/include/CGAL/Sqrt_extension/Fraction_traits.h +++ b/include/CGAL/Sqrt_extension/Fraction_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Fraction_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Fraction_traits.h $ // $Id: Fraction_traits.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h b/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h index ca81cc2c91..82e90132b8 100644 --- a/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h +++ b/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Get_arithmetic_kernel.h $ // $Id: Get_arithmetic_kernel.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Modular_traits.h b/include/CGAL/Sqrt_extension/Modular_traits.h index cf2b2c8263..d570336e1c 100644 --- a/include/CGAL/Sqrt_extension/Modular_traits.h +++ b/include/CGAL/Sqrt_extension/Modular_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Modular_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Modular_traits.h $ // $Id: Modular_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Real_embeddable_traits.h b/include/CGAL/Sqrt_extension/Real_embeddable_traits.h index 96976efe36..b9eecd5e20 100644 --- a/include/CGAL/Sqrt_extension/Real_embeddable_traits.h +++ b/include/CGAL/Sqrt_extension/Real_embeddable_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Real_embeddable_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Real_embeddable_traits.h $ // $Id: Real_embeddable_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Scalar_factor_traits.h b/include/CGAL/Sqrt_extension/Scalar_factor_traits.h index cc35c73e65..4181ef08d1 100644 --- a/include/CGAL/Sqrt_extension/Scalar_factor_traits.h +++ b/include/CGAL/Sqrt_extension/Scalar_factor_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Scalar_factor_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Scalar_factor_traits.h $ // $Id: Scalar_factor_traits.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Sqrt_extension_type.h b/include/CGAL/Sqrt_extension/Sqrt_extension_type.h index 0d2a75f015..d0ce9f73cd 100644 --- a/include/CGAL/Sqrt_extension/Sqrt_extension_type.h +++ b/include/CGAL/Sqrt_extension/Sqrt_extension_type.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Sqrt_extension_type.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Sqrt_extension_type.h $ // $Id: Sqrt_extension_type.h 058ce7c 2023-03-16T13:52:56+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/Wang_traits.h b/include/CGAL/Sqrt_extension/Wang_traits.h index f2bc3fb9fe..e89c72ecde 100644 --- a/include/CGAL/Sqrt_extension/Wang_traits.h +++ b/include/CGAL/Sqrt_extension/Wang_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/Wang_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/Wang_traits.h $ // $Id: Wang_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/convert_to_bfi.h b/include/CGAL/Sqrt_extension/convert_to_bfi.h index e3d221b71e..a25ececde3 100644 --- a/include/CGAL/Sqrt_extension/convert_to_bfi.h +++ b/include/CGAL/Sqrt_extension/convert_to_bfi.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/convert_to_bfi.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/convert_to_bfi.h $ // $Id: convert_to_bfi.h 153c603 2023-01-27T22:09:02+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension/io.h b/include/CGAL/Sqrt_extension/io.h index 3c12732c7e..40a8352679 100644 --- a/include/CGAL/Sqrt_extension/io.h +++ b/include/CGAL/Sqrt_extension/io.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension/io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension/io.h $ // $Id: io.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Sqrt_extension_fwd.h b/include/CGAL/Sqrt_extension_fwd.h index bcca1c0a01..e03c9445a8 100644 --- a/include/CGAL/Sqrt_extension_fwd.h +++ b/include/CGAL/Sqrt_extension_fwd.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/Sqrt_extension_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/Sqrt_extension_fwd.h $ // $Id: Sqrt_extension_fwd.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Static_filtered_predicate.h b/include/CGAL/Static_filtered_predicate.h index 3aeffcae9c..dd327dbd53 100644 --- a/include/CGAL/Static_filtered_predicate.h +++ b/include/CGAL/Static_filtered_predicate.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Filtered_kernel/include/CGAL/Static_filtered_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Filtered_kernel/include/CGAL/Static_filtered_predicate.h $ // $Id: Static_filtered_predicate.h c4b8c37 2022-03-11T10:21:51+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2.h b/include/CGAL/Straight_skeleton_2.h index 84c3c72c9f..6e7d8c398e 100644 --- a/include/CGAL/Straight_skeleton_2.h +++ b/include/CGAL/Straight_skeleton_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2.h $ // $Id: Straight_skeleton_2.h fd770a9 2023-03-03T02:09:17+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/IO/Dxf_stream.h b/include/CGAL/Straight_skeleton_2/IO/Dxf_stream.h index f05a481005..7a3eb1c6df 100644 --- a/include/CGAL/Straight_skeleton_2/IO/Dxf_stream.h +++ b/include/CGAL/Straight_skeleton_2/IO/Dxf_stream.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/IO/Dxf_stream.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/IO/Dxf_stream.h $ // $Id: Dxf_stream.h d55d6c8 2023-03-20T15:31:24+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/IO/Dxf_writer.h b/include/CGAL/Straight_skeleton_2/IO/Dxf_writer.h index abaf499746..d7400a6380 100644 --- a/include/CGAL/Straight_skeleton_2/IO/Dxf_writer.h +++ b/include/CGAL/Straight_skeleton_2/IO/Dxf_writer.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/IO/Dxf_writer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/IO/Dxf_writer.h $ // $Id: Dxf_writer.h d55d6c8 2023-03-20T15:31:24+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/IO/print.h b/include/CGAL/Straight_skeleton_2/IO/print.h index d46d296ff1..3f9809fd8e 100644 --- a/include/CGAL/Straight_skeleton_2/IO/print.h +++ b/include/CGAL/Straight_skeleton_2/IO/print.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/IO/print.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/IO/print.h $ // $Id: print.h 228db6b 2023-03-25T00:15:48+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Polygon_iterators.h b/include/CGAL/Straight_skeleton_2/Polygon_iterators.h index 68a4dc8b6e..9846f5eda5 100644 --- a/include/CGAL/Straight_skeleton_2/Polygon_iterators.h +++ b/include/CGAL/Straight_skeleton_2/Polygon_iterators.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Polygon_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Polygon_iterators.h $ // $Id: Polygon_iterators.h 15c674d 2023-02-14T14:59:10+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h b/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h index d11afd1c97..6feab501ec 100644 --- a/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h +++ b/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h $ // $Id: Polygon_offset_builder_2_impl.h b3523fd 2023-02-23T11:14:48+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h b/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h index 2f8cf76445..1a40fe7294 100644 --- a/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h +++ b/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h $ // $Id: Straight_skeleton_aux.h fa20e12 2023-03-10T09:24:34+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h index 6c83fececa..51b293a5a4 100644 --- a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h +++ b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h $ // $Id: Straight_skeleton_builder_2_impl.h e5f18d6 2023-04-27T11:58:19+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h index 56a1c6a668..c97c8290eb 100644 --- a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h +++ b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_events_2.h $ // $Id: Straight_skeleton_builder_events_2.h 7b3ef62 2023-03-06T20:44:14+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h index ceb11c16ef..487c410efc 100644 --- a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h +++ b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h $ // $Id: Straight_skeleton_builder_traits_2_aux.h 9acc2fa 2023-03-10T12:22:32+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_caches.h b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_caches.h index b6e5484558..f61151ef8c 100644 --- a/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_caches.h +++ b/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_caches.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_caches.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_caches.h $ // $Id: Straight_skeleton_builder_traits_2_caches.h 5372f67 2023-03-27T23:23:31+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/assertions.h b/include/CGAL/Straight_skeleton_2/assertions.h index 5c34be815b..aeeb15d68d 100644 --- a/include/CGAL/Straight_skeleton_2/assertions.h +++ b/include/CGAL/Straight_skeleton_2/assertions.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/assertions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/assertions.h $ // $Id: assertions.h 15c0ead 2022-09-27T09:34:25+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/debug.h b/include/CGAL/Straight_skeleton_2/debug.h index 247fc39304..ac6d6639a9 100644 --- a/include/CGAL/Straight_skeleton_2/debug.h +++ b/include/CGAL/Straight_skeleton_2/debug.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/debug.h $ // $Id: debug.h 68c7bd1 2023-03-17T00:12:17+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_2/test.h b/include/CGAL/Straight_skeleton_2/test.h index d2dc18e32a..acd5952dc8 100644 --- a/include/CGAL/Straight_skeleton_2/test.h +++ b/include/CGAL/Straight_skeleton_2/test.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/test.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/test.h $ // $Id: test.h 4952eb2 2023-02-23T10:35:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_builder_2.h b/include/CGAL/Straight_skeleton_builder_2.h index 12dcf3ec7a..f9690d9293 100644 --- a/include/CGAL/Straight_skeleton_builder_2.h +++ b/include/CGAL/Straight_skeleton_builder_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_builder_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_builder_2.h $ // $Id: Straight_skeleton_builder_2.h 70ac415 2023-04-06T00:40:52+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_builder_traits_2.h b/include/CGAL/Straight_skeleton_builder_traits_2.h index 20877fe06b..a6385e4f33 100644 --- a/include/CGAL/Straight_skeleton_builder_traits_2.h +++ b/include/CGAL/Straight_skeleton_builder_traits_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_builder_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_builder_traits_2.h $ // $Id: Straight_skeleton_builder_traits_2.h 5e1231c 2023-04-06T00:02:00+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_converter_2.h b/include/CGAL/Straight_skeleton_converter_2.h index 9c9faaa8d5..dde11289ec 100644 --- a/include/CGAL/Straight_skeleton_converter_2.h +++ b/include/CGAL/Straight_skeleton_converter_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_converter_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_converter_2.h $ // $Id: Straight_skeleton_converter_2.h 0404a61 2023-03-06T13:24:07+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_face_base_2.h b/include/CGAL/Straight_skeleton_face_base_2.h index b11dee4e3f..f4ff11ef07 100644 --- a/include/CGAL/Straight_skeleton_face_base_2.h +++ b/include/CGAL/Straight_skeleton_face_base_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_face_base_2.h $ // $Id: Straight_skeleton_face_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_halfedge_base_2.h b/include/CGAL/Straight_skeleton_halfedge_base_2.h index 5e6a8dda64..7f96eec515 100644 --- a/include/CGAL/Straight_skeleton_halfedge_base_2.h +++ b/include/CGAL/Straight_skeleton_halfedge_base_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_halfedge_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_halfedge_base_2.h $ // $Id: Straight_skeleton_halfedge_base_2.h 8dc23b8 2023-02-14T13:30:00+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_items_2.h b/include/CGAL/Straight_skeleton_items_2.h index a568e69f31..1ac092f031 100644 --- a/include/CGAL/Straight_skeleton_items_2.h +++ b/include/CGAL/Straight_skeleton_items_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_items_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_items_2.h $ // $Id: Straight_skeleton_items_2.h 38312c1 2023-02-14T10:04:03+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Straight_skeleton_vertex_base_2.h b/include/CGAL/Straight_skeleton_vertex_base_2.h index dbfe789c1c..45249c2967 100644 --- a/include/CGAL/Straight_skeleton_vertex_base_2.h +++ b/include/CGAL/Straight_skeleton_vertex_base_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Straight_skeleton_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Straight_skeleton_vertex_base_2.h $ // $Id: Straight_skeleton_vertex_base_2.h fb080e2 2023-03-06T20:45:31+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Stream_lines_2.h b/include/CGAL/Stream_lines_2.h index 9ba688e23d..727b2714c6 100644 --- a/include/CGAL/Stream_lines_2.h +++ b/include/CGAL/Stream_lines_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_lines_2/include/CGAL/Stream_lines_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_lines_2/include/CGAL/Stream_lines_2.h $ // $Id: Stream_lines_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Stream_support/internal/Geometry_container.h b/include/CGAL/Stream_support/internal/Geometry_container.h index 1641716163..8096693218 100644 --- a/include/CGAL/Stream_support/internal/Geometry_container.h +++ b/include/CGAL/Stream_support/internal/Geometry_container.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_support/include/CGAL/Stream_support/internal/Geometry_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_support/include/CGAL/Stream_support/internal/Geometry_container.h $ // $Id: Geometry_container.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Subdivision_method_3/internal/Euler_extensions.h b/include/CGAL/Subdivision_method_3/internal/Euler_extensions.h index ddd48f791d..46b6b052a3 100644 --- a/include/CGAL/Subdivision_method_3/internal/Euler_extensions.h +++ b/include/CGAL/Subdivision_method_3/internal/Euler_extensions.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Subdivision_method_3/include/CGAL/Subdivision_method_3/internal/Euler_extensions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Subdivision_method_3/include/CGAL/Subdivision_method_3/internal/Euler_extensions.h $ // $Id: Euler_extensions.h e893ac1 2020-08-18T10:06:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h b/include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h index cd9c2840c2..d46ea1fa11 100644 --- a/include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h +++ b/include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Subdivision_method_3/include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Subdivision_method_3/include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h $ // $Id: subdivision_hosts_impl_3.h 5693780 2023-03-17T14:46:49+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Subdivision_method_3/subdivision_hosts_3.h b/include/CGAL/Subdivision_method_3/subdivision_hosts_3.h index 9d7dfa41a2..a363004fa9 100644 --- a/include/CGAL/Subdivision_method_3/subdivision_hosts_3.h +++ b/include/CGAL/Subdivision_method_3/subdivision_hosts_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Subdivision_method_3/include/CGAL/Subdivision_method_3/subdivision_hosts_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Subdivision_method_3/include/CGAL/Subdivision_method_3/subdivision_hosts_3.h $ // $Id: subdivision_hosts_3.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Subdivision_method_3/subdivision_masks_3.h b/include/CGAL/Subdivision_method_3/subdivision_masks_3.h index 2e473f9620..736f856d4e 100644 --- a/include/CGAL/Subdivision_method_3/subdivision_masks_3.h +++ b/include/CGAL/Subdivision_method_3/subdivision_masks_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Subdivision_method_3/include/CGAL/Subdivision_method_3/subdivision_masks_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Subdivision_method_3/include/CGAL/Subdivision_method_3/subdivision_masks_3.h $ // $Id: subdivision_masks_3.h dbd56de 2023-03-17T16:58:36+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Subdivision_method_3/subdivision_methods_3.h b/include/CGAL/Subdivision_method_3/subdivision_methods_3.h index c53786edc2..d7b84d2240 100644 --- a/include/CGAL/Subdivision_method_3/subdivision_methods_3.h +++ b/include/CGAL/Subdivision_method_3/subdivision_methods_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Subdivision_method_3/include/CGAL/Subdivision_method_3/subdivision_methods_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Subdivision_method_3/include/CGAL/Subdivision_method_3/subdivision_methods_3.h $ // $Id: subdivision_methods_3.h 9335ef7 2023-03-17T19:42:06+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Subiterator.h b/include/CGAL/Subiterator.h index 128a82b39d..fe97b0ab92 100644 --- a/include/CGAL/Subiterator.h +++ b/include/CGAL/Subiterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/Subiterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/Subiterator.h $ // $Id: Subiterator.h 3efe2ec 2021-03-31T09:40:19+02:00 Simon Giraudot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh.h b/include/CGAL/Surface_mesh.h index 003c5998cc..55928f6005 100644 --- a/include/CGAL/Surface_mesh.h +++ b/include/CGAL/Surface_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh.h $ // $Id: Surface_mesh.h 2f4e49b 2020-03-23T09:47:01+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/IO.h b/include/CGAL/Surface_mesh/IO.h index 4947e37003..be0d8272b8 100644 --- a/include/CGAL/Surface_mesh/IO.h +++ b/include/CGAL/Surface_mesh/IO.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh/IO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh/IO.h $ // $Id: IO.h 56025fb 2021-05-04T14:38:47+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/IO/3MF.h b/include/CGAL/Surface_mesh/IO/3MF.h index 8d672ee0e6..51c570388b 100644 --- a/include/CGAL/Surface_mesh/IO/3MF.h +++ b/include/CGAL/Surface_mesh/IO/3MF.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh/IO/3MF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh/IO/3MF.h $ // $Id: 3MF.h 56025fb 2021-05-04T14:38:47+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/IO/OFF.h b/include/CGAL/Surface_mesh/IO/OFF.h index 6914f827e4..c520755caf 100644 --- a/include/CGAL/Surface_mesh/IO/OFF.h +++ b/include/CGAL/Surface_mesh/IO/OFF.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh/IO/OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh/IO/OFF.h $ // $Id: OFF.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/IO/PLY.h b/include/CGAL/Surface_mesh/IO/PLY.h index 304f69cd45..018016706c 100644 --- a/include/CGAL/Surface_mesh/IO/PLY.h +++ b/include/CGAL/Surface_mesh/IO/PLY.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh/IO/PLY.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh/IO/PLY.h $ // $Id: PLY.h 1e6519e 2023-05-11T17:28:21+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/Properties.h b/include/CGAL/Surface_mesh/Properties.h index 76d6a13c01..7d5cdc96f8 100644 --- a/include/CGAL/Surface_mesh/Properties.h +++ b/include/CGAL/Surface_mesh/Properties.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh/Properties.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh/Properties.h $ // $Id: Properties.h 2c7f775 2023-01-30T20:47:18+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/Surface_mesh.h b/include/CGAL/Surface_mesh/Surface_mesh.h index c3134e0553..a066ee3ba0 100644 --- a/include/CGAL/Surface_mesh/Surface_mesh.h +++ b/include/CGAL/Surface_mesh/Surface_mesh.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/Surface_mesh/Surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/Surface_mesh/Surface_mesh.h $ // $Id: Surface_mesh.h 161f1b8 2023-03-10T16:43:52+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh/Surface_mesh_fwd.h b/include/CGAL/Surface_mesh/Surface_mesh_fwd.h index 8ebaa1e367..41c6d46088 100644 --- a/include/CGAL/Surface_mesh/Surface_mesh_fwd.h +++ b/include/CGAL/Surface_mesh/Surface_mesh_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/Surface_mesh/Surface_mesh_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/Surface_mesh/Surface_mesh_fwd.h $ // $Id: Surface_mesh_fwd.h 65c1a4f 2020-01-28T11:28:02+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h b/include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h index 8bc23091ce..2d6de24b80 100644 --- a/include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h +++ b/include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_approximation/include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_approximation/include/CGAL/Surface_mesh_approximation/L21_metric_plane_proxy.h $ // $Id: L21_metric_plane_proxy.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h b/include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h index 0f4c4480d1..9c274414de 100644 --- a/include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h +++ b/include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_approximation/include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_approximation/include/CGAL/Surface_mesh_approximation/L2_metric_plane_proxy.h $ // $Id: L2_metric_plane_proxy.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h b/include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h index 9b5c6d43e4..d826eee0ae 100644 --- a/include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h +++ b/include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_approximation/include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_approximation/include/CGAL/Surface_mesh_approximation/approximate_triangle_mesh.h $ // $Id: approximate_triangle_mesh.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_cell_base_3.h b/include/CGAL/Surface_mesh_cell_base_3.h index 7b7b26f7f5..39be5ac8ca 100644 --- a/include/CGAL/Surface_mesh_cell_base_3.h +++ b/include/CGAL/Surface_mesh_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_cell_base_3.h $ // $Id: Surface_mesh_cell_base_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h b/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h index df344ab00e..181cf9d2e2 100644 --- a/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h +++ b/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_complex_2_in_triangulation_3.h $ // $Id: Surface_mesh_complex_2_in_triangulation_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_default_criteria_3.h b/include/CGAL/Surface_mesh_default_criteria_3.h index b0e90fa577..d33f47247c 100644 --- a/include/CGAL/Surface_mesh_default_criteria_3.h +++ b/include/CGAL/Surface_mesh_default_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_default_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_default_criteria_3.h $ // $Id: Surface_mesh_default_criteria_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_default_edges_criteria_3.h b/include/CGAL/Surface_mesh_default_edges_criteria_3.h index f8ce70d49b..4a12c14475 100644 --- a/include/CGAL/Surface_mesh_default_edges_criteria_3.h +++ b/include/CGAL/Surface_mesh_default_edges_criteria_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_default_edges_criteria_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_default_edges_criteria_3.h $ // $Id: Surface_mesh_default_edges_criteria_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_default_triangulation_3.h b/include/CGAL/Surface_mesh_default_triangulation_3.h index cd9f6a3d64..350458884b 100644 --- a/include/CGAL/Surface_mesh_default_triangulation_3.h +++ b/include/CGAL/Surface_mesh_default_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_default_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_default_triangulation_3.h $ // $Id: Surface_mesh_default_triangulation_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_deformation.h b/include/CGAL/Surface_mesh_deformation.h index a74db8d1f3..c42a26d19f 100644 --- a/include/CGAL/Surface_mesh_deformation.h +++ b/include/CGAL/Surface_mesh_deformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_deformation/include/CGAL/Surface_mesh_deformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_deformation/include/CGAL/Surface_mesh_deformation.h $ // $Id: Surface_mesh_deformation.h f0443a6 2022-11-08T14:43:19+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h index c2c3f9b543..249e16b780 100644 --- a/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h $ // $Id: ARAP_parameterizer_3.h d2bc415 2023-05-04T16:37:17+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h index 585a61d5ac..57c52170dc 100644 --- a/include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Barycentric_mapping_parameterizer_3.h $ // $Id: Barycentric_mapping_parameterizer_3.h a8a2b0a 2022-08-24T13:13:55+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h index 8071dcc261..92e6da2762 100644 --- a/include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Circular_border_parameterizer_3.h $ // $Id: Circular_border_parameterizer_3.h 9c1ad66 2022-08-24T08:35:13+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h index ff2338737b..4c31064123 100644 --- a/include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Discrete_authalic_parameterizer_3.h $ // $Id: Discrete_authalic_parameterizer_3.h 83b0b0b 2022-11-07T14:23:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h index 210a76326e..1aac57bfcc 100644 --- a/include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_3.h $ // $Id: Discrete_conformal_map_parameterizer_3.h 83b0b0b 2022-11-07T14:23:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Error_code.h b/include/CGAL/Surface_mesh_parameterization/Error_code.h index b5892fd32b..011bb0708d 100644 --- a/include/CGAL/Surface_mesh_parameterization/Error_code.h +++ b/include/CGAL/Surface_mesh_parameterization/Error_code.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Error_code.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Error_code.h $ // $Id: Error_code.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h index 090c222d39..fb8ceb3a8f 100644 --- a/include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h $ // $Id: Fixed_border_parameterizer_3.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/IO/File_off.h b/include/CGAL/Surface_mesh_parameterization/IO/File_off.h index 7e9b404c8c..36e514daf1 100644 --- a/include/CGAL/Surface_mesh_parameterization/IO/File_off.h +++ b/include/CGAL/Surface_mesh_parameterization/IO/File_off.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/IO/File_off.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/IO/File_off.h $ // $Id: File_off.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h index 806b6ad2d3..5e1a70aed4 100644 --- a/include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h $ // $Id: Iterative_authalic_parameterizer_3.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h index 82fe85506e..69a787817d 100644 --- a/include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h $ // $Id: LSCM_parameterizer_3.h b4489f9 2022-08-24T12:48:21+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h b/include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h index eec3031686..65f818f868 100644 --- a/include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h +++ b/include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h $ // $Id: MVC_post_processor_3.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h index b188e291bd..b2128dad7d 100644 --- a/include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h $ // $Id: Mean_value_coordinates_parameterizer_3.h 83b0b0b 2022-11-07T14:23:29+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h index 6ecc0581ae..fac14b325c 100644 --- a/include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Orbifold_Tutte_parameterizer_3.h $ // $Id: Orbifold_Tutte_parameterizer_3.h d2bc415 2023-05-04T16:37:17+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h index 2a5d706b8e..506e848530 100644 --- a/include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h $ // $Id: Square_border_parameterizer_3.h 9c1ad66 2022-08-24T08:35:13+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h b/include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h index d7540a7142..7acc84f625 100644 --- a/include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h +++ b/include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h $ // $Id: Two_vertices_parameterizer_3.h aab981e 2022-11-08T17:39:53+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h b/include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h index 01e06e1601..676e24dc47 100644 --- a/include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h +++ b/include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h $ // $Id: Bool_property_map.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h b/include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h index 183cd225d4..49b4f1cd79 100644 --- a/include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h +++ b/include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h $ // $Id: Containers_filler.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h b/include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h index c7e8afbf3f..e36496cdc8 100644 --- a/include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h +++ b/include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h $ // $Id: kernel_traits.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h b/include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h index 4b2681c284..4e0b4c28b6 100644 --- a/include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h +++ b/include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h $ // $Id: orbifold_cone_helper.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/internal/validity.h b/include/CGAL/Surface_mesh_parameterization/internal/validity.h index 395a6008b9..e64329097c 100644 --- a/include/CGAL/Surface_mesh_parameterization/internal/validity.h +++ b/include/CGAL/Surface_mesh_parameterization/internal/validity.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/validity.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/internal/validity.h $ // $Id: validity.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/measure_distortion.h b/include/CGAL/Surface_mesh_parameterization/measure_distortion.h index 60220a13a5..0320ba5101 100644 --- a/include/CGAL/Surface_mesh_parameterization/measure_distortion.h +++ b/include/CGAL/Surface_mesh_parameterization/measure_distortion.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/measure_distortion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/measure_distortion.h $ // $Id: measure_distortion.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/orbifold_enums.h b/include/CGAL/Surface_mesh_parameterization/orbifold_enums.h index a620affa56..f4f5c42679 100644 --- a/include/CGAL/Surface_mesh_parameterization/orbifold_enums.h +++ b/include/CGAL/Surface_mesh_parameterization/orbifold_enums.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/orbifold_enums.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/orbifold_enums.h $ // $Id: orbifold_enums.h 2a39ffc 2022-08-24T12:52:37+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h b/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h index f0b2c2587b..b848078348 100644 --- a/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h +++ b/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h $ -// $Id: orbifold_shortest_path.h 7c20752 2022-05-04T17:38:32+01:00 Andreas Fabri +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h $ +// $Id: orbifold_shortest_path.h 6e6598c 2023-10-10T19:32:59+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Mael Rouxel-Labbé @@ -18,7 +18,7 @@ #include -#include +#include #include #include diff --git a/include/CGAL/Surface_mesh_parameterization/parameterize.h b/include/CGAL/Surface_mesh_parameterization/parameterize.h index e6ce8b176b..6d8157e63e 100644 --- a/include/CGAL/Surface_mesh_parameterization/parameterize.h +++ b/include/CGAL/Surface_mesh_parameterization/parameterize.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/parameterize.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/parameterize.h $ // $Id: parameterize.h b4489f9 2022-08-24T12:48:21+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h b/include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h index ed01ca22bf..c155e9cd91 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h $ // $Id: AABB_traits.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h b/include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h index 511b367adb..d0a2ec0fb7 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h $ // $Id: AABB_traversal_traits.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h b/include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h index 1bb7839901..d9b0f94363 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h $ // $Id: Disk_samplers.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h b/include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h index e1740137d2..89f80c49f9 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h $ // $Id: Expectation_maximization.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/Filters.h b/include/CGAL/Surface_mesh_segmentation/internal/Filters.h index 5094ed9148..04bffc94d1 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/Filters.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/Filters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Filters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Filters.h $ // $Id: Filters.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h b/include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h index a10307f4eb..f932a3a442 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h $ // $Id: K_means_clustering.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h b/include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h index d2dcdf7d1b..1ab57d2533 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h $ // $Id: SDF_calculation.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h b/include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h index acb5d3c695..ea8db7717e 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h $ -// $Id: Surface_mesh_segmentation.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h $ +// $Id: Surface_mesh_segmentation.h e3e5bcd 2023-11-29T15:25:44+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Ilker O. Yaz @@ -324,8 +324,8 @@ class Surface_mesh_segmentation CGAL_precondition( (! (face(edge,mesh)==boost::graph_traits::null_face())) && (! (face(opposite(edge,mesh),mesh)==boost::graph_traits::null_face())) ); - const Point a = get(vertex_point_pmap,target(edge,mesh)); - const Point b = get(vertex_point_pmap,target(prev(edge,mesh),mesh)); + const Point a = get(vertex_point_pmap,source(edge,mesh)); + const Point b = get(vertex_point_pmap,target(edge,mesh)); const Point c = get(vertex_point_pmap,target(next(edge,mesh),mesh)); const Point d = get(vertex_point_pmap,target(next(opposite(edge,mesh),mesh),mesh)); // As far as I check: if, say, dihedral angle is 5, this returns 175, diff --git a/include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h b/include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h index 436ea7fbd3..1924ac6aa7 100644 --- a/include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h +++ b/include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h $ // $Id: graph.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // Re-licensed for CGAL distribution to: // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/include/CGAL/Surface_mesh_shortest_path.h b/include/CGAL/Surface_mesh_shortest_path.h index 8e61c93807..787e1b88c8 100644 --- a/include/CGAL/Surface_mesh_shortest_path.h +++ b/include/CGAL/Surface_mesh_shortest_path.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path.h $ // $Id: Surface_mesh_shortest_path.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h b/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h index 8ea48c7bb6..9ad544f7db 100644 --- a/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h +++ b/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h $ // $Id: Surface_mesh_shortest_path.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h b/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h index 61030d281e..d5d3dce95f 100644 --- a/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h +++ b/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h $ // $Id: Surface_mesh_shortest_path_traits.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/barycentric.h b/include/CGAL/Surface_mesh_shortest_path/barycentric.h index b81c14d6fa..3079163eee 100644 --- a/include/CGAL/Surface_mesh_shortest_path/barycentric.h +++ b/include/CGAL/Surface_mesh_shortest_path/barycentric.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/barycentric.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/barycentric.h $ // $Id: barycentric.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/function_objects.h b/include/CGAL/Surface_mesh_shortest_path/function_objects.h index 694ff1c651..9b48255ad0 100644 --- a/include/CGAL/Surface_mesh_shortest_path/function_objects.h +++ b/include/CGAL/Surface_mesh_shortest_path/function_objects.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/function_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/function_objects.h $ // $Id: function_objects.h 64b9bbd 2022-06-28T15:48:56+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h b/include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h index db898a19bd..cafb53dc72 100644 --- a/include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h +++ b/include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/internal/Cone_expansion_event.h $ // $Id: Cone_expansion_event.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h b/include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h index 9351c6d5ed..21c69f2cc6 100644 --- a/include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h +++ b/include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h $ // $Id: Cone_tree.h 89b7bb1 2022-07-05T15:39:29+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h b/include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h index 88c7822739..15df039e13 100644 --- a/include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h +++ b/include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h $ // $Id: misc_functions.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h b/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h index 6b61ff7b00..669cadd68d 100644 --- a/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h +++ b/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h $ // $Id: Edge_collapse_visitor_base.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h index 3ad5b0daad..0d6851cb89 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h $ // $Id: Bounded_distance_placement.h d6d8fbe 2020-04-27T16:06:43+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h index 5001caf422..11993e4e3e 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h $ // $Id: Bounded_normal_change_filter.h e1c1e1f 2020-11-04T11:28:02+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h index eb9702e6b2..033e6d2f25 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h $ // $Id: Bounded_normal_change_placement.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h index 00b2b5bf5c..d8f13efac7 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h $ // $Id: Constrained_placement.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h index 40ba81ba6b..1e7b32beaf 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h $ // $Id: Count_ratio_stop_predicate.h f744b2f 2022-11-08T14:53:03+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h index 72f1aeafcd..d1b406cdc9 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predicate.h $ // $Id: Count_stop_predicate.h f744b2f 2022-11-08T14:53:03+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_ratio_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_ratio_stop_predicate.h index 50a2394d2f..8934cb8e55 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_ratio_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_ratio_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_ratio_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_ratio_stop_predicate.h $ // $Id: Edge_count_ratio_stop_predicate.h 8375731 2022-11-02T13:55:32+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_stop_predicate.h index 9aa5a1540d..2812b9b8c9 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_count_stop_predicate.h $ // $Id: Edge_count_stop_predicate.h ba3a0d7 2022-11-02T13:46:45+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h index e63e32beab..79b3b1c105 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h $ // $Id: Edge_length_cost.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h index 68f41c6c4d..4a3132d661 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h $ // $Id: Edge_length_stop_predicate.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h index fc05855dd3..ee0899bce5 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h $ // $Id: Edge_profile.h a1b00f9 2021-12-22T12:02:53+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_ratio_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_ratio_stop_predicate.h index da2fa434e4..1cceb950b0 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_ratio_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_ratio_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_ratio_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_ratio_stop_predicate.h $ // $Id: Face_count_ratio_stop_predicate.h 7a0fbcf 2022-11-07T14:03:54+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_stop_predicate.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_stop_predicate.h index e9eb2afec9..484ebca7ae 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_stop_predicate.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_stop_predicate.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_stop_predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Face_count_stop_predicate.h $ // $Id: Face_count_stop_predicate.h ba3a0d7 2022-11-02T13:46:45+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h index faae2685d0..8f9665853c 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h $ // $Id: FastEnvelope_filter.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h index d40834b12a..34da8ed696 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h $ // $Id: GarlandHeckbert_plane_policies.h 776cfd6 2022-03-31T23:24:20+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h index 3edcdb599d..0e371c1f80 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h $ // $Id: GarlandHeckbert_policies.h 522a88b 2022-04-08T11:10:20+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h index 5a9d127a71..ac0617b6b4 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h $ // $Id: GarlandHeckbert_probabilistic_plane_policies.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h index dc9b9cc674..dae208210a 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h @@ -1,7 +1,7 @@ // Copyright (c) 2019 GeometryFactory (France). All rights reserved. // // This file is part of CGAL (www.cgal.org). -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h $ // $Id: GarlandHeckbert_probabilistic_triangle_policies.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h index 44a0959f20..63ee2becdd 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h $ // $Id: GarlandHeckbert_triangle_policies.h 776cfd6 2022-03-31T23:24:20+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h index ec1fa90466..b2916f51cb 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h $ // $Id: LindstromTurk.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h index 32c253c44d..57a37ab5b1 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h $ // $Id: LindstromTurk_cost.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h index e43afb01f1..eafb910e75 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h $ // $Id: LindstromTurk_placement.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h index 63772435b1..0c0c5a688a 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h $ // $Id: Midpoint_placement.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h index 110499d356..e071007ec3 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h $ // $Id: Polyhedral_envelope_filter.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h index 4143f155ef..d78975b5a9 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h $ // $Id: GarlandHeckbert_functions.h e2aa7d2 2022-03-22T14:35:42+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h index 707f4d7010..6f6af8e1d0 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h $ // $Id: GarlandHeckbert_policy_base.h 776cfd6 2022-03-31T23:24:20+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h index a37be50fec..cf5086afc1 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h $ // $Id: LindstromTurk_params.h ff09c5d 2019-10-25T16:35:53+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h index 5d15820c25..5e86843cb4 100644 --- a/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h +++ b/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h $ // $Id: Lindstrom_Turk_core.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/edge_collapse.h b/include/CGAL/Surface_mesh_simplification/edge_collapse.h index 8fba3dde66..b1537bae7e 100644 --- a/include/CGAL/Surface_mesh_simplification/edge_collapse.h +++ b/include/CGAL/Surface_mesh_simplification/edge_collapse.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/edge_collapse.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/edge_collapse.h $ // $Id: edge_collapse.h c169c41 2022-01-12T13:33:49+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/internal/Common.h b/include/CGAL/Surface_mesh_simplification/internal/Common.h index 39983bd13f..e75f1d0dbc 100644 --- a/include/CGAL/Surface_mesh_simplification/internal/Common.h +++ b/include/CGAL/Surface_mesh_simplification/internal/Common.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/internal/Common.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/internal/Common.h $ // $Id: Common.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h b/include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h index d2d1c9b704..46c689ceb7 100644 --- a/include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h +++ b/include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h $ // $Id: Edge_collapse.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h b/include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h index 5493fc53ac..0031f6668f 100644 --- a/include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h +++ b/include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_skeletonization/include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_skeletonization/include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h $ // $Id: Curve_skeleton.h 0f4e66f 2022-05-03T10:03:04+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_skeletonization/internal/Debug.h b/include/CGAL/Surface_mesh_skeletonization/internal/Debug.h index 9a32276499..9c0d19ae79 100644 --- a/include/CGAL/Surface_mesh_skeletonization/internal/Debug.h +++ b/include/CGAL/Surface_mesh_skeletonization/internal/Debug.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_skeletonization/include/CGAL/Surface_mesh_skeletonization/internal/Debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_skeletonization/include/CGAL/Surface_mesh_skeletonization/internal/Debug.h $ // $Id: Debug.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h b/include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h index 7c2574dba0..e0a7797cd8 100644 --- a/include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h +++ b/include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_skeletonization/include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_skeletonization/include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h $ // $Id: Detect_degeneracy.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h b/include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h index 5a84d8b809..28a88544e9 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h +++ b/include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h $ // $Id: Edge_weight_functor.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Facewidth.h b/include/CGAL/Surface_mesh_topology/internal/Facewidth.h index f5cec8d8c4..3d28aef798 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Facewidth.h +++ b/include/CGAL/Surface_mesh_topology/internal/Facewidth.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Facewidth.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Facewidth.h $ // $Id: Facewidth.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h b/include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h index 20ba934d87..e3883a7673 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h +++ b/include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h $ // $Id: Functors_for_face_graph_wrapper.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h b/include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h index 1878d7cf00..619fb53575 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h +++ b/include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Generic_map_selector.h $ // $Id: Generic_map_selector.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h b/include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h index fe670b072a..eb77b046dc 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h +++ b/include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Iterators_for_face_graph_wrapper.h $ // $Id: Iterators_for_face_graph_wrapper.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h b/include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h index ff64a81b74..892a4f2638 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h +++ b/include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Minimal_quadrangulation.h $ // $Id: Minimal_quadrangulation.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Path_generators.h b/include/CGAL/Surface_mesh_topology/internal/Path_generators.h index 0a07e9d6d6..f5fcb55678 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Path_generators.h +++ b/include/CGAL/Surface_mesh_topology/internal/Path_generators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Path_generators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Path_generators.h $ // $Id: Path_generators.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h b/include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h index 58596fe79d..583ffaa86d 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h +++ b/include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Path_on_surface_with_rle.h $ // $Id: Path_on_surface_with_rle.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h b/include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h index a315ae1c50..32dce00bde 100644 --- a/include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h +++ b/include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/Surface_mesh_topology/internal/Shortest_noncontractible_cycle.h $ // $Id: Shortest_noncontractible_cycle.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_traits_generator_3.h b/include/CGAL/Surface_mesh_traits_generator_3.h index 7e4df507a1..f249dd5a3e 100644 --- a/include/CGAL/Surface_mesh_traits_generator_3.h +++ b/include/CGAL/Surface_mesh_traits_generator_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_traits_generator_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_traits_generator_3.h $ // $Id: Surface_mesh_traits_generator_3.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_triangulation_generator_3.h b/include/CGAL/Surface_mesh_triangulation_generator_3.h index c34b71593d..ecce3b97ed 100644 --- a/include/CGAL/Surface_mesh_triangulation_generator_3.h +++ b/include/CGAL/Surface_mesh_triangulation_generator_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_triangulation_generator_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_triangulation_generator_3.h $ // $Id: Surface_mesh_triangulation_generator_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesh_vertex_base_3.h b/include/CGAL/Surface_mesh_vertex_base_3.h index 12cbd246ca..fdb4d5fd66 100644 --- a/include/CGAL/Surface_mesh_vertex_base_3.h +++ b/include/CGAL/Surface_mesh_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesh_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesh_vertex_base_3.h $ // $Id: Surface_mesh_vertex_base_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Combining_oracle.h b/include/CGAL/Surface_mesher/Combining_oracle.h index f86f704a3b..f68ea64f4e 100644 --- a/include/CGAL/Surface_mesher/Combining_oracle.h +++ b/include/CGAL/Surface_mesher/Combining_oracle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Combining_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Combining_oracle.h $ // $Id: Combining_oracle.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Has_edges.h b/include/CGAL/Surface_mesher/Has_edges.h index adf8506ecc..246e7c9194 100644 --- a/include/CGAL/Surface_mesher/Has_edges.h +++ b/include/CGAL/Surface_mesher/Has_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Has_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Has_edges.h $ // $Id: Has_edges.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h b/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h index 06e85fa1ef..1106bba7f2 100644 --- a/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h +++ b/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Implicit_surface_oracle_3.h $ // $Id: Implicit_surface_oracle_3.h 9bce313 2022-10-04T13:51:50+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Intersection_data_structure_3.h b/include/CGAL/Surface_mesher/Intersection_data_structure_3.h index 7df9c50718..91173d2042 100644 --- a/include/CGAL/Surface_mesher/Intersection_data_structure_3.h +++ b/include/CGAL/Surface_mesher/Intersection_data_structure_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Intersection_data_structure_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Intersection_data_structure_3.h $ // $Id: Intersection_data_structure_3.h 24a5fdb 2021-01-05T18:37:28+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Null_oracle_visitor.h b/include/CGAL/Surface_mesher/Null_oracle_visitor.h index fa5ab4e1cb..a42781b55f 100644 --- a/include/CGAL/Surface_mesher/Null_oracle_visitor.h +++ b/include/CGAL/Surface_mesher/Null_oracle_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Null_oracle_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Null_oracle_visitor.h $ // $Id: Null_oracle_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h b/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h index c6cc1be792..19fef46aa6 100644 --- a/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h +++ b/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Point_surface_indices_oracle_visitor.h $ // $Id: Point_surface_indices_oracle_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h b/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h index f5461ef9ac..54b4f74ceb 100644 --- a/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h +++ b/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/Surface_mesher/Poisson_implicit_surface_oracle_3.h $ // $Id: Poisson_implicit_surface_oracle_3.h ce65fa9 2022-09-28T11:53:10+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Polyhedral_oracle.h b/include/CGAL/Surface_mesher/Polyhedral_oracle.h index c1a74567fd..c2621b2c25 100644 --- a/include/CGAL/Surface_mesher/Polyhedral_oracle.h +++ b/include/CGAL/Surface_mesher/Polyhedral_oracle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Polyhedral_oracle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Polyhedral_oracle.h $ // $Id: Polyhedral_oracle.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Profile_counter.h b/include/CGAL/Surface_mesher/Profile_counter.h index 84448a1dc7..cc6c8a004c 100644 --- a/include/CGAL/Surface_mesher/Profile_counter.h +++ b/include/CGAL/Surface_mesher/Profile_counter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Profile_counter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Profile_counter.h $ // $Id: Profile_counter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Profile_timer.h b/include/CGAL/Surface_mesher/Profile_timer.h index c8af141734..7490bac4f7 100644 --- a/include/CGAL/Surface_mesher/Profile_timer.h +++ b/include/CGAL/Surface_mesher/Profile_timer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Profile_timer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Profile_timer.h $ // $Id: Profile_timer.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Sphere_oracle_3.h b/include/CGAL/Surface_mesher/Sphere_oracle_3.h index c7813120f5..02117e5fdd 100644 --- a/include/CGAL/Surface_mesher/Sphere_oracle_3.h +++ b/include/CGAL/Surface_mesher/Sphere_oracle_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Sphere_oracle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Sphere_oracle_3.h $ // $Id: Sphere_oracle_3.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Standard_criteria.h b/include/CGAL/Surface_mesher/Standard_criteria.h index 710deae656..8cf9f774d4 100644 --- a/include/CGAL/Surface_mesher/Standard_criteria.h +++ b/include/CGAL/Surface_mesher/Standard_criteria.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Standard_criteria.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Standard_criteria.h $ // $Id: Standard_criteria.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Surface_mesher.h b/include/CGAL/Surface_mesher/Surface_mesher.h index 568beb262c..a36c3734d4 100644 --- a/include/CGAL/Surface_mesher/Surface_mesher.h +++ b/include/CGAL/Surface_mesher/Surface_mesher.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher.h $ // $Id: Surface_mesher.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h b/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h index 8319d1be46..4fbfaa4599 100644 --- a/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h +++ b/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_edges_level.h $ // $Id: Surface_mesher_edges_level.h 6ac74ca 2022-01-07T09:26:10+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h b/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h index 41c6335402..a2b7fbbffe 100644 --- a/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h +++ b/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_edges_level_visitor.h $ // $Id: Surface_mesher_edges_level_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Surface_mesher_manifold.h b/include/CGAL/Surface_mesher/Surface_mesher_manifold.h index 780441dd94..862e769bd8 100644 --- a/include/CGAL/Surface_mesher/Surface_mesher_manifold.h +++ b/include/CGAL/Surface_mesher/Surface_mesher_manifold.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_manifold.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_manifold.h $ // $Id: Surface_mesher_manifold.h c352a9c 2022-10-11T07:45:45+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h b/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h index c91e38b050..48ae7b2066 100644 --- a/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h +++ b/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_regular_edges.h $ // $Id: Surface_mesher_regular_edges.h c352a9c 2022-10-11T07:45:45+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Surface_mesher_visitor.h b/include/CGAL/Surface_mesher/Surface_mesher_visitor.h index 49ea289457..5cf09e8cba 100644 --- a/include/CGAL/Surface_mesher/Surface_mesher_visitor.h +++ b/include/CGAL/Surface_mesher/Surface_mesher_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Surface_mesher_visitor.h $ // $Id: Surface_mesher_visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Types_generators.h b/include/CGAL/Surface_mesher/Types_generators.h index 56e95cdf2b..fc2fe89a1c 100644 --- a/include/CGAL/Surface_mesher/Types_generators.h +++ b/include/CGAL/Surface_mesher/Types_generators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Types_generators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Types_generators.h $ // $Id: Types_generators.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Verbose_flag.h b/include/CGAL/Surface_mesher/Verbose_flag.h index 5a16b25c41..6368055e93 100644 --- a/include/CGAL/Surface_mesher/Verbose_flag.h +++ b/include/CGAL/Surface_mesher/Verbose_flag.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Verbose_flag.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Verbose_flag.h $ // $Id: Verbose_flag.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h b/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h index ff62c281e1..922d1cf0a9 100644 --- a/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h +++ b/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Vertices_on_the_same_psc_element_criterion.h $ // $Id: Vertices_on_the_same_psc_element_criterion.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h b/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h index 162f8904ef..af17b02a70 100644 --- a/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h +++ b/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher/Vertices_on_the_same_surface_criterion.h $ // $Id: Vertices_on_the_same_surface_criterion.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_mesher_generator.h b/include/CGAL/Surface_mesher_generator.h index 5e3fb9dc40..087385b6ec 100644 --- a/include/CGAL/Surface_mesher_generator.h +++ b/include/CGAL/Surface_mesher_generator.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/Surface_mesher_generator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/Surface_mesher_generator.h $ // $Id: Surface_mesher_generator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2.h b/include/CGAL/Surface_sweep_2.h index 72b6890bee..c58cf1fd7e 100644 --- a/include/CGAL/Surface_sweep_2.h +++ b/include/CGAL/Surface_sweep_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2.h $ // $Id: Surface_sweep_2.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h b/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h index 525db4831e..051bda6502 100644 --- a/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h +++ b/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h $ // $Id: Arr_basic_insertion_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h b/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h index 785f5abfef..cea054884a 100644 --- a/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h +++ b/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h $ // $Id: Arr_batched_pl_ss_visitor.h 5985db1 2021-07-28T16:17:10+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_construction_event.h b/include/CGAL/Surface_sweep_2/Arr_construction_event.h index b2638fa39c..08b5e72fc9 100644 --- a/include/CGAL/Surface_sweep_2/Arr_construction_event.h +++ b/include/CGAL/Surface_sweep_2/Arr_construction_event.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_event.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_event.h $ // $Id: Arr_construction_event.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_construction_event_base.h b/include/CGAL/Surface_sweep_2/Arr_construction_event_base.h index ec3b66f098..a420a9cb18 100644 --- a/include/CGAL/Surface_sweep_2/Arr_construction_event_base.h +++ b/include/CGAL/Surface_sweep_2/Arr_construction_event_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_event_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_event_base.h $ // $Id: Arr_construction_event_base.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h b/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h index 96b2275d75..6b12cdb2e7 100644 --- a/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h +++ b/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h $ // $Id: Arr_construction_ss_visitor.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h b/include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h index 9846a422a0..6fc66d7d84 100644 --- a/include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h +++ b/include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_subcurve.h $ // $Id: Arr_construction_subcurve.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h b/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h index b2e0b31cdc..1fa3c66ba3 100644 --- a/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h +++ b/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h $ // $Id: Arr_default_overlay_traits_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h b/include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h index cc41199458..1f8555e63c 100644 --- a/include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h +++ b/include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_insertion_ss_visitor.h $ // $Id: Arr_insertion_ss_visitor.h 6e1fc8a 2021-09-02T16:53:07+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h b/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h index 3d0b0b583b..c08dc41d9c 100644 --- a/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h +++ b/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h $ // $Id: Arr_insertion_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h b/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h index a8f1569ba9..e4df080908 100644 --- a/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h +++ b/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h $ // $Id: Arr_no_intersection_insertion_ss_visitor.h 6e1fc8a 2021-09-02T16:53:07+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_overlay_event.h b/include/CGAL/Surface_sweep_2/Arr_overlay_event.h index 5c8e64c81f..c4e0194541 100644 --- a/include/CGAL/Surface_sweep_2/Arr_overlay_event.h +++ b/include/CGAL/Surface_sweep_2/Arr_overlay_event.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_event.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_event.h $ // $Id: Arr_overlay_event.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h b/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h index 1e638cdea3..dd91ea342d 100644 --- a/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h +++ b/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h $ // $Id: Arr_overlay_ss_visitor.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h b/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h index f7913aebcf..b2c264d3b7 100644 --- a/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h +++ b/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h $ // $Id: Arr_overlay_subcurve.h b0c3c84 2019-12-18T09:05:45+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h b/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h index c2c2405c44..4a4393d161 100644 --- a/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h +++ b/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h $ // $Id: Arr_overlay_traits_2.h 014c06f 2022-11-14T15:32:47+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h b/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h index 0441db0f10..6d8a2edc24 100644 --- a/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h +++ b/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h $ // $Id: Arr_vert_decomp_ss_visitor.h 5985db1 2021-07-28T16:17:10+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Curve_comparer.h b/include/CGAL/Surface_sweep_2/Curve_comparer.h index 9c69720248..472010fbaf 100644 --- a/include/CGAL/Surface_sweep_2/Curve_comparer.h +++ b/include/CGAL/Surface_sweep_2/Curve_comparer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Curve_comparer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Curve_comparer.h $ // $Id: Curve_comparer.h 2a3fbc0 2019-11-19T09:47:44+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Default_event.h b/include/CGAL/Surface_sweep_2/Default_event.h index a2d3d082b9..c964b231ef 100644 --- a/include/CGAL/Surface_sweep_2/Default_event.h +++ b/include/CGAL/Surface_sweep_2/Default_event.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_event.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_event.h $ // $Id: Default_event.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Default_event_base.h b/include/CGAL/Surface_sweep_2/Default_event_base.h index 371d93c587..16113ef9ff 100644 --- a/include/CGAL/Surface_sweep_2/Default_event_base.h +++ b/include/CGAL/Surface_sweep_2/Default_event_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_event_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_event_base.h $ // $Id: Default_event_base.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Default_subcurve.h b/include/CGAL/Surface_sweep_2/Default_subcurve.h index 5e3e3d8a48..a00ce24552 100644 --- a/include/CGAL/Surface_sweep_2/Default_subcurve.h +++ b/include/CGAL/Surface_sweep_2/Default_subcurve.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_subcurve.h $ -// $Id: Default_subcurve.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_subcurve.h $ +// $Id: Default_subcurve.h 47e728f 2023-12-22T17:14:12+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Tali Zvi , @@ -104,6 +104,17 @@ class Default_subcurve_base : public: + + void reset_left_event() + { + this->set_left_event(static_cast(nullptr)); + if (m_orig_subcurve1) + { + m_orig_subcurve1->reset_left_event(); + m_orig_subcurve2->reset_left_event(); + } + } + /*! Get the subcurves that originate an overlap. */ Subcurve* originating_subcurve1() { return m_orig_subcurve1; } diff --git a/include/CGAL/Surface_sweep_2/Default_visitor.h b/include/CGAL/Surface_sweep_2/Default_visitor.h index f81736bbf2..0a464853a5 100644 --- a/include/CGAL/Surface_sweep_2/Default_visitor.h +++ b/include/CGAL/Surface_sweep_2/Default_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_visitor.h $ // $Id: Default_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Default_visitor_base.h b/include/CGAL/Surface_sweep_2/Default_visitor_base.h index 7adfd82489..70b9123431 100644 --- a/include/CGAL/Surface_sweep_2/Default_visitor_base.h +++ b/include/CGAL/Surface_sweep_2/Default_visitor_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_visitor_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Default_visitor_base.h $ // $Id: Default_visitor_base.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h b/include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h index b30bc4ba5c..86bf8d74c1 100644 --- a/include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h +++ b/include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Do_interior_intersect_visitor.h $ // $Id: Do_interior_intersect_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Event_comparer.h b/include/CGAL/Surface_sweep_2/Event_comparer.h index ca1eed0762..d4cc2a4ebb 100644 --- a/include/CGAL/Surface_sweep_2/Event_comparer.h +++ b/include/CGAL/Surface_sweep_2/Event_comparer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Event_comparer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Event_comparer.h $ // $Id: Event_comparer.h 4c15a1c 2021-10-18T11:15:14+01:00 Michael Bell // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Intersection_points_visitor.h b/include/CGAL/Surface_sweep_2/Intersection_points_visitor.h index d0ae4dc3fd..cebb19658b 100644 --- a/include/CGAL/Surface_sweep_2/Intersection_points_visitor.h +++ b/include/CGAL/Surface_sweep_2/Intersection_points_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Intersection_points_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Intersection_points_visitor.h $ // $Id: Intersection_points_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h b/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h index bc533fcfe1..1f77215883 100644 --- a/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h +++ b/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h $ // $Id: No_intersection_surface_sweep_2_impl.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/No_overlap_event.h b/include/CGAL/Surface_sweep_2/No_overlap_event.h index cf3a4eb14b..ab821a2963 100644 --- a/include/CGAL/Surface_sweep_2/No_overlap_event.h +++ b/include/CGAL/Surface_sweep_2/No_overlap_event.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_event.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_event.h $ // $Id: No_overlap_event.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/No_overlap_event_base.h b/include/CGAL/Surface_sweep_2/No_overlap_event_base.h index f6ea704e17..bc89659d01 100644 --- a/include/CGAL/Surface_sweep_2/No_overlap_event_base.h +++ b/include/CGAL/Surface_sweep_2/No_overlap_event_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_event_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_event_base.h $ // $Id: No_overlap_event_base.h 9c2f8ff 2023-01-13T18:51:28+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/No_overlap_subcurve.h b/include/CGAL/Surface_sweep_2/No_overlap_subcurve.h index 4c8b368238..4bb6941da8 100644 --- a/include/CGAL/Surface_sweep_2/No_overlap_subcurve.h +++ b/include/CGAL/Surface_sweep_2/No_overlap_subcurve.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_subcurve.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_subcurve.h $ // $Id: No_overlap_subcurve.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Random_access_output_iterator.h b/include/CGAL/Surface_sweep_2/Random_access_output_iterator.h index c5d4df6e91..29aa2c4481 100644 --- a/include/CGAL/Surface_sweep_2/Random_access_output_iterator.h +++ b/include/CGAL/Surface_sweep_2/Random_access_output_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Random_access_output_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Random_access_output_iterator.h $ // $Id: Random_access_output_iterator.h 2c490b7 2020-10-20T15:17:24+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Subcurves_visitor.h b/include/CGAL/Surface_sweep_2/Subcurves_visitor.h index 9e12dd5998..f858a4f248 100644 --- a/include/CGAL/Surface_sweep_2/Subcurves_visitor.h +++ b/include/CGAL/Surface_sweep_2/Subcurves_visitor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Subcurves_visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Subcurves_visitor.h $ // $Id: Subcurves_visitor.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h b/include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h index be1fe371c6..f24c824a75 100644 --- a/include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h +++ b/include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h $ // $Id: Surface_sweep_2_debug.h 63e52b0 2021-03-25T15:42:47+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h b/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h index 5c07964994..cf6760f09f 100644 --- a/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h +++ b/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h $ -// $Id: Surface_sweep_2_impl.h ccdb5a0 2023-02-15T14:36:44+02:00 Efi Fogel +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h $ +// $Id: Surface_sweep_2_impl.h 47e728f 2023-12-22T17:14:12+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Baruch Zukerman @@ -298,6 +298,14 @@ void Surface_sweep_2::_handle_overlaps_in_right_curves() template void Surface_sweep_2::_handle_right_curves() { + + for(Event_subcurve_iterator sc_it = this->m_currentEvent->right_curves_begin(), + sc_it_end = this->m_currentEvent->right_curves_end(); + sc_it!=sc_it_end; ++sc_it) + { + (*sc_it)->reset_left_event(); + } + CGAL_SS_PRINT_START("handling right curves at ("); CGAL_SS_DEBUG(this->PrintEvent(this->m_currentEvent)); CGAL_SS_PRINT_TEXT(")"); @@ -565,10 +573,12 @@ void Surface_sweep_2::_intersect(Subcurve* c1, Subcurve* c2, Event* left_event = first_parent->left_event(); Event* right_event = first_parent->right_event(); - if (! second_parent->is_start_point(left_event)) - left_event->add_curve_to_left(second_parent); - else - left_event->remove_curve_from_right(second_parent); + if (left_event != nullptr) { + if (! second_parent->is_start_point(left_event)) + left_event->add_curve_to_left(second_parent); + else + left_event->remove_curve_from_right(second_parent); + } CGAL_SS_PRINT_CURVE(c1); CGAL_SS_PRINT_TEXT(" + "); @@ -588,7 +598,8 @@ void Surface_sweep_2::_intersect(Subcurve* c1, Subcurve* c2, // add the overlapping curve kept of the right of the left end right_event->add_curve_to_left(first_parent); - _add_curve_to_right(left_event, first_parent); + if (left_event != nullptr) + _add_curve_to_right(left_event, first_parent); this->m_visitor->found_overlap(c1, c2, first_parent); diff --git a/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h b/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h index a5ae7cb43e..de07c4fa34 100644 --- a/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h +++ b/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h $ // $Id: Surface_sweep_2_utils.h 708469f 2020-06-12T14:06:58+03:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Surface_sweep_2_algorithms.h b/include/CGAL/Surface_sweep_2_algorithms.h index 60c4ab47fc..36d715a21e 100644 --- a/include/CGAL/Surface_sweep_2_algorithms.h +++ b/include/CGAL/Surface_sweep_2_algorithms.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Surface_sweep_2_algorithms.h $ -// $Id: Surface_sweep_2_algorithms.h 7988148 2022-06-19T12:39:43+03:00 Efi Fogel +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Surface_sweep_2_algorithms.h $ +// $Id: Surface_sweep_2_algorithms.h 47e728f 2023-12-22T17:14:12+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -33,6 +33,7 @@ #include #include #include +#include namespace CGAL { @@ -54,11 +55,13 @@ struct Default_arr_traits > typedef CGAL::Arr_segment_traits_2 Traits; }; -template -struct Default_arr_traits > +template +struct Default_arr_traits, + typename Kernel::Point_2>> { - typedef CGAL::Arr_polyline_traits_2 Traits; + using Subtraits = CGAL::Arr_segment_traits_2; + typedef CGAL::Arr_polyline_traits_2 Traits; }; template diff --git a/include/CGAL/Sweep_line_2_algorithms.h b/include/CGAL/Sweep_line_2_algorithms.h index 7713db8674..6133b18f22 100644 --- a/include/CGAL/Sweep_line_2_algorithms.h +++ b/include/CGAL/Sweep_line_2_algorithms.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_sweep_2/include/CGAL/Sweep_line_2_algorithms.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_sweep_2/include/CGAL/Sweep_line_2_algorithms.h $ // $Id: Sweep_line_2_algorithms.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_2/internal/Edge_hash_function.h b/include/CGAL/TDS_2/internal/Edge_hash_function.h index 823f120836..45c52d026a 100644 --- a/include/CGAL/TDS_2/internal/Edge_hash_function.h +++ b/include/CGAL/TDS_2/internal/Edge_hash_function.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/TDS_2/internal/Edge_hash_function.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/TDS_2/internal/Edge_hash_function.h $ // $Id: Edge_hash_function.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_2/internal/edge_list.h b/include/CGAL/TDS_2/internal/edge_list.h index bb6cc22a1c..d1d61e5439 100644 --- a/include/CGAL/TDS_2/internal/edge_list.h +++ b/include/CGAL/TDS_2/internal/edge_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/TDS_2/internal/edge_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/TDS_2/internal/edge_list.h $ // $Id: edge_list.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_3/internal/Dummy_tds_3.h b/include/CGAL/TDS_3/internal/Dummy_tds_3.h index ad6d6174b1..2dbfd6e917 100644 --- a/include/CGAL/TDS_3/internal/Dummy_tds_3.h +++ b/include/CGAL/TDS_3/internal/Dummy_tds_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/TDS_3/internal/Dummy_tds_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/TDS_3/internal/Dummy_tds_3.h $ // $Id: Dummy_tds_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h b/include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h index 82c4e8b1dc..97664753eb 100644 --- a/include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h +++ b/include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h $ // $Id: Triangulation_ds_circulators_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h b/include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h index fae2a84712..3c2b485684 100644 --- a/include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h +++ b/include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h $ // $Id: Triangulation_ds_iterators_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_full_cell_default_storage_policy.h b/include/CGAL/TDS_full_cell_default_storage_policy.h index dcc52a5b99..7c5e466799 100644 --- a/include/CGAL/TDS_full_cell_default_storage_policy.h +++ b/include/CGAL/TDS_full_cell_default_storage_policy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/TDS_full_cell_default_storage_policy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/TDS_full_cell_default_storage_policy.h $ // $Id: TDS_full_cell_default_storage_policy.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/TDS_full_cell_mirror_storage_policy.h b/include/CGAL/TDS_full_cell_mirror_storage_policy.h index 26f9305406..274ce9583b 100644 --- a/include/CGAL/TDS_full_cell_mirror_storage_policy.h +++ b/include/CGAL/TDS_full_cell_mirror_storage_policy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/TDS_full_cell_mirror_storage_policy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/TDS_full_cell_mirror_storage_policy.h $ // $Id: TDS_full_cell_mirror_storage_policy.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h b/include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h index 0611ea8be1..db6bd8d113 100644 --- a/include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h +++ b/include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h $ // $Id: Remeshing_cell_base_3.h a6b4822 2022-03-24T17:07:23+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h b/include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h index ec2bcf4bea..ffba87d2b2 100644 --- a/include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h +++ b/include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Remeshing_triangulation_3.h $ // $Id: Remeshing_triangulation_3.h 861588a 2022-08-03T20:19:51+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h b/include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h index 1386ec919d..3ef18202d4 100644 --- a/include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h +++ b/include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Remeshing_vertex_base_3.h $ // $Id: Remeshing_vertex_base_3.h a6b4822 2022-03-24T17:07:23+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/Sizing_field.h b/include/CGAL/Tetrahedral_remeshing/Sizing_field.h index d8d4b643b5..cbf002f066 100644 --- a/include/CGAL/Tetrahedral_remeshing/Sizing_field.h +++ b/include/CGAL/Tetrahedral_remeshing/Sizing_field.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Sizing_field.h $ // $Id: Sizing_field.h ab05dde 2020-06-12T08:08:56+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h b/include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h index dc4ff9284f..88fb4d1786 100644 --- a/include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h +++ b/include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/Uniform_sizing_field.h $ // $Id: Uniform_sizing_field.h ab05dde 2020-06-12T08:08:56+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/FMLS.h b/include/CGAL/Tetrahedral_remeshing/internal/FMLS.h index 5d6abb72fe..ffd1e0ac3b 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/FMLS.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/FMLS.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/FMLS.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/FMLS.h $ // $Id: FMLS.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h b/include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h index 5fb594f9e0..392b86a82c 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/collapse_short_edges.h $ // $Id: collapse_short_edges.h 05b446e 2022-12-05T12:38:31+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h b/include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h index 4ef0e5ae2a..b07f982f83 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/compute_c3t3_statistics.h $ // $Id: compute_c3t3_statistics.h 05b446e 2022-12-05T12:38:31+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h b/include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h index 2d99356795..9ea3264ab1 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/flip_edges.h $ // $Id: flip_edges.h 4b87443 2022-12-05T12:20:06+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h b/include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h index 71c1773a9a..be0244752f 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/smooth_vertices.h $ // $Id: smooth_vertices.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h b/include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h index 63d9e3815c..62ada69d40 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/split_long_edges.h $ // $Id: split_long_edges.h 05b446e 2022-12-05T12:38:31+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h b/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h index 1d1b8d64e8..9da5ef3fc7 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h $ -// $Id: tetrahedral_adaptive_remeshing_impl.h 73063a6 2022-12-21T14:42:39+00:00 Jane Tournois +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_adaptive_remeshing_impl.h $ +// $Id: tetrahedral_adaptive_remeshing_impl.h b6d9c44 2023-11-15T15:37:41+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -91,6 +91,7 @@ class Adaptive_remesher typedef typename C3t3::Cell_handle Cell_handle; typedef typename C3t3::Vertex_handle Vertex_handle; + typedef typename C3t3::Edge Edge; typedef typename C3t3::Subdomain_index Subdomain_index; typedef typename C3t3::Surface_patch_index Surface_patch_index; typedef typename C3t3::Curve_index Curve_index; @@ -261,8 +262,7 @@ class Adaptive_remesher FT sqmax = emax * emax; FT sqmin = emin * emin; - typedef typename Tr::Edge Edge; - for (Edge e : tr().finite_edges()) + for (const Edge& e : tr().finite_edges()) { // skip protected edges if (m_protect_boundaries) @@ -399,31 +399,38 @@ class Adaptive_remesher //update number_of_cells and number_of_facets in c3t3 m_c3t3.rescan_after_load_of_triangulation(); +#ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG + CGAL::Tetrahedral_remeshing::debug::dump_vertices_by_dimension( + m_c3t3.triangulation(), "00-c3t3_vertices_before_init_"); +#endif + + const Subdomain_index default_subdomain = default_subdomain_index(); + //tag cells for (Cell_handle cit : tr().finite_cell_handles()) { if (get(m_cell_selector, cit)) { const Subdomain_index index = cit->subdomain_index(); - if(!input_is_c3t3()) + if (m_c3t3.is_in_complex(cit)) m_c3t3.remove_from_complex(cit); - if(Subdomain_index() != index) - m_c3t3.add_to_complex(cit, index); + + const Subdomain_index new_index = (Subdomain_index() != index) + ? index + : default_subdomain; + m_c3t3.add_to_complex(cit, new_index); #ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG ++nbc; #endif } - if (!input_is_c3t3()) - { - for (int i = 0; i < 4; ++i) - { - if (cit->vertex(i)->in_dimension() == -1) - cit->vertex(i)->set_dimension(3); - } - } + + for (Vertex_handle vi : CGAL::Tetrahedral_remeshing::vertices(cit, tr())) + set_dimension(vi, 3); + #ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG - else if (input_is_c3t3() && m_c3t3.is_in_complex(cit)) + //else + if (input_is_c3t3() && m_c3t3.is_in_complex(cit)) ++nbc; #endif } @@ -442,16 +449,15 @@ class Adaptive_remesher { Surface_patch_index patch = f.first->surface_patch_index(f.second); if(patch == Surface_patch_index()) - set_surface_patch_index_to_default(s1, s2, patch); + make_surface_patch_index(s1, s2, patch); + + if(m_c3t3.is_in_complex(f)) + m_c3t3.remove_from_complex(f); m_c3t3.add_to_complex(f, patch); - const int i = f.second; - for (int j = 0; j < 3; ++j) - { - Vertex_handle vij = f.first->vertex(Tr::vertex_triple_index(i, j)); - if (vij->in_dimension() == -1 || vij->in_dimension() > 2) - vij->set_dimension(2); - } + for (Vertex_handle vij : CGAL::Tetrahedral_remeshing::vertices(f, tr())) + set_dimension(vij, 2); + #ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG ++nbf; #endif @@ -462,7 +468,7 @@ class Adaptive_remesher #endif //tag edges - typedef typename Tr::Edge Edge; + const Curve_index default_curve_id = default_curve_index(); for (const Edge& e : tr().finite_edges()) { if (m_c3t3.is_in_complex(e)) @@ -479,15 +485,17 @@ class Adaptive_remesher || nb_incident_subdomains(e, m_c3t3) > 2 || nb_incident_surface_patches(e, m_c3t3) > 1) { - m_c3t3.add_to_complex(e, 1); + const bool in_complex = m_c3t3.is_in_complex(e); + typename C3t3::Curve_index curve_id = in_complex + ? m_c3t3.curve_index(e) + : default_curve_id; - Vertex_handle v = e.first->vertex(e.second); - if (v->in_dimension() == -1 || v->in_dimension() > 1) - v->set_dimension(1); + if (in_complex) + m_c3t3.remove_from_complex(e); + m_c3t3.add_to_complex(e, curve_id); - v = e.first->vertex(e.third); - if (v->in_dimension() == -1 || v->in_dimension() > 1) - v->set_dimension(1); + for (Vertex_handle v : CGAL::Tetrahedral_remeshing::vertices(e, tr())) + set_dimension(v, 1); #ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG ++nbe; @@ -505,12 +513,10 @@ class Adaptive_remesher if ( vit->in_dimension() == 0 || nb_incident_complex_edges(vit, m_c3t3) > 2) { - if(!m_c3t3.is_in_complex(vit)) + if (!m_c3t3.is_in_complex(vit)) m_c3t3.add_to_complex(vit, ++corner_id); - if (vit->in_dimension() == -1 || vit->in_dimension() > 0) - vit->set_dimension(0); - + set_dimension(vit, 0); vit->set_index(corner_id); #ifdef CGAL_TETRAHEDRAL_REMESHING_DEBUG @@ -519,6 +525,7 @@ class Adaptive_remesher } } + // set all indices depending on underlying dimension for (Vertex_handle v : tr().finite_vertex_handles()) set_index(v, m_c3t3); @@ -530,12 +537,40 @@ class Adaptive_remesher std::cout << "\t vertices = " << nbv << std::endl; CGAL::Tetrahedral_remeshing::debug::dump_vertices_by_dimension( - m_c3t3.triangulation(), "c3t3_vertices_"); + m_c3t3.triangulation(), "0-c3t3_vertices_after_init_"); CGAL::Tetrahedral_remeshing::debug::check_surface_patch_indices(m_c3t3); #endif } private: + bool dimension_is_modifiable(const Vertex_handle& v, const int new_dim) const + { + if (!input_is_c3t3()) + return true; + + const int vdim = v->in_dimension(); + // feature edges and tip/endpoints vertices are kept + switch (vdim) + { + case -1: return false;//far points are not modified + case 3 : return true; + case 2 : return true;//surface vertices may not be part of a triangulation surface + // in this case, we want to be able to set it + case 1 : return new_dim == 0; //features can be modified to corners + case 0 : return false;// corners remain corners + default: + return true; + } + CGAL_unreachable(); + return true; + } + + void set_dimension(Vertex_handle v, const int new_dim) + { + if (dimension_is_modifiable(v, new_dim)) + v->set_dimension(new_dim); + } + bool check_vertex_dimensions() { for (Vertex_handle vit : tr().finite_vertex_handles()) @@ -557,23 +592,55 @@ class Adaptive_remesher } template - void set_surface_patch_index_to_default(const Subdomain_index&, - const Subdomain_index&, - PatchIndex& patch) + void make_surface_patch_index(const Subdomain_index& s1, + const Subdomain_index& s2, + PatchIndex& patch) { - if(m_c3t3.number_of_facets() == 0) - patch = 1; - else - patch = m_c3t3.surface_patch_index(*m_c3t3.facets_in_complex_begin()); + patch = (s1 < s2) ? (s1 * 1000 + s2) : (s2 * 1000 + s1); } - void set_surface_patch_index_to_default(const Subdomain_index& s1, - const Subdomain_index& s2, - std::pair& patch) + void make_surface_patch_index(const Subdomain_index& s1, + const Subdomain_index& s2, + std::pair& patch) { patch = (s1 < s2) ? std::make_pair(s1, s2) : std::make_pair(s2, s1); } + Subdomain_index max_subdomain_index() const + { + Subdomain_index max_index + = (std::numeric_limits::min)(); + for (Cell_handle cit : tr().finite_cell_handles()) + { + const Subdomain_index cid = cit->subdomain_index(); + if (cid > max_index && cid != Subdomain_index()) + max_index = cid; + } + return max_index; + } + + Subdomain_index default_subdomain_index() const + { + return max_subdomain_index() + 1; + } + + Curve_index max_curve_index() const + { + Curve_index max_index = (std::numeric_limits::min)(); + for (const Edge& e : m_c3t3.edges_in_complex()) + { + const Curve_index cid = m_c3t3.curve_index(e); + if (cid > max_index) + max_index = cid; + } + return max_index + 1; + } + + Curve_index default_curve_index() const + { + return max_curve_index() + 1; + } + public: Tr& tr() { diff --git a/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h b/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h index fd73cb2f40..13948ae4d6 100644 --- a/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h +++ b/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h $ -// $Id: tetrahedral_remeshing_helpers.h 49f7a40 2023-02-09T09:42:55+00:00 Andreas Fabri +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/internal/tetrahedral_remeshing_helpers.h $ +// $Id: tetrahedral_remeshing_helpers.h b6d9c44 2023-11-15T15:37:41+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -74,8 +74,36 @@ inline int indices(const int& i, const int& j) CGAL_assertion(i < 4 && j < 3); if(i < 4 && j < 3) return indices_table[i][j]; - else - return -1; + CGAL_error_msg("Invalid indices provided"); + return 0; +} + +template +std::array +vertices(const typename Tr::Edge& e , const Tr&) +{ + return std::array{ + e.first->vertex(e.second), + e.first->vertex(e.third)}; +} +template +std::array +vertices(const typename Tr::Facet& f, const Tr&) +{ + return std::array{ + f.first->vertex(Tr::vertex_triple_index(f.second, 0)), + f.first->vertex(Tr::vertex_triple_index(f.second, 1)), + f.first->vertex(Tr::vertex_triple_index(f.second, 2))}; +} +template +std::array +vertices(const typename Tr::Cell_handle c, const Tr&) +{ + return std::array{ + c->vertex(0), + c->vertex(1), + c->vertex(2), + c->vertex(3)}; } template @@ -529,6 +557,8 @@ void set_index(typename C3t3::Vertex_handle v, const C3t3& c3t3) v->set_index(v->cell()->subdomain_index()); break; case 2: + CGAL_assertion(surface_patch_index(v, c3t3) + != typename C3t3::Surface_patch_index()); v->set_index(surface_patch_index(v, c3t3)); break; case 1: diff --git a/include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h b/include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h index a92f77b498..b37fd00cf6 100644 --- a/include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h +++ b/include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/Tetrahedral_remeshing/tetrahedral_remeshing_io.h $ // $Id: tetrahedral_remeshing_io.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tetrahedron_3.h b/include/CGAL/Tetrahedron_3.h index fa41be6bb5..5f599fedf7 100644 --- a/include/CGAL/Tetrahedron_3.h +++ b/include/CGAL/Tetrahedron_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Tetrahedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Tetrahedron_3.h $ // $Id: Tetrahedron_3.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Buffer_objects.h b/include/CGAL/Three/Buffer_objects.h index 4745d49cc6..22ca00dc69 100644 --- a/include/CGAL/Three/Buffer_objects.h +++ b/include/CGAL/Three/Buffer_objects.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Buffer_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Buffer_objects.h $ // $Id: Buffer_objects.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Edge_container.h b/include/CGAL/Three/Edge_container.h index e4417338f0..3a63eb5de5 100644 --- a/include/CGAL/Three/Edge_container.h +++ b/include/CGAL/Three/Edge_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Edge_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Edge_container.h $ // $Id: Edge_container.h 431a63e 2022-09-24T14:50:09+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Point_container.h b/include/CGAL/Three/Point_container.h index 1c1d0569df..dcae439fa3 100644 --- a/include/CGAL/Three/Point_container.h +++ b/include/CGAL/Three/Point_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Point_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Point_container.h $ // $Id: Point_container.h 97bd67d 2023-06-09T16:26:23+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h b/include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h index 0cfffc69d9..6fc6ad85c5 100644 --- a/include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h +++ b/include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Polyhedron_demo_io_plugin_interface.h $ // $Id: Polyhedron_demo_io_plugin_interface.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Polyhedron_demo_plugin_helper.h b/include/CGAL/Three/Polyhedron_demo_plugin_helper.h index 1c1d1b3df7..5bf22ffea8 100644 --- a/include/CGAL/Three/Polyhedron_demo_plugin_helper.h +++ b/include/CGAL/Three/Polyhedron_demo_plugin_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Polyhedron_demo_plugin_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Polyhedron_demo_plugin_helper.h $ // $Id: Polyhedron_demo_plugin_helper.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Polyhedron_demo_plugin_interface.h b/include/CGAL/Three/Polyhedron_demo_plugin_interface.h index b90d18d4e1..e680d8fe25 100644 --- a/include/CGAL/Three/Polyhedron_demo_plugin_interface.h +++ b/include/CGAL/Three/Polyhedron_demo_plugin_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Polyhedron_demo_plugin_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Polyhedron_demo_plugin_interface.h $ // $Id: Polyhedron_demo_plugin_interface.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Primitive_container.h b/include/CGAL/Three/Primitive_container.h index 5be9e6f295..a92d714f2e 100644 --- a/include/CGAL/Three/Primitive_container.h +++ b/include/CGAL/Three/Primitive_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Primitive_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Primitive_container.h $ // $Id: Primitive_container.h d1cda5b 2023-06-08T12:54:59+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_draw_interface.h b/include/CGAL/Three/Scene_draw_interface.h index 1b197d659d..4a3ecbf74e 100644 --- a/include/CGAL/Three/Scene_draw_interface.h +++ b/include/CGAL/Three/Scene_draw_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_draw_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_draw_interface.h $ // $Id: Scene_draw_interface.h 1f45360 2021-01-26T09:05:24+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_group_item.h b/include/CGAL/Three/Scene_group_item.h index bd8a80b69a..bb28572048 100644 --- a/include/CGAL/Three/Scene_group_item.h +++ b/include/CGAL/Three/Scene_group_item.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_group_item.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_group_item.h $ // $Id: Scene_group_item.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_interface.h b/include/CGAL/Three/Scene_interface.h index 7d791fe45c..e5ef6d0df9 100644 --- a/include/CGAL/Three/Scene_interface.h +++ b/include/CGAL/Three/Scene_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_interface.h $ // $Id: Scene_interface.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_item.h b/include/CGAL/Three/Scene_item.h index 4f6aa9c7ca..61916bf2b2 100644 --- a/include/CGAL/Three/Scene_item.h +++ b/include/CGAL/Three/Scene_item.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_item.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_item.h $ // $Id: Scene_item.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_item_config.h b/include/CGAL/Three/Scene_item_config.h index 15d3a836b1..858c83f131 100644 --- a/include/CGAL/Three/Scene_item_config.h +++ b/include/CGAL/Three/Scene_item_config.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_item_config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_item_config.h $ // $Id: Scene_item_config.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_item_rendering_helper.h b/include/CGAL/Three/Scene_item_rendering_helper.h index 917a6b33a5..e7a99ddb9c 100644 --- a/include/CGAL/Three/Scene_item_rendering_helper.h +++ b/include/CGAL/Three/Scene_item_rendering_helper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_item_rendering_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_item_rendering_helper.h $ // $Id: Scene_item_rendering_helper.h 3ee53a4 2023-05-26T18:11:51+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_item_with_properties.h b/include/CGAL/Three/Scene_item_with_properties.h index eeda919d30..4ea96b1f10 100644 --- a/include/CGAL/Three/Scene_item_with_properties.h +++ b/include/CGAL/Three/Scene_item_with_properties.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_item_with_properties.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_item_with_properties.h $ // $Id: Scene_item_with_properties.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_print_item_interface.h b/include/CGAL/Three/Scene_print_item_interface.h index 90ea4613ca..e7ef17333a 100644 --- a/include/CGAL/Three/Scene_print_item_interface.h +++ b/include/CGAL/Three/Scene_print_item_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_print_item_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_print_item_interface.h $ // $Id: Scene_print_item_interface.h 3b70343 2020-11-16T16:19:43+01:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_transparent_interface.h b/include/CGAL/Three/Scene_transparent_interface.h index 63c4964480..4ab30e70de 100644 --- a/include/CGAL/Three/Scene_transparent_interface.h +++ b/include/CGAL/Three/Scene_transparent_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_transparent_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_transparent_interface.h $ // $Id: Scene_transparent_interface.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Scene_zoomable_item_interface.h b/include/CGAL/Three/Scene_zoomable_item_interface.h index 80a71af676..a6b332c4ab 100644 --- a/include/CGAL/Three/Scene_zoomable_item_interface.h +++ b/include/CGAL/Three/Scene_zoomable_item_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Scene_zoomable_item_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Scene_zoomable_item_interface.h $ // $Id: Scene_zoomable_item_interface.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/TextRenderer.h b/include/CGAL/Three/TextRenderer.h index c574885fc2..baacb359cc 100644 --- a/include/CGAL/Three/TextRenderer.h +++ b/include/CGAL/Three/TextRenderer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/TextRenderer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/TextRenderer.h $ // $Id: TextRenderer.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Three.h b/include/CGAL/Three/Three.h index 5b141f87dc..10718c3b61 100644 --- a/include/CGAL/Three/Three.h +++ b/include/CGAL/Three/Three.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Three.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Three.h $ // $Id: Three.h 720b2dd 2021-08-30T12:47:10+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Triangle_container.h b/include/CGAL/Three/Triangle_container.h index 4622d8bbc6..75632dca14 100644 --- a/include/CGAL/Three/Triangle_container.h +++ b/include/CGAL/Three/Triangle_container.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Triangle_container.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Triangle_container.h $ // $Id: Triangle_container.h f79ec02 2021-06-28T13:11:28+02:00 Maxime Gimeno // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Viewer_config.h b/include/CGAL/Three/Viewer_config.h index c762819ba6..6f64cc63a6 100644 --- a/include/CGAL/Three/Viewer_config.h +++ b/include/CGAL/Three/Viewer_config.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Viewer_config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Viewer_config.h $ // $Id: Viewer_config.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/Viewer_interface.h b/include/CGAL/Three/Viewer_interface.h index 7dd1d56ccc..d31e9bc43d 100644 --- a/include/CGAL/Three/Viewer_interface.h +++ b/include/CGAL/Three/Viewer_interface.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/Viewer_interface.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/Viewer_interface.h $ // $Id: Viewer_interface.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Three/exceptions.h b/include/CGAL/Three/exceptions.h index 2fac894c37..a3ff9f59cc 100644 --- a/include/CGAL/Three/exceptions.h +++ b/include/CGAL/Three/exceptions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Three/include/CGAL/Three/exceptions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Three/include/CGAL/Three/exceptions.h $ // $Id: exceptions.h 2478b85 2021-11-04T09:14:02+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Threetuple.h b/include/CGAL/Threetuple.h index ed665ad9c6..ea729d2b7f 100644 --- a/include/CGAL/Threetuple.h +++ b/include/CGAL/Threetuple.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Threetuple.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Threetuple.h $ // $Id: Threetuple.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Time_stamper.h b/include/CGAL/Time_stamper.h index cdc288b818..3c7d67950a 100644 --- a/include/CGAL/Time_stamper.h +++ b/include/CGAL/Time_stamper.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Time_stamper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Time_stamper.h $ // $Id: Time_stamper.h e8d1095 2023-01-20T16:35:15+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Timer.h b/include/CGAL/Timer.h index 382fd29e6c..fe15796c13 100644 --- a/include/CGAL/Timer.h +++ b/include/CGAL/Timer.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Timer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Timer.h $ // $Id: Timer.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Timer_impl.h b/include/CGAL/Timer_impl.h index 7cea356cda..0a69f8e093 100644 --- a/include/CGAL/Timer_impl.h +++ b/include/CGAL/Timer_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Profiling_tools/include/CGAL/Timer_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Profiling_tools/include/CGAL/Timer_impl.h $ // $Id: Timer_impl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Transform_iterator.h b/include/CGAL/Transform_iterator.h index f05c153310..7b3b21aee5 100644 --- a/include/CGAL/Transform_iterator.h +++ b/include/CGAL/Transform_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Matrix_search/include/CGAL/Transform_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Matrix_search/include/CGAL/Transform_iterator.h $ // $Id: Transform_iterator.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tree_base.h b/include/CGAL/Tree_base.h index 5675dbeb09..332db56af2 100644 --- a/include/CGAL/Tree_base.h +++ b/include/CGAL/Tree_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Tree_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Tree_base.h $ // $Id: Tree_base.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Tree_traits.h b/include/CGAL/Tree_traits.h index bc968f17bc..b95f3bfdcc 100644 --- a/include/CGAL/Tree_traits.h +++ b/include/CGAL/Tree_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SearchStructures/include/CGAL/Tree_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SearchStructures/include/CGAL/Tree_traits.h $ // $Id: Tree_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangle_2.h b/include/CGAL/Triangle_2.h index a182803d65..089ec163eb 100644 --- a/include/CGAL/Triangle_2.h +++ b/include/CGAL/Triangle_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Triangle_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Triangle_2.h $ // $Id: Triangle_2.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangle_3.h b/include/CGAL/Triangle_3.h index 65cf7aad29..5c2eb46fb6 100644 --- a/include/CGAL/Triangle_3.h +++ b/include/CGAL/Triangle_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Triangle_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Triangle_3.h $ // $Id: Triangle_3.h 3933d0b 2022-11-08T12:07:14+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangle_accessor_3.h b/include/CGAL/Triangle_accessor_3.h index 0af4efc894..590768c6de 100644 --- a/include/CGAL/Triangle_accessor_3.h +++ b/include/CGAL/Triangle_accessor_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/Triangle_accessor_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/Triangle_accessor_3.h $ // $Id: Triangle_accessor_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangular_expansion_visibility_2.h b/include/CGAL/Triangular_expansion_visibility_2.h index fc6ec24292..a3aafd127d 100644 --- a/include/CGAL/Triangular_expansion_visibility_2.h +++ b/include/CGAL/Triangular_expansion_visibility_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Visibility_2/include/CGAL/Triangular_expansion_visibility_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Visibility_2/include/CGAL/Triangular_expansion_visibility_2.h $ // $Id: Triangular_expansion_visibility_2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangular_field_2.h b/include/CGAL/Triangular_field_2.h index b982c1b7e6..61b92c6313 100644 --- a/include/CGAL/Triangular_field_2.h +++ b/include/CGAL/Triangular_field_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Stream_lines_2/include/CGAL/Triangular_field_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Stream_lines_2/include/CGAL/Triangular_field_2.h $ // $Id: Triangular_field_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulated_mixed_complex_observer_3.h b/include/CGAL/Triangulated_mixed_complex_observer_3.h index cbe56f8803..1edd8459df 100644 --- a/include/CGAL/Triangulated_mixed_complex_observer_3.h +++ b/include/CGAL/Triangulated_mixed_complex_observer_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Triangulated_mixed_complex_observer_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Triangulated_mixed_complex_observer_3.h $ // $Id: Triangulated_mixed_complex_observer_3.h 1faa0e2 2021-04-28T10:55:26+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation.h b/include/CGAL/Triangulation.h index 5b38871b67..ec958daf79 100644 --- a/include/CGAL/Triangulation.h +++ b/include/CGAL/Triangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation.h $ // $Id: Triangulation.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation/internal/Combination_enumerator.h b/include/CGAL/Triangulation/internal/Combination_enumerator.h index d104cecf2d..9182a4531f 100644 --- a/include/CGAL/Triangulation/internal/Combination_enumerator.h +++ b/include/CGAL/Triangulation/internal/Combination_enumerator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation/internal/Combination_enumerator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation/internal/Combination_enumerator.h $ // $Id: Combination_enumerator.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation/internal/Dummy_TDS.h b/include/CGAL/Triangulation/internal/Dummy_TDS.h index 096f662ddd..ede871a8ac 100644 --- a/include/CGAL/Triangulation/internal/Dummy_TDS.h +++ b/include/CGAL/Triangulation/internal/Dummy_TDS.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation/internal/Dummy_TDS.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation/internal/Dummy_TDS.h $ // $Id: Dummy_TDS.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation/internal/Static_or_dynamic_array.h b/include/CGAL/Triangulation/internal/Static_or_dynamic_array.h index f4af8e16d1..1f5f28a4fa 100644 --- a/include/CGAL/Triangulation/internal/Static_or_dynamic_array.h +++ b/include/CGAL/Triangulation/internal/Static_or_dynamic_array.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation/internal/Static_or_dynamic_array.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation/internal/Static_or_dynamic_array.h $ // $Id: Static_or_dynamic_array.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h b/include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h index ac70a7a684..6306297fc6 100644 --- a/include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h +++ b/include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h $ // $Id: Triangulation_ds_iterators.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation/internal/utilities.h b/include/CGAL/Triangulation/internal/utilities.h index 09145f8d6f..78d17987ed 100644 --- a/include/CGAL/Triangulation/internal/utilities.h +++ b/include/CGAL/Triangulation/internal/utilities.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation/internal/utilities.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation/internal/utilities.h $ // $Id: utilities.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2.h b/include/CGAL/Triangulation_2.h index 6469be2293..023e0a21d1 100644 --- a/include/CGAL/Triangulation_2.h +++ b/include/CGAL/Triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2.h $ // $Id: Triangulation_2.h 4d22c90 2023-01-04T10:06:45+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2/insert_constraints.h b/include/CGAL/Triangulation_2/insert_constraints.h index 6961ba29c5..938eff27e2 100644 --- a/include/CGAL/Triangulation_2/insert_constraints.h +++ b/include/CGAL/Triangulation_2/insert_constraints.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2/insert_constraints.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2/insert_constraints.h $ // $Id: insert_constraints.h dd5989d 2023-03-21T16:28:53+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h b/include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h index 3821d15696..637816a936 100644 --- a/include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h +++ b/include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h $ // $Id: CTP2_subconstraint_graph.h f841429 2020-03-26T19:27:08+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h b/include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h index 0e3943faf8..b046fd9785 100644 --- a/include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h +++ b/include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h $ // $Id: Constraint_hierarchy_2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2/internal/In_domain.h b/include/CGAL/Triangulation_2/internal/In_domain.h index 45ff3855ca..57dc917798 100644 --- a/include/CGAL/Triangulation_2/internal/In_domain.h +++ b/include/CGAL/Triangulation_2/internal/In_domain.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2/internal/In_domain.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2/internal/In_domain.h $ // $Id: In_domain.h f6c3952 2022-05-19T06:59:29+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h b/include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h index bd7506fb35..34e9b9f728 100644 --- a/include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h +++ b/include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h $ // $Id: Polyline_constraint_hierarchy_2.h e5ce8a7 2023-03-31T11:10:47+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h b/include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h index 8c05d4d849..a421486d3e 100644 --- a/include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h +++ b/include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h $ // $Id: Triangulation_line_face_circulator_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2_projection_traits_3.h b/include/CGAL/Triangulation_2_projection_traits_3.h index c07c3aed39..c8c4a15ed8 100644 --- a/include/CGAL/Triangulation_2_projection_traits_3.h +++ b/include/CGAL/Triangulation_2_projection_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2_projection_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2_projection_traits_3.h $ // $Id: Triangulation_2_projection_traits_3.h dacbd18 2021-08-30T12:35:34+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2_to_lcc.h b/include/CGAL/Triangulation_2_to_lcc.h index 5ce3fb5a7a..690a049cd8 100644 --- a/include/CGAL/Triangulation_2_to_lcc.h +++ b/include/CGAL/Triangulation_2_to_lcc.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2_to_lcc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2_to_lcc.h $ // $Id: Triangulation_2_to_lcc.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_2_traits_3.h b/include/CGAL/Triangulation_2_traits_3.h index 0a17642936..2c1b8bcb31 100644 --- a/include/CGAL/Triangulation_2_traits_3.h +++ b/include/CGAL/Triangulation_2_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_2_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_2_traits_3.h $ // $Id: Triangulation_2_traits_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_3.h b/include/CGAL/Triangulation_3.h index 1d46f866aa..a784ecf259 100644 --- a/include/CGAL/Triangulation_3.h +++ b/include/CGAL/Triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_3.h $ // $Id: Triangulation_3.h 3b79468 2023-04-13T17:26:44+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h b/include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h index 2d9fe39898..6eb23b9df5 100644 --- a/include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h +++ b/include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h $ // $Id: Delaunay_triangulation_hierarchy_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h b/include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h index 5ebd4a357e..d8b429ce00 100644 --- a/include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h +++ b/include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h $ // $Id: Triangulation_segment_traverser_3_impl.h 9bbebd4 2023-07-12T15:23:47+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_3_to_lcc.h b/include/CGAL/Triangulation_3_to_lcc.h index befeb70b1d..7300d29938 100644 --- a/include/CGAL/Triangulation_3_to_lcc.h +++ b/include/CGAL/Triangulation_3_to_lcc.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_3_to_lcc.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_3_to_lcc.h $ // $Id: Triangulation_3_to_lcc.h 999a813 2022-05-05T13:34:19+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_cell_base_3.h b/include/CGAL/Triangulation_cell_base_3.h index 3615176cc3..4f4e5b1e0c 100644 --- a/include/CGAL/Triangulation_cell_base_3.h +++ b/include/CGAL/Triangulation_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_cell_base_3.h $ // $Id: Triangulation_cell_base_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_cell_base_with_info_3.h b/include/CGAL/Triangulation_cell_base_with_info_3.h index 343f049c1f..6ed822565b 100644 --- a/include/CGAL/Triangulation_cell_base_with_info_3.h +++ b/include/CGAL/Triangulation_cell_base_with_info_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_cell_base_with_info_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_cell_base_with_info_3.h $ // $Id: Triangulation_cell_base_with_info_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_conformer_2.h b/include/CGAL/Triangulation_conformer_2.h index 9f759a86ff..1ab7783332 100644 --- a/include/CGAL/Triangulation_conformer_2.h +++ b/include/CGAL/Triangulation_conformer_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/Triangulation_conformer_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/Triangulation_conformer_2.h $ // $Id: Triangulation_conformer_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_data_structure.h b/include/CGAL/Triangulation_data_structure.h index 2b5bf74b03..658e8130bc 100644 --- a/include/CGAL/Triangulation_data_structure.h +++ b/include/CGAL/Triangulation_data_structure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation_data_structure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation_data_structure.h $ // $Id: Triangulation_data_structure.h 29d543c 2022-10-04T09:16:32+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_data_structure_2.h b/include/CGAL/Triangulation_data_structure_2.h index ab12a89ad0..14b4e10530 100644 --- a/include/CGAL/Triangulation_data_structure_2.h +++ b/include/CGAL/Triangulation_data_structure_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_data_structure_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_data_structure_2.h $ // $Id: Triangulation_data_structure_2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_data_structure_3.h b/include/CGAL/Triangulation_data_structure_3.h index 9c7c4bf205..b695b9c93a 100644 --- a/include/CGAL/Triangulation_data_structure_3.h +++ b/include/CGAL/Triangulation_data_structure_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/Triangulation_data_structure_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/Triangulation_data_structure_3.h $ // $Id: Triangulation_data_structure_3.h b115a68 2022-12-06T09:47:46+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_data_structure_using_list_2.h b/include/CGAL/Triangulation_data_structure_using_list_2.h index a394308372..bdad81ec4b 100644 --- a/include/CGAL/Triangulation_data_structure_using_list_2.h +++ b/include/CGAL/Triangulation_data_structure_using_list_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_data_structure_using_list_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_data_structure_using_list_2.h $ // $Id: Triangulation_data_structure_using_list_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_default_data_structure_2.h b/include/CGAL/Triangulation_default_data_structure_2.h index 41f8d44f63..0a7a3a5555 100644 --- a/include/CGAL/Triangulation_default_data_structure_2.h +++ b/include/CGAL/Triangulation_default_data_structure_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_default_data_structure_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_default_data_structure_2.h $ // $Id: Triangulation_default_data_structure_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_cell_base_3.h b/include/CGAL/Triangulation_ds_cell_base_3.h index bd1a7dd7a0..2ca33e4943 100644 --- a/include/CGAL/Triangulation_ds_cell_base_3.h +++ b/include/CGAL/Triangulation_ds_cell_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/Triangulation_ds_cell_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/Triangulation_ds_cell_base_3.h $ // $Id: Triangulation_ds_cell_base_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_circulators_2.h b/include/CGAL/Triangulation_ds_circulators_2.h index 58e626d424..5cbb5aa0ac 100644 --- a/include/CGAL/Triangulation_ds_circulators_2.h +++ b/include/CGAL/Triangulation_ds_circulators_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_ds_circulators_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_ds_circulators_2.h $ // $Id: Triangulation_ds_circulators_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_face_2.h b/include/CGAL/Triangulation_ds_face_2.h index 986840c85b..c92ba608b5 100644 --- a/include/CGAL/Triangulation_ds_face_2.h +++ b/include/CGAL/Triangulation_ds_face_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_ds_face_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_ds_face_2.h $ // $Id: Triangulation_ds_face_2.h 79d2374 2022-09-23T15:25:30+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_face_base_2.h b/include/CGAL/Triangulation_ds_face_base_2.h index c2c8d5461b..9ea0390383 100644 --- a/include/CGAL/Triangulation_ds_face_base_2.h +++ b/include/CGAL/Triangulation_ds_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_ds_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_ds_face_base_2.h $ // $Id: Triangulation_ds_face_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_full_cell.h b/include/CGAL/Triangulation_ds_full_cell.h index 7cd0b9380a..a6aa61155c 100644 --- a/include/CGAL/Triangulation_ds_full_cell.h +++ b/include/CGAL/Triangulation_ds_full_cell.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation_ds_full_cell.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation_ds_full_cell.h $ // $Id: Triangulation_ds_full_cell.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_iterators_2.h b/include/CGAL/Triangulation_ds_iterators_2.h index ffb2547e00..58df24c5e9 100644 --- a/include/CGAL/Triangulation_ds_iterators_2.h +++ b/include/CGAL/Triangulation_ds_iterators_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_ds_iterators_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_ds_iterators_2.h $ // $Id: Triangulation_ds_iterators_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_vertex.h b/include/CGAL/Triangulation_ds_vertex.h index 8499935d98..ff4de29785 100644 --- a/include/CGAL/Triangulation_ds_vertex.h +++ b/include/CGAL/Triangulation_ds_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation_ds_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation_ds_vertex.h $ // $Id: Triangulation_ds_vertex.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_vertex_2.h b/include/CGAL/Triangulation_ds_vertex_2.h index 90cd3d236c..013cf6612a 100644 --- a/include/CGAL/Triangulation_ds_vertex_2.h +++ b/include/CGAL/Triangulation_ds_vertex_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_ds_vertex_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_ds_vertex_2.h $ // $Id: Triangulation_ds_vertex_2.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_vertex_base_2.h b/include/CGAL/Triangulation_ds_vertex_base_2.h index 8c84675f60..4e08c15325 100644 --- a/include/CGAL/Triangulation_ds_vertex_base_2.h +++ b/include/CGAL/Triangulation_ds_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_ds_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_ds_vertex_base_2.h $ // $Id: Triangulation_ds_vertex_base_2.h d1a323c 2020-03-26T19:24:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_ds_vertex_base_3.h b/include/CGAL/Triangulation_ds_vertex_base_3.h index 0810017e54..de022a162d 100644 --- a/include/CGAL/Triangulation_ds_vertex_base_3.h +++ b/include/CGAL/Triangulation_ds_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/Triangulation_ds_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/Triangulation_ds_vertex_base_3.h $ // $Id: Triangulation_ds_vertex_base_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_face.h b/include/CGAL/Triangulation_face.h index 48a948f67f..a5e7bcb845 100644 --- a/include/CGAL/Triangulation_face.h +++ b/include/CGAL/Triangulation_face.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation_face.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation_face.h $ // $Id: Triangulation_face.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_face_base_2.h b/include/CGAL/Triangulation_face_base_2.h index a9d26e201a..ed5e1fefce 100644 --- a/include/CGAL/Triangulation_face_base_2.h +++ b/include/CGAL/Triangulation_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_face_base_2.h $ // $Id: Triangulation_face_base_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_face_base_with_id_2.h b/include/CGAL/Triangulation_face_base_with_id_2.h index b28ad3f218..92d87ab3cd 100644 --- a/include/CGAL/Triangulation_face_base_with_id_2.h +++ b/include/CGAL/Triangulation_face_base_with_id_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_face_base_with_id_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_face_base_with_id_2.h $ // $Id: Triangulation_face_base_with_id_2.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_face_base_with_info_2.h b/include/CGAL/Triangulation_face_base_with_info_2.h index 9596411fb7..a86da6488d 100644 --- a/include/CGAL/Triangulation_face_base_with_info_2.h +++ b/include/CGAL/Triangulation_face_base_with_info_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_face_base_with_info_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_face_base_with_info_2.h $ // $Id: Triangulation_face_base_with_info_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_full_cell.h b/include/CGAL/Triangulation_full_cell.h index a6adb790b0..c83f46ab21 100644 --- a/include/CGAL/Triangulation_full_cell.h +++ b/include/CGAL/Triangulation_full_cell.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation_full_cell.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation_full_cell.h $ // $Id: Triangulation_full_cell.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_geom_traits_3.h b/include/CGAL/Triangulation_geom_traits_3.h index 70c2184d2f..a43f840ba1 100644 --- a/include/CGAL/Triangulation_geom_traits_3.h +++ b/include/CGAL/Triangulation_geom_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_geom_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_geom_traits_3.h $ // $Id: Triangulation_geom_traits_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_hierarchy_2.h b/include/CGAL/Triangulation_hierarchy_2.h index fe4dfc879f..759f85acbe 100644 --- a/include/CGAL/Triangulation_hierarchy_2.h +++ b/include/CGAL/Triangulation_hierarchy_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_hierarchy_2.h $ // $Id: Triangulation_hierarchy_2.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_hierarchy_3.h b/include/CGAL/Triangulation_hierarchy_3.h index 2794a10c3f..330a5398e0 100644 --- a/include/CGAL/Triangulation_hierarchy_3.h +++ b/include/CGAL/Triangulation_hierarchy_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h $ // $Id: Triangulation_hierarchy_3.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_hierarchy_vertex_base_2.h b/include/CGAL/Triangulation_hierarchy_vertex_base_2.h index 4136dae583..e137de491b 100644 --- a/include/CGAL/Triangulation_hierarchy_vertex_base_2.h +++ b/include/CGAL/Triangulation_hierarchy_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_hierarchy_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_hierarchy_vertex_base_2.h $ // $Id: Triangulation_hierarchy_vertex_base_2.h d1a323c 2020-03-26T19:24:14+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_hierarchy_vertex_base_3.h b/include/CGAL/Triangulation_hierarchy_vertex_base_3.h index 0b73a955c1..bfe5d10d8a 100644 --- a/include/CGAL/Triangulation_hierarchy_vertex_base_3.h +++ b/include/CGAL/Triangulation_hierarchy_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_hierarchy_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_hierarchy_vertex_base_3.h $ // $Id: Triangulation_hierarchy_vertex_base_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_incremental_builder_3.h b/include/CGAL/Triangulation_incremental_builder_3.h index 2396ffc37b..0b924df801 100644 --- a/include/CGAL/Triangulation_incremental_builder_3.h +++ b/include/CGAL/Triangulation_incremental_builder_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Triangulation_incremental_builder_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Triangulation_incremental_builder_3.h $ // $Id: Triangulation_incremental_builder_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_on_sphere_2.h b/include/CGAL/Triangulation_on_sphere_2.h index bc1cdda167..d7547d090f 100644 --- a/include/CGAL/Triangulation_on_sphere_2.h +++ b/include/CGAL/Triangulation_on_sphere_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2.h $ // $Id: Triangulation_on_sphere_2.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_on_sphere_2/IO/OFF.h b/include/CGAL/Triangulation_on_sphere_2/IO/OFF.h index ee81cead98..51baa09b74 100644 --- a/include/CGAL/Triangulation_on_sphere_2/IO/OFF.h +++ b/include/CGAL/Triangulation_on_sphere_2/IO/OFF.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2/IO/OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2/IO/OFF.h $ // $Id: OFF.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h b/include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h index e1724aca5e..02f28912d0 100644 --- a/include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h +++ b/include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h $ // $Id: arc_on_sphere_2_subsampling.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h b/include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h index dd93606a8f..54bae58246 100644 --- a/include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h +++ b/include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h $ // $Id: get_precision_bounds.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_on_sphere_face_base_2.h b/include/CGAL/Triangulation_on_sphere_face_base_2.h index f875429588..beb38d44b4 100644 --- a/include/CGAL/Triangulation_on_sphere_face_base_2.h +++ b/include/CGAL/Triangulation_on_sphere_face_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_face_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_face_base_2.h $ // $Id: Triangulation_on_sphere_face_base_2.h 640dffc 2021-01-31T12:31:06+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_on_sphere_vertex_base_2.h b/include/CGAL/Triangulation_on_sphere_vertex_base_2.h index d01b200f22..abcb76fdbd 100644 --- a/include/CGAL/Triangulation_on_sphere_vertex_base_2.h +++ b/include/CGAL/Triangulation_on_sphere_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_vertex_base_2.h $ // $Id: Triangulation_on_sphere_vertex_base_2.h cdcc86a 2021-03-22T22:18:22+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_segment_traverser_3.h b/include/CGAL/Triangulation_segment_traverser_3.h index f17e3770af..5e533c40ae 100644 --- a/include/CGAL/Triangulation_segment_traverser_3.h +++ b/include/CGAL/Triangulation_segment_traverser_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_segment_traverser_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_segment_traverser_3.h $ // $Id: Triangulation_segment_traverser_3.h 7e2e444 2023-06-21T10:19:52+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_simplex_3.h b/include/CGAL/Triangulation_simplex_3.h index 22b4fb90a4..b80da15ca6 100644 --- a/include/CGAL/Triangulation_simplex_3.h +++ b/include/CGAL/Triangulation_simplex_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/Triangulation_simplex_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/Triangulation_simplex_3.h $ // $Id: Triangulation_simplex_3.h 8a6f8f2 2023-06-18T21:20:56+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_sphere_line_face_circulator_2.h b/include/CGAL/Triangulation_sphere_line_face_circulator_2.h index 8deba23b53..bcfb4e575b 100644 --- a/include/CGAL/Triangulation_sphere_line_face_circulator_2.h +++ b/include/CGAL/Triangulation_sphere_line_face_circulator_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_on_sphere_2/include/CGAL/Triangulation_sphere_line_face_circulator_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_on_sphere_2/include/CGAL/Triangulation_sphere_line_face_circulator_2.h $ // $Id: Triangulation_sphere_line_face_circulator_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_structural_filtering_traits.h b/include/CGAL/Triangulation_structural_filtering_traits.h index 0059f18585..54fe123a1e 100644 --- a/include/CGAL/Triangulation_structural_filtering_traits.h +++ b/include/CGAL/Triangulation_structural_filtering_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Triangulation_structural_filtering_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Triangulation_structural_filtering_traits.h $ // $Id: Triangulation_structural_filtering_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_utils_2.h b/include/CGAL/Triangulation_utils_2.h index 4c9532eb83..8ac6154948 100644 --- a/include/CGAL/Triangulation_utils_2.h +++ b/include/CGAL/Triangulation_utils_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/Triangulation_utils_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/Triangulation_utils_2.h $ // $Id: Triangulation_utils_2.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_utils_3.h b/include/CGAL/Triangulation_utils_3.h index 2098769e1f..91936cd21f 100644 --- a/include/CGAL/Triangulation_utils_3.h +++ b/include/CGAL/Triangulation_utils_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_3/include/CGAL/Triangulation_utils_3.h $ -// $Id: Triangulation_utils_3.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_3/include/CGAL/Triangulation_utils_3.h $ +// $Id: Triangulation_utils_3.h ef653f0 2023-12-11T13:50:15+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Monique Teillaud @@ -80,6 +80,7 @@ struct Triangulation_utils_3 CGAL_precondition( ( i >= 0 && i < 4 ) && ( j >= 0 && j < 4 ) && ( i != j ) ); + CGAL_assume(i!=j); return tab_next_around_edge[i][j]; } diff --git a/include/CGAL/Triangulation_vertex.h b/include/CGAL/Triangulation_vertex.h index 91989e6d6b..5ff68e0f30 100644 --- a/include/CGAL/Triangulation_vertex.h +++ b/include/CGAL/Triangulation_vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation/include/CGAL/Triangulation_vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation/include/CGAL/Triangulation_vertex.h $ // $Id: Triangulation_vertex.h 2d18b6e 2020-08-26T11:30:59+02:00 Marc Glisse // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_vertex_base_2.h b/include/CGAL/Triangulation_vertex_base_2.h index 28bedd3823..f833ecc8cc 100644 --- a/include/CGAL/Triangulation_vertex_base_2.h +++ b/include/CGAL/Triangulation_vertex_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_vertex_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_vertex_base_2.h $ // $Id: Triangulation_vertex_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_vertex_base_3.h b/include/CGAL/Triangulation_vertex_base_3.h index aef8e5948a..d4ae93ff00 100644 --- a/include/CGAL/Triangulation_vertex_base_3.h +++ b/include/CGAL/Triangulation_vertex_base_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_vertex_base_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_vertex_base_3.h $ // $Id: Triangulation_vertex_base_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_vertex_base_with_id_2.h b/include/CGAL/Triangulation_vertex_base_with_id_2.h index 85fbe66cae..17df1ab996 100644 --- a/include/CGAL/Triangulation_vertex_base_with_id_2.h +++ b/include/CGAL/Triangulation_vertex_base_with_id_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_vertex_base_with_id_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_vertex_base_with_id_2.h $ // $Id: Triangulation_vertex_base_with_id_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_vertex_base_with_info_2.h b/include/CGAL/Triangulation_vertex_base_with_info_2.h index 8bc1bded9e..f1a6356886 100644 --- a/include/CGAL/Triangulation_vertex_base_with_info_2.h +++ b/include/CGAL/Triangulation_vertex_base_with_info_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/Triangulation_vertex_base_with_info_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/Triangulation_vertex_base_with_info_2.h $ // $Id: Triangulation_vertex_base_with_info_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Triangulation_vertex_base_with_info_3.h b/include/CGAL/Triangulation_vertex_base_with_info_3.h index fcfe0c5d4b..2538580118 100644 --- a/include/CGAL/Triangulation_vertex_base_with_info_3.h +++ b/include/CGAL/Triangulation_vertex_base_with_info_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/Triangulation_vertex_base_with_info_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/Triangulation_vertex_base_with_info_3.h $ // $Id: Triangulation_vertex_base_with_info_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Trisegment_2.h b/include/CGAL/Trisegment_2.h index 206539e0d2..0d85ecf72b 100644 --- a/include/CGAL/Trisegment_2.h +++ b/include/CGAL/Trisegment_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Trisegment_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Trisegment_2.h $ // $Id: Trisegment_2.h d609a64 2023-03-07T01:03:52+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Twotuple.h b/include/CGAL/Twotuple.h index 406f506edf..5e55a0e59f 100644 --- a/include/CGAL/Twotuple.h +++ b/include/CGAL/Twotuple.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Twotuple.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Twotuple.h $ // $Id: Twotuple.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Umbilics.h b/include/CGAL/Umbilics.h index 8d08e16c7a..fb8b13fe8a 100644 --- a/include/CGAL/Umbilics.h +++ b/include/CGAL/Umbilics.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Ridges_3/include/CGAL/Umbilics.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Ridges_3/include/CGAL/Umbilics.h $ // $Id: Umbilics.h 781f9a2 2022-11-17T10:25:10+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Uncertain.h b/include/CGAL/Uncertain.h index 6b5fa09240..bed1e822b4 100644 --- a/include/CGAL/Uncertain.h +++ b/include/CGAL/Uncertain.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/Uncertain.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/Uncertain.h $ // $Id: Uncertain.h 6acb3a1 2022-07-11T10:35:09+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Unfiltered_predicate_adaptor.h b/include/CGAL/Unfiltered_predicate_adaptor.h index dbe0f7b1b2..089e885629 100644 --- a/include/CGAL/Unfiltered_predicate_adaptor.h +++ b/include/CGAL/Unfiltered_predicate_adaptor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/Unfiltered_predicate_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/Unfiltered_predicate_adaptor.h $ // $Id: Unfiltered_predicate_adaptor.h 655d427 2020-09-11T15:00:12+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Union_find.h b/include/CGAL/Union_find.h index 53777c0748..fb61521939 100644 --- a/include/CGAL/Union_find.h +++ b/include/CGAL/Union_find.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Union_find/include/CGAL/Union_find.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Union_find/include/CGAL/Union_find.h $ // $Id: Union_find.h fcd4e57 2020-05-22T11:29:03+02:00 Marc Glisse // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Union_of_balls_3.h b/include/CGAL/Union_of_balls_3.h index 3c354e12d9..de407e78f8 100644 --- a/include/CGAL/Union_of_balls_3.h +++ b/include/CGAL/Union_of_balls_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/Union_of_balls_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/Union_of_balls_3.h $ // $Id: Union_of_balls_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Unique_hash_map.h b/include/CGAL/Unique_hash_map.h index 84283f0510..bbe11127a8 100644 --- a/include/CGAL/Unique_hash_map.h +++ b/include/CGAL/Unique_hash_map.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Hash_map/include/CGAL/Unique_hash_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Hash_map/include/CGAL/Unique_hash_map.h $ // $Id: Unique_hash_map.h 3207dfe 2022-04-06T16:05:54+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Variational_shape_approximation.h b/include/CGAL/Variational_shape_approximation.h index c799434975..fe61249b9e 100644 --- a/include/CGAL/Variational_shape_approximation.h +++ b/include/CGAL/Variational_shape_approximation.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_approximation/include/CGAL/Variational_shape_approximation.h $ -// $Id: Variational_shape_approximation.h 389ef8e 2022-05-17T10:51:32+01:00 Andreas Fabri +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_approximation/include/CGAL/Variational_shape_approximation.h $ +// $Id: Variational_shape_approximation.h 6e6598c 2023-10-10T19:32:59+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -31,7 +31,7 @@ #include #include -#include +#include #include #include diff --git a/include/CGAL/Vector_2.h b/include/CGAL/Vector_2.h index 9f2712774c..e753d5b747 100644 --- a/include/CGAL/Vector_2.h +++ b/include/CGAL/Vector_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Vector_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Vector_2.h $ // $Id: Vector_2.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Vector_3.h b/include/CGAL/Vector_3.h index c7b6b73e41..6da8397f11 100644 --- a/include/CGAL/Vector_3.h +++ b/include/CGAL/Vector_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Vector_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Vector_3.h $ // $Id: Vector_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Vertex2Data_Property_Map_with_std_map.h b/include/CGAL/Vertex2Data_Property_Map_with_std_map.h index b58e5a5cef..b4f0fc8e07 100644 --- a/include/CGAL/Vertex2Data_Property_Map_with_std_map.h +++ b/include/CGAL/Vertex2Data_Property_Map_with_std_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Ridges_3/include/CGAL/Vertex2Data_Property_Map_with_std_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Ridges_3/include/CGAL/Vertex2Data_Property_Map_with_std_map.h $ // $Id: Vertex2Data_Property_Map_with_std_map.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Visibility_2/visibility_utils.h b/include/CGAL/Visibility_2/visibility_utils.h index 2b9e88f88c..0bd300f769 100644 --- a/include/CGAL/Visibility_2/visibility_utils.h +++ b/include/CGAL/Visibility_2/visibility_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Visibility_2/include/CGAL/Visibility_2/visibility_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Visibility_2/include/CGAL/Visibility_2/visibility_utils.h $ // $Id: visibility_utils.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2.h b/include/CGAL/Voronoi_diagram_2.h index a0a1a06964..d67a881739 100644 --- a/include/CGAL/Voronoi_diagram_2.h +++ b/include/CGAL/Voronoi_diagram_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2.h $ // $Id: Voronoi_diagram_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Accessor.h b/include/CGAL/Voronoi_diagram_2/Accessor.h index 8cf02df414..9b88dec2e5 100644 --- a/include/CGAL/Voronoi_diagram_2/Accessor.h +++ b/include/CGAL/Voronoi_diagram_2/Accessor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Accessor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Accessor.h $ // $Id: Accessor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h b/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h index 49dc228709..3be1a503c6 100644 --- a/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h +++ b/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Adaptation_traits_base_2.h $ // $Id: Adaptation_traits_base_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h b/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h index 4ed8d4a1b9..c82a3766c6 100644 --- a/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h +++ b/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Adaptation_traits_functors.h $ // $Id: Adaptation_traits_functors.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h b/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h index e80060ad78..586f34d825 100644 --- a/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Apollonius_graph_degeneracy_testers.h $ // $Id: Apollonius_graph_degeneracy_testers.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h b/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h index 352b4abf01..f165d9c267 100644 --- a/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h +++ b/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Apollonius_graph_nearest_site_2.h $ // $Id: Apollonius_graph_nearest_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h b/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h index 9273db6328..1b6f0c335e 100644 --- a/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Cached_degeneracy_testers.h $ // $Id: Cached_degeneracy_testers.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h b/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h index 15a15c9098..e4959602ca 100644 --- a/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h +++ b/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Circulator_adaptors.h $ // $Id: Circulator_adaptors.h 2e47630 2021-11-10T09:28:05+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Connected_components.h b/include/CGAL/Voronoi_diagram_2/Connected_components.h index 7c6c511df6..b247e9ce0c 100644 --- a/include/CGAL/Voronoi_diagram_2/Connected_components.h +++ b/include/CGAL/Voronoi_diagram_2/Connected_components.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Connected_components.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Connected_components.h $ // $Id: Connected_components.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h b/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h index aba8d4c594..479decba3a 100644 --- a/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h +++ b/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Construct_dual_points.h $ // $Id: Construct_dual_points.h 942d461 2021-05-05T16:59:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h b/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h index c36abfbd42..0f78d183a8 100644 --- a/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h +++ b/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Default_site_inserters.h $ // $Id: Default_site_inserters.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Default_site_removers.h b/include/CGAL/Voronoi_diagram_2/Default_site_removers.h index 526f73d51f..5744429eed 100644 --- a/include/CGAL/Voronoi_diagram_2/Default_site_removers.h +++ b/include/CGAL/Voronoi_diagram_2/Default_site_removers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Default_site_removers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Default_site_removers.h $ // $Id: Default_site_removers.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h b/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h index fd6a3154a7..37d001505c 100644 --- a/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h +++ b/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h $ // $Id: Degeneracy_tester_binders.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h b/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h index 8790aaed0e..99b0e1b3de 100644 --- a/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h $ // $Id: Delaunay_triangulation_degeneracy_testers.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h b/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h index 4ad911a16b..d06470983e 100644 --- a/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h +++ b/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h $ // $Id: Delaunay_triangulation_nearest_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h b/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h index 1ba38f147e..886b9f722b 100644 --- a/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h $ // $Id: Delaunay_triangulation_on_sphere_degeneracy_testers.h 326a055 2021-07-06T10:11:49+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h b/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h index dee2f62c70..5f99616440 100644 --- a/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h +++ b/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Dummy_iterator.h $ // $Id: Dummy_iterator.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Edge_less.h b/include/CGAL/Voronoi_diagram_2/Edge_less.h index eab0ed8140..5561ec41a4 100644 --- a/include/CGAL/Voronoi_diagram_2/Edge_less.h +++ b/include/CGAL/Voronoi_diagram_2/Edge_less.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Edge_less.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Edge_less.h $ // $Id: Edge_less.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Face.h b/include/CGAL/Voronoi_diagram_2/Face.h index 602885eda4..82be240cad 100644 --- a/include/CGAL/Voronoi_diagram_2/Face.h +++ b/include/CGAL/Voronoi_diagram_2/Face.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Face.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Face.h $ // $Id: Face.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Finder_classes.h b/include/CGAL/Voronoi_diagram_2/Finder_classes.h index 5546866946..ac4b6145f4 100644 --- a/include/CGAL/Voronoi_diagram_2/Finder_classes.h +++ b/include/CGAL/Voronoi_diagram_2/Finder_classes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Finder_classes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Finder_classes.h $ // $Id: Finder_classes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Halfedge.h b/include/CGAL/Voronoi_diagram_2/Halfedge.h index 4ef69871c1..3c4e070857 100644 --- a/include/CGAL/Voronoi_diagram_2/Halfedge.h +++ b/include/CGAL/Voronoi_diagram_2/Halfedge.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Halfedge.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Halfedge.h $ // $Id: Halfedge.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h b/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h index 9e358a19bd..31647f548f 100644 --- a/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h +++ b/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Handle_adaptor.h $ // $Id: Handle_adaptor.h aea0bdd 2021-09-13T09:33:35+02:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h b/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h index d29065de50..ebed1d8bd6 100644 --- a/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h +++ b/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Identity_rejectors.h $ // $Id: Identity_rejectors.h 3816336 2021-04-29T23:24:40+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h b/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h index 09d50bf423..d6675dd9d1 100644 --- a/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h +++ b/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h $ // $Id: Iterator_adaptors.h 2e47630 2021-11-10T09:28:05+01:00 Laurent Rineau // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Policy_base.h b/include/CGAL/Voronoi_diagram_2/Policy_base.h index 749a69cda7..114ceae51c 100644 --- a/include/CGAL/Voronoi_diagram_2/Policy_base.h +++ b/include/CGAL/Voronoi_diagram_2/Policy_base.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Policy_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Policy_base.h $ // $Id: Policy_base.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h b/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h index 808fbb33ce..77fb72e3c9 100644 --- a/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Regular_triangulation_degeneracy_testers.h $ // $Id: Regular_triangulation_degeneracy_testers.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h b/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h index 8ab9654c39..d0e646473e 100644 --- a/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h +++ b/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Regular_triangulation_nearest_site_2.h $ // $Id: Regular_triangulation_nearest_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h b/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h index 8ecc501394..033feb9c28 100644 --- a/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_degeneracy_testers.h $ // $Id: Segment_Delaunay_graph_degeneracy_testers.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h b/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h index d25ff23cd0..e82c6586f5 100644 --- a/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h +++ b/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Segment_Delaunay_graph_nearest_site_2.h $ // $Id: Segment_Delaunay_graph_nearest_site_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Site_accessors.h b/include/CGAL/Voronoi_diagram_2/Site_accessors.h index f86540fa95..1b08fac5b8 100644 --- a/include/CGAL/Voronoi_diagram_2/Site_accessors.h +++ b/include/CGAL/Voronoi_diagram_2/Site_accessors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Site_accessors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Site_accessors.h $ // $Id: Site_accessors.h 942d461 2021-05-05T16:59:22+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h b/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h index ba19e38afb..6826fded7a 100644 --- a/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h +++ b/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Unbounded_edges.h $ // $Id: Unbounded_edges.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h b/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h index b286da495b..a86d0a063d 100644 --- a/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h +++ b/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Unbounded_faces.h $ // $Id: Unbounded_faces.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Validity_testers.h b/include/CGAL/Voronoi_diagram_2/Validity_testers.h index 179ab7d7f7..097a991fc7 100644 --- a/include/CGAL/Voronoi_diagram_2/Validity_testers.h +++ b/include/CGAL/Voronoi_diagram_2/Validity_testers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Validity_testers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Validity_testers.h $ // $Id: Validity_testers.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/Vertex.h b/include/CGAL/Voronoi_diagram_2/Vertex.h index 0ab3d7ea18..b27d007ee5 100644 --- a/include/CGAL/Voronoi_diagram_2/Vertex.h +++ b/include/CGAL/Voronoi_diagram_2/Vertex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Vertex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Vertex.h $ // $Id: Vertex.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_diagram_2/basic.h b/include/CGAL/Voronoi_diagram_2/basic.h index 9db0530874..c3df167352 100644 --- a/include/CGAL/Voronoi_diagram_2/basic.h +++ b/include/CGAL/Voronoi_diagram_2/basic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/basic.h $ // $Id: basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Voronoi_intersection_2_traits_3.h b/include/CGAL/Voronoi_intersection_2_traits_3.h index 6d22f11a5f..3215fa2966 100644 --- a/include/CGAL/Voronoi_intersection_2_traits_3.h +++ b/include/CGAL/Voronoi_intersection_2_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/Voronoi_intersection_2_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/Voronoi_intersection_2_traits_3.h $ // $Id: Voronoi_intersection_2_traits_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weighted_Minkowski_distance.h b/include/CGAL/Weighted_Minkowski_distance.h index 3b135ef1cf..652d1d9ff0 100644 --- a/include/CGAL/Weighted_Minkowski_distance.h +++ b/include/CGAL/Weighted_Minkowski_distance.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_searching/include/CGAL/Weighted_Minkowski_distance.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_searching/include/CGAL/Weighted_Minkowski_distance.h $ // $Id: Weighted_Minkowski_distance.h 9976577 2023-01-30T11:57:56+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weighted_point_2.h b/include/CGAL/Weighted_point_2.h index 5caf6e4f93..0dd4c7b13e 100644 --- a/include/CGAL/Weighted_point_2.h +++ b/include/CGAL/Weighted_point_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Weighted_point_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Weighted_point_2.h $ // $Id: Weighted_point_2.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weighted_point_3.h b/include/CGAL/Weighted_point_3.h index c0ffbf57c7..41c0c684e6 100644 --- a/include/CGAL/Weighted_point_3.h +++ b/include/CGAL/Weighted_point_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/Weighted_point_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/Weighted_point_3.h $ // $Id: Weighted_point_3.h 5872413 2022-06-10T08:48:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights.h b/include/CGAL/Weights.h index 7bbe40bdde..6b14711329 100644 --- a/include/CGAL/Weights.h +++ b/include/CGAL/Weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights.h $ // $Id: Weights.h 12bf0e9 2021-10-18T17:31:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/authalic_weights.h b/include/CGAL/Weights/authalic_weights.h index 05424fe68f..95b29eaf83 100644 --- a/include/CGAL/Weights/authalic_weights.h +++ b/include/CGAL/Weights/authalic_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/authalic_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/authalic_weights.h $ // $Id: authalic_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/barycentric_region_weights.h b/include/CGAL/Weights/barycentric_region_weights.h index 285cb90fdf..6d88239e1a 100644 --- a/include/CGAL/Weights/barycentric_region_weights.h +++ b/include/CGAL/Weights/barycentric_region_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/barycentric_region_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/barycentric_region_weights.h $ // $Id: barycentric_region_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/cotangent_weights.h b/include/CGAL/Weights/cotangent_weights.h index 780ea1b1ae..e48c023375 100644 --- a/include/CGAL/Weights/cotangent_weights.h +++ b/include/CGAL/Weights/cotangent_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/cotangent_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/cotangent_weights.h $ // $Id: cotangent_weights.h 3abb736 2022-11-22T17:46:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/discrete_harmonic_weights.h b/include/CGAL/Weights/discrete_harmonic_weights.h index 992431ba09..fbc1d19ce8 100644 --- a/include/CGAL/Weights/discrete_harmonic_weights.h +++ b/include/CGAL/Weights/discrete_harmonic_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/discrete_harmonic_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/discrete_harmonic_weights.h $ // $Id: discrete_harmonic_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/internal/pmp_weights_deprecated.h b/include/CGAL/Weights/internal/pmp_weights_deprecated.h index 474be67f54..e9ac22b0e1 100644 --- a/include/CGAL/Weights/internal/pmp_weights_deprecated.h +++ b/include/CGAL/Weights/internal/pmp_weights_deprecated.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/internal/pmp_weights_deprecated.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/internal/pmp_weights_deprecated.h $ // $Id: pmp_weights_deprecated.h 72fdfbe 2022-11-08T14:44:57+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/internal/polygon_utils_2.h b/include/CGAL/Weights/internal/polygon_utils_2.h index bb59a806ea..63271a9a31 100644 --- a/include/CGAL/Weights/internal/polygon_utils_2.h +++ b/include/CGAL/Weights/internal/polygon_utils_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/internal/polygon_utils_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/internal/polygon_utils_2.h $ // $Id: polygon_utils_2.h b9e7c2a 2022-10-20T17:35:19+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/internal/utils.h b/include/CGAL/Weights/internal/utils.h index 7c43917b2e..91b6d4ffc8 100644 --- a/include/CGAL/Weights/internal/utils.h +++ b/include/CGAL/Weights/internal/utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/internal/utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/internal/utils.h $ // $Id: utils.h 7163a18 2022-11-08T14:45:12+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/inverse_distance_weights.h b/include/CGAL/Weights/inverse_distance_weights.h index 2ee8f9aff7..9d0a1a3bc1 100644 --- a/include/CGAL/Weights/inverse_distance_weights.h +++ b/include/CGAL/Weights/inverse_distance_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/inverse_distance_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/inverse_distance_weights.h $ // $Id: inverse_distance_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/mean_value_weights.h b/include/CGAL/Weights/mean_value_weights.h index eebd05eda4..0786194dbb 100644 --- a/include/CGAL/Weights/mean_value_weights.h +++ b/include/CGAL/Weights/mean_value_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/mean_value_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/mean_value_weights.h $ // $Id: mean_value_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/mixed_voronoi_region_weights.h b/include/CGAL/Weights/mixed_voronoi_region_weights.h index d90b5a9b4a..dfb8c3bdbb 100644 --- a/include/CGAL/Weights/mixed_voronoi_region_weights.h +++ b/include/CGAL/Weights/mixed_voronoi_region_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/mixed_voronoi_region_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/mixed_voronoi_region_weights.h $ // $Id: mixed_voronoi_region_weights.h 7eb3002 2022-10-20T17:25:52+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/shepard_weights.h b/include/CGAL/Weights/shepard_weights.h index 83ef03e686..517d6adbc2 100644 --- a/include/CGAL/Weights/shepard_weights.h +++ b/include/CGAL/Weights/shepard_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/shepard_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/shepard_weights.h $ // $Id: shepard_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/tangent_weights.h b/include/CGAL/Weights/tangent_weights.h index 551c9da651..02f474672e 100644 --- a/include/CGAL/Weights/tangent_weights.h +++ b/include/CGAL/Weights/tangent_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/tangent_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/tangent_weights.h $ // $Id: tangent_weights.h 8d7669d 2022-10-21T12:15:03+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/three_point_family_weights.h b/include/CGAL/Weights/three_point_family_weights.h index 84c864e2f7..77039c66b9 100644 --- a/include/CGAL/Weights/three_point_family_weights.h +++ b/include/CGAL/Weights/three_point_family_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/three_point_family_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/three_point_family_weights.h $ // $Id: three_point_family_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/triangular_region_weights.h b/include/CGAL/Weights/triangular_region_weights.h index afd2647cb5..3328adc47c 100644 --- a/include/CGAL/Weights/triangular_region_weights.h +++ b/include/CGAL/Weights/triangular_region_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/triangular_region_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/triangular_region_weights.h $ // $Id: triangular_region_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/uniform_region_weights.h b/include/CGAL/Weights/uniform_region_weights.h index fd0bb5822b..b132c94850 100644 --- a/include/CGAL/Weights/uniform_region_weights.h +++ b/include/CGAL/Weights/uniform_region_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/uniform_region_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/uniform_region_weights.h $ // $Id: uniform_region_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/uniform_weights.h b/include/CGAL/Weights/uniform_weights.h index 8df52ee0bd..44b2336719 100644 --- a/include/CGAL/Weights/uniform_weights.h +++ b/include/CGAL/Weights/uniform_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/uniform_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/uniform_weights.h $ // $Id: uniform_weights.h b9e7c2a 2022-10-20T17:35:19+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/utils.h b/include/CGAL/Weights/utils.h index 993d86f386..08f5c7da81 100644 --- a/include/CGAL/Weights/utils.h +++ b/include/CGAL/Weights/utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/utils.h $ // $Id: utils.h 9ab7e1e 2022-10-20T17:21:43+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/voronoi_region_weights.h b/include/CGAL/Weights/voronoi_region_weights.h index df4b90c8f2..2904997db6 100644 --- a/include/CGAL/Weights/voronoi_region_weights.h +++ b/include/CGAL/Weights/voronoi_region_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/voronoi_region_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/voronoi_region_weights.h $ // $Id: voronoi_region_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Weights/wachspress_weights.h b/include/CGAL/Weights/wachspress_weights.h index d585c0218e..fabc3a12eb 100644 --- a/include/CGAL/Weights/wachspress_weights.h +++ b/include/CGAL/Weights/wachspress_weights.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Weights/include/CGAL/Weights/wachspress_weights.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Weights/include/CGAL/Weights/wachspress_weights.h $ // $Id: wachspress_weights.h 5f89766 2022-10-20T17:17:06+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Width_3.h b/include/CGAL/Width_3.h index 74895e704b..101633b1f4 100644 --- a/include/CGAL/Width_3.h +++ b/include/CGAL/Width_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Width_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Width_3.h $ // $Id: Width_3.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Width_default_traits_3.h b/include/CGAL/Width_default_traits_3.h index eddd7674e6..4e9ea51b52 100644 --- a/include/CGAL/Width_default_traits_3.h +++ b/include/CGAL/Width_default_traits_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Width_default_traits_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Width_default_traits_3.h $ // $Id: Width_default_traits_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/Width_polyhedron_3.h b/include/CGAL/Width_polyhedron_3.h index f68a3a78b4..5f2a7817a3 100644 --- a/include/CGAL/Width_polyhedron_3.h +++ b/include/CGAL/Width_polyhedron_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/Width_polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/Width_polyhedron_3.h $ // $Id: Width_polyhedron_3.h 5a36ff8 2020-12-04T08:02:26+00:00 Giles Bathgate // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/aff_transformation_tags.h b/include/CGAL/aff_transformation_tags.h index 19e9a64bd3..8eadb4f817 100644 --- a/include/CGAL/aff_transformation_tags.h +++ b/include/CGAL/aff_transformation_tags.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/aff_transformation_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/aff_transformation_tags.h $ // $Id: aff_transformation_tags.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/aff_transformation_tags_impl.h b/include/CGAL/aff_transformation_tags_impl.h index 75569ee47a..ea212df186 100644 --- a/include/CGAL/aff_transformation_tags_impl.h +++ b/include/CGAL/aff_transformation_tags_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/aff_transformation_tags_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/aff_transformation_tags_impl.h $ // $Id: aff_transformation_tags_impl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/algorithm.h b/include/CGAL/algorithm.h index 27b29029cd..28b57f1817 100644 --- a/include/CGAL/algorithm.h +++ b/include/CGAL/algorithm.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/algorithm.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/algorithm.h $ // $Id: algorithm.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/all_furthest_neighbors_2.h b/include/CGAL/all_furthest_neighbors_2.h index 762119ff0d..ff938ac3ae 100644 --- a/include/CGAL/all_furthest_neighbors_2.h +++ b/include/CGAL/all_furthest_neighbors_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/all_furthest_neighbors_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/all_furthest_neighbors_2.h $ // $Id: all_furthest_neighbors_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/alpha_wrap_3.h b/include/CGAL/alpha_wrap_3.h index 221dc094aa..95d1f10b4e 100644 --- a/include/CGAL/alpha_wrap_3.h +++ b/include/CGAL/alpha_wrap_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Alpha_wrap_3/include/CGAL/alpha_wrap_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Alpha_wrap_3/include/CGAL/alpha_wrap_3.h $ // $Id: alpha_wrap_3.h 728be94 2022-10-12T09:45:31+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/apply_to_range.h b/include/CGAL/apply_to_range.h index d3e0f68f34..0d158900af 100644 --- a/include/CGAL/apply_to_range.h +++ b/include/CGAL/apply_to_range.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/apply_to_range.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/apply_to_range.h $ // $Id: apply_to_range.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/approximated_offset_2.h b/include/CGAL/approximated_offset_2.h index 8b730a0154..f9f4e2a085 100644 --- a/include/CGAL/approximated_offset_2.h +++ b/include/CGAL/approximated_offset_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/approximated_offset_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/approximated_offset_2.h $ // $Id: approximated_offset_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/argument_swaps.h b/include/CGAL/argument_swaps.h index a70e93fad8..5273060bed 100644 --- a/include/CGAL/argument_swaps.h +++ b/include/CGAL/argument_swaps.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/argument_swaps.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/argument_swaps.h $ // $Id: argument_swaps.h 822bc55 2020-03-27T08:28:48+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/arrange_offset_polygons_2.h b/include/CGAL/arrange_offset_polygons_2.h index 40aa674454..210c210d86 100644 --- a/include/CGAL/arrange_offset_polygons_2.h +++ b/include/CGAL/arrange_offset_polygons_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/arrange_offset_polygons_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/arrange_offset_polygons_2.h $ // $Id: arrange_offset_polygons_2.h 66fe079 2023-03-23T11:49:18+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/array.h b/include/CGAL/array.h index 89daa090b6..69f4718843 100644 --- a/include/CGAL/array.h +++ b/include/CGAL/array.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/array.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/array.h $ // $Id: array.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/assertions.h b/include/CGAL/assertions.h index 975f0a7fdb..702f9874f9 100644 --- a/include/CGAL/assertions.h +++ b/include/CGAL/assertions.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/assertions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/assertions.h $ // $Id: assertions.h d076b25 2023-05-12T11:01:11+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/assertions_behaviour.h b/include/CGAL/assertions_behaviour.h index deedb969fd..8319e9750a 100644 --- a/include/CGAL/assertions_behaviour.h +++ b/include/CGAL/assertions_behaviour.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/assertions_behaviour.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/assertions_behaviour.h $ // $Id: assertions_behaviour.h f3d0d76 2022-10-06T15:35:41+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/assertions_impl.h b/include/CGAL/assertions_impl.h index 15c9eb1733..86b8c0512b 100644 --- a/include/CGAL/assertions_impl.h +++ b/include/CGAL/assertions_impl.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/assertions_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/assertions_impl.h $ // $Id: assertions_impl.h bca05c8 2021-09-24T11:14:01+02:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/atomic.h b/include/CGAL/atomic.h index 2182b67d9f..a5c247546f 100644 --- a/include/CGAL/atomic.h +++ b/include/CGAL/atomic.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/atomic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/atomic.h $ // $Id: atomic.h 429c764 2022-06-20T09:37:10+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/auto_link/CGAL.h b/include/CGAL/auto_link/CGAL.h index 48397eb260..21c9e445ba 100644 --- a/include/CGAL/auto_link/CGAL.h +++ b/include/CGAL/auto_link/CGAL.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/auto_link/CGAL.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/auto_link/CGAL.h $ // $Id: CGAL.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/auto_link/CORE.h b/include/CGAL/auto_link/CORE.h index 56a03ab068..7b2327d35a 100644 --- a/include/CGAL/auto_link/CORE.h +++ b/include/CGAL/auto_link/CORE.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/auto_link/CORE.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/auto_link/CORE.h $ // $Id: CORE.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/auto_link/ImageIO.h b/include/CGAL/auto_link/ImageIO.h index 0cc39899e3..289973cc3f 100644 --- a/include/CGAL/auto_link/ImageIO.h +++ b/include/CGAL/auto_link/ImageIO.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/auto_link/ImageIO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/auto_link/ImageIO.h $ // $Id: ImageIO.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/auto_link/Qt.h b/include/CGAL/auto_link/Qt.h index 2a0ff424bd..7cfe03415b 100644 --- a/include/CGAL/auto_link/Qt.h +++ b/include/CGAL/auto_link/Qt.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/auto_link/Qt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/auto_link/Qt.h $ // $Id: Qt.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/auto_link/auto_link.h b/include/CGAL/auto_link/auto_link.h index bbc19db14c..38466e433e 100644 --- a/include/CGAL/auto_link/auto_link.h +++ b/include/CGAL/auto_link/auto_link.h @@ -9,7 +9,7 @@ // (C) Copyright John Maddock 2003. // // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/auto_link/auto_link.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/auto_link/auto_link.h $ // $Id: auto_link.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: BSL-1.0 // diff --git a/include/CGAL/barycenter.h b/include/CGAL/barycenter.h index ef124ad7fe..de9ef1e516 100644 --- a/include/CGAL/barycenter.h +++ b/include/CGAL/barycenter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis_LGPL/include/CGAL/barycenter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis_LGPL/include/CGAL/barycenter.h $ // $Id: barycenter.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/basic.h b/include/CGAL/basic.h index 24aa32c06a..c9f6181250 100644 --- a/include/CGAL/basic.h +++ b/include/CGAL/basic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/basic.h $ // $Id: basic.h da0635e 2020-07-20T17:03:28+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/basic_classes.h b/include/CGAL/basic_classes.h index b416cb7a66..818d84a796 100644 --- a/include/CGAL/basic_classes.h +++ b/include/CGAL/basic_classes.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/basic_classes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/basic_classes.h $ // $Id: basic_classes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/basic_constructions_2.h b/include/CGAL/basic_constructions_2.h index 5ff36c2a3b..dfd6e69f2f 100644 --- a/include/CGAL/basic_constructions_2.h +++ b/include/CGAL/basic_constructions_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/basic_constructions_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/basic_constructions_2.h $ // $Id: basic_constructions_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/basic_constructions_3.h b/include/CGAL/basic_constructions_3.h index c95a241ffe..cd0da7368b 100644 --- a/include/CGAL/basic_constructions_3.h +++ b/include/CGAL/basic_constructions_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/basic_constructions_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/basic_constructions_3.h $ // $Id: basic_constructions_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/bilateral_smooth_point_set.h b/include/CGAL/bilateral_smooth_point_set.h index b8f6b904d5..7188256a72 100644 --- a/include/CGAL/bilateral_smooth_point_set.h +++ b/include/CGAL/bilateral_smooth_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/bilateral_smooth_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/bilateral_smooth_point_set.h $ // $Id: bilateral_smooth_point_set.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/bimap.hpp b/include/CGAL/boost/bimap.hpp index 3d05d25bd1..41c8074c8f 100644 --- a/include/CGAL/boost/bimap.hpp +++ b/include/CGAL/boost/bimap.hpp @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/boost/bimap.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/boost/bimap.hpp $ // $Id: bimap.hpp 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/bimap/multiset_of.hpp b/include/CGAL/boost/bimap/multiset_of.hpp index 8be2ec1e88..06c63304aa 100644 --- a/include/CGAL/boost/bimap/multiset_of.hpp +++ b/include/CGAL/boost/bimap/multiset_of.hpp @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/boost/bimap/multiset_of.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/boost/bimap/multiset_of.hpp $ // $Id: multiset_of.hpp 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h b/include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h index 8d9cd54943..db474f9a17 100644 --- a/include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h +++ b/include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/boost/graph/Alpha_expansion_MaxFlow_tag.h $ // $Id: Alpha_expansion_MaxFlow_tag.h b45e788 2022-06-23T16:25:21+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Dual.h b/include/CGAL/boost/graph/Dual.h index 36c7eda759..8fea45f7dd 100644 --- a/include/CGAL/boost/graph/Dual.h +++ b/include/CGAL/boost/graph/Dual.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/Dual.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/Dual.h $ // $Id: Dual.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Euler_operations.h b/include/CGAL/boost/graph/Euler_operations.h index 29ac0361ee..07ebd0a05d 100644 --- a/include/CGAL/boost/graph/Euler_operations.h +++ b/include/CGAL/boost/graph/Euler_operations.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/Euler_operations.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/Euler_operations.h $ // $Id: Euler_operations.h b724def 2023-05-30T19:15:30+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Face_filtered_graph.h b/include/CGAL/boost/graph/Face_filtered_graph.h index 6a8d371400..17341ccba5 100644 --- a/include/CGAL/boost/graph/Face_filtered_graph.h +++ b/include/CGAL/boost/graph/Face_filtered_graph.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/Face_filtered_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/Face_filtered_graph.h $ // $Id: Face_filtered_graph.h dbccebf 2023-02-06T18:32:41+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h b/include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h index 92af963d4f..677b7b2e37 100644 --- a/include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h +++ b/include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h $ // $Id: Graph_with_descriptor_with_graph.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h b/include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h index 5537a61736..a1f71d7941 100644 --- a/include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h +++ b/include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h $ // $Id: Graph_with_descriptor_with_graph_fwd.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/3MF.h b/include/CGAL/boost/graph/IO/3MF.h index 129b49e96f..38e727c62a 100644 --- a/include/CGAL/boost/graph/IO/3MF.h +++ b/include/CGAL/boost/graph/IO/3MF.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/3MF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/3MF.h $ // $Id: 3MF.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/GOCAD.h b/include/CGAL/boost/graph/IO/GOCAD.h index bfc094225f..c5fe524c55 100644 --- a/include/CGAL/boost/graph/IO/GOCAD.h +++ b/include/CGAL/boost/graph/IO/GOCAD.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/GOCAD.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/GOCAD.h $ // $Id: GOCAD.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h b/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h index a49b84f960..2dbe472362 100644 --- a/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h +++ b/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/Generic_facegraph_builder.h $ // $Id: Generic_facegraph_builder.h 477353d 2022-04-20T15:55:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/Generic_facegraph_printer.h b/include/CGAL/boost/graph/IO/Generic_facegraph_printer.h index 37e268a540..2a6a2a6c48 100644 --- a/include/CGAL/boost/graph/IO/Generic_facegraph_printer.h +++ b/include/CGAL/boost/graph/IO/Generic_facegraph_printer.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org); // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/Generic_facegraph_printer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/Generic_facegraph_printer.h $ // $Id: Generic_facegraph_printer.h 477353d 2022-04-20T15:55:50+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/INP.h b/include/CGAL/boost/graph/IO/INP.h index 62463d2b87..32430ab289 100644 --- a/include/CGAL/boost/graph/IO/INP.h +++ b/include/CGAL/boost/graph/IO/INP.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/INP.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/INP.h $ // $Id: INP.h 10b0af3 2022-01-13T14:43:34+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/OBJ.h b/include/CGAL/boost/graph/IO/OBJ.h index 066826876a..063a4e308c 100644 --- a/include/CGAL/boost/graph/IO/OBJ.h +++ b/include/CGAL/boost/graph/IO/OBJ.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/OBJ.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/OBJ.h $ // $Id: OBJ.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/OFF.h b/include/CGAL/boost/graph/IO/OFF.h index 3c089e1add..9993a5e885 100644 --- a/include/CGAL/boost/graph/IO/OFF.h +++ b/include/CGAL/boost/graph/IO/OFF.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/OFF.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/OFF.h $ // $Id: OFF.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/PLY.h b/include/CGAL/boost/graph/IO/PLY.h index 4df98533ba..2ed9b42e07 100644 --- a/include/CGAL/boost/graph/IO/PLY.h +++ b/include/CGAL/boost/graph/IO/PLY.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/PLY.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/PLY.h $ // $Id: PLY.h 9dd8235 2022-08-10T23:48:47+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/STL.h b/include/CGAL/boost/graph/IO/STL.h index 5168d6b19a..5124178812 100644 --- a/include/CGAL/boost/graph/IO/STL.h +++ b/include/CGAL/boost/graph/IO/STL.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/STL.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/STL.h $ // $Id: STL.h 1d4a0b9 2022-03-25T08:29:36+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/Tds_2_off.h b/include/CGAL/boost/graph/IO/Tds_2_off.h index 8f22b56185..0dd21834f7 100644 --- a/include/CGAL/boost/graph/IO/Tds_2_off.h +++ b/include/CGAL/boost/graph/IO/Tds_2_off.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/Tds_2_off.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/Tds_2_off.h $ // $Id: Tds_2_off.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/VTK.h b/include/CGAL/boost/graph/IO/VTK.h index 7f396132ba..5e9d1716b4 100644 --- a/include/CGAL/boost/graph/IO/VTK.h +++ b/include/CGAL/boost/graph/IO/VTK.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/VTK.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/VTK.h $ // $Id: VTK.h 10b0af3 2022-01-13T14:43:34+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/WRL.h b/include/CGAL/boost/graph/IO/WRL.h index b89e021ef4..e11ec78048 100644 --- a/include/CGAL/boost/graph/IO/WRL.h +++ b/include/CGAL/boost/graph/IO/WRL.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/WRL.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/WRL.h $ // $Id: WRL.h 10b0af3 2022-01-13T14:43:34+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/IO/polygon_mesh_io.h b/include/CGAL/boost/graph/IO/polygon_mesh_io.h index ceb08ed352..adc56decb8 100644 --- a/include/CGAL/boost/graph/IO/polygon_mesh_io.h +++ b/include/CGAL/boost/graph/IO/polygon_mesh_io.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/IO/polygon_mesh_io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/IO/polygon_mesh_io.h $ // $Id: polygon_mesh_io.h 2d203ca 2023-03-06T21:27:04+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/METIS/partition_dual_graph.h b/include/CGAL/boost/graph/METIS/partition_dual_graph.h index e83a2c872f..beed43d7df 100644 --- a/include/CGAL/boost/graph/METIS/partition_dual_graph.h +++ b/include/CGAL/boost/graph/METIS/partition_dual_graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/METIS/partition_dual_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/METIS/partition_dual_graph.h $ // $Id: partition_dual_graph.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/METIS/partition_graph.h b/include/CGAL/boost/graph/METIS/partition_graph.h index c955bb41c6..d409fc4741 100644 --- a/include/CGAL/boost/graph/METIS/partition_graph.h +++ b/include/CGAL/boost/graph/METIS/partition_graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/METIS/partition_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/METIS/partition_graph.h $ // $Id: partition_graph.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/Seam_mesh.h b/include/CGAL/boost/graph/Seam_mesh.h index 0dbc2a6182..ea37e1873d 100644 --- a/include/CGAL/boost/graph/Seam_mesh.h +++ b/include/CGAL/boost/graph/Seam_mesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/Seam_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/Seam_mesh.h $ // $Id: Seam_mesh.h 62a31ba 2022-11-14T17:44:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/alpha_expansion_graphcut.h b/include/CGAL/boost/graph/alpha_expansion_graphcut.h index fa5deb0130..71cfe59600 100644 --- a/include/CGAL/boost/graph/alpha_expansion_graphcut.h +++ b/include/CGAL/boost/graph/alpha_expansion_graphcut.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/alpha_expansion_graphcut.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/alpha_expansion_graphcut.h $ // $Id: alpha_expansion_graphcut.h e713291 2022-05-04T16:35:21+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/backward_compatibility_functions.h b/include/CGAL/boost/graph/backward_compatibility_functions.h index 5487a318d9..a2bed0a5fe 100644 --- a/include/CGAL/boost/graph/backward_compatibility_functions.h +++ b/include/CGAL/boost/graph/backward_compatibility_functions.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/backward_compatibility_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/backward_compatibility_functions.h $ // $Id: backward_compatibility_functions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/breadth_first_search.h b/include/CGAL/boost/graph/breadth_first_search.h index b6b1663b0f..e0a131ce16 100644 --- a/include/CGAL/boost/graph/breadth_first_search.h +++ b/include/CGAL/boost/graph/breadth_first_search.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/breadth_first_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/breadth_first_search.h $ // $Id: breadth_first_search.h 5f3e3b2 2022-05-05T08:46:11+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h b/include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h index 6c7f76670f..e4022eacc4 100644 --- a/include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h +++ b/include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h $ // $Id: convert_nef_polyhedron_to_polygon_mesh.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/copy_face_graph.h b/include/CGAL/boost/graph/copy_face_graph.h index 23f593e03a..161c4ca9dc 100644 --- a/include/CGAL/boost/graph/copy_face_graph.h +++ b/include/CGAL/boost/graph/copy_face_graph.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/copy_face_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/copy_face_graph.h $ // $Id: copy_face_graph.h 861588a 2022-08-03T20:19:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/dijkstra_shortest_paths.h b/include/CGAL/boost/graph/dijkstra_shortest_paths.h deleted file mode 100644 index 6da5a03eee..0000000000 --- a/include/CGAL/boost/graph/dijkstra_shortest_paths.h +++ /dev/null @@ -1,30 +0,0 @@ -// Copyright (c) 2014 GeometryFactory (France). All rights reserved. -// -// This file is part of CGAL (www.cgal.org) -// -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/dijkstra_shortest_paths.h $ -// $Id: dijkstra_shortest_paths.h 5f3e3b2 2022-05-05T08:46:11+01:00 Andreas Fabri -// SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial -// -// -// Author(s) : Sebastien Loriot - - -#ifndef CGAL_BOOST_GRAPH_DIJKSTRA_SHORTEST_PATHS_H -#define CGAL_BOOST_GRAPH_DIJKSTRA_SHORTEST_PATHS_H - -// This will push/pop a VC++ warning -#include - -#if defined(BOOST_MSVC) -# pragma warning(push) -# pragma warning(disable:4172) // Address warning inside boost named parameters -#endif - -#include - -#if defined(BOOST_MSVC) -# pragma warning(pop) -#endif - -#endif // CGAL_BOOST_GRAPH_DIJKSTRA_SHORTEST_PATHS_H diff --git a/include/CGAL/boost/graph/generators.h b/include/CGAL/boost/graph/generators.h index 8a2002c288..cb0da2687c 100644 --- a/include/CGAL/boost/graph/generators.h +++ b/include/CGAL/boost/graph/generators.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/generators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/generators.h $ // $Id: generators.h 34ea88c 2022-10-04T22:22:40+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_concepts.h b/include/CGAL/boost/graph/graph_concepts.h index d845c5f409..b265d1546a 100644 --- a/include/CGAL/boost/graph/graph_concepts.h +++ b/include/CGAL/boost/graph/graph_concepts.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/graph_concepts.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/graph_concepts.h $ // $Id: graph_concepts.h c9af7a1 2020-10-14T10:59:46+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Arrangement_2.h b/include/CGAL/boost/graph/graph_traits_Arrangement_2.h index 8f73c9dae3..34b26d18e6 100644 --- a/include/CGAL/boost/graph/graph_traits_Arrangement_2.h +++ b/include/CGAL/boost/graph/graph_traits_Arrangement_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/boost/graph/graph_traits_Arrangement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/boost/graph/graph_traits_Arrangement_2.h $ // $Id: graph_traits_Arrangement_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h b/include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h index 0a96210de9..85fab4d567 100644 --- a/include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h +++ b/include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Constrained_Delaunay_triangulation_2.h $ // $Id: graph_traits_Constrained_Delaunay_triangulation_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h b/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h index 58d8a37619..40a8de2c93 100644 --- a/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h +++ b/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_2.h $ // $Id: graph_traits_Constrained_triangulation_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h b/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h index 9ebad305b6..52703ab33e 100644 --- a/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h +++ b/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Constrained_triangulation_plus_2.h $ // $Id: graph_traits_Constrained_triangulation_plus_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h b/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h index 4a7f0468c1..7bd478ce12 100644 --- a/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h +++ b/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Delaunay_triangulation_2.h $ // $Id: graph_traits_Delaunay_triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h b/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h index 935b921da3..45506fe685 100644 --- a/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h +++ b/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/boost/graph/graph_traits_Dual_Arrangement_2.h $ // $Id: graph_traits_Dual_Arrangement_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h b/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h index 2fe9caa14a..51382561f7 100644 --- a/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h +++ b/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h $ // $Id: graph_traits_HalfedgeDS.h fd20bee 2022-05-03T15:09:05+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h b/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h index 1fe50c106d..0548597ca2 100644 --- a/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h +++ b/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h $ // $Id: graph_traits_HalfedgeDS_default.h 4b9032f 2022-07-08T20:24:58+02:00 Sebastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h b/include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h index e4a9890db3..0e96de2c59 100644 --- a/include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h +++ b/include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h $ // $Id: graph_traits_Linear_cell_complex_for_combinatorial_map.h f2630fa 2022-07-19T09:44:16+02:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_OpenMesh.h b/include/CGAL/boost/graph/graph_traits_OpenMesh.h index c5b5eac3eb..1a97f95e46 100644 --- a/include/CGAL/boost/graph/graph_traits_OpenMesh.h +++ b/include/CGAL/boost/graph/graph_traits_OpenMesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/graph_traits_OpenMesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/graph_traits_OpenMesh.h $ // $Id: graph_traits_OpenMesh.h 7360250 2022-05-10T11:00:47+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h b/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h index 61f26f9473..2d08f62cd1 100644 --- a/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h +++ b/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/graph_traits_PolyMesh_ArrayKernelT.h $ // $Id: graph_traits_PolyMesh_ArrayKernelT.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h b/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h index c405f34d44..08ec23a846 100644 --- a/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h +++ b/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/boost/graph/graph_traits_Polyhedron_3.h $ // $Id: graph_traits_Polyhedron_3.h 968e9cf 2022-06-16T13:29:20+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h b/include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h index 330b3d954b..9a928a6066 100644 --- a/include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h +++ b/include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Regular_triangulation_2.h $ // $Id: graph_traits_Regular_triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Seam_mesh.h b/include/CGAL/boost/graph/graph_traits_Seam_mesh.h index 78c8ed11c4..cf65645f0c 100644 --- a/include/CGAL/boost/graph/graph_traits_Seam_mesh.h +++ b/include/CGAL/boost/graph/graph_traits_Seam_mesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/graph_traits_Seam_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/graph_traits_Seam_mesh.h $ // $Id: graph_traits_Seam_mesh.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Surface_mesh.h b/include/CGAL/boost/graph/graph_traits_Surface_mesh.h index fd02affc44..666702ddd2 100644 --- a/include/CGAL/boost/graph/graph_traits_Surface_mesh.h +++ b/include/CGAL/boost/graph/graph_traits_Surface_mesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/boost/graph/graph_traits_Surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/boost/graph/graph_traits_Surface_mesh.h $ // $Id: graph_traits_Surface_mesh.h b597aa8 2022-10-04T22:19:35+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h b/include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h index cbec61f491..376f28ae89 100644 --- a/include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h +++ b/include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h $ // $Id: graph_traits_TriMesh_ArrayKernelT.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Triangulation_2.h b/include/CGAL/boost/graph/graph_traits_Triangulation_2.h index 2f029c66fd..110fb60e48 100644 --- a/include/CGAL/boost/graph/graph_traits_Triangulation_2.h +++ b/include/CGAL/boost/graph/graph_traits_Triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Triangulation_2.h $ // $Id: graph_traits_Triangulation_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h b/include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h index 8202d4626a..3b796782ac 100644 --- a/include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h +++ b/include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h $ // $Id: graph_traits_Triangulation_data_structure_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h b/include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h index 5ecc39ab71..b9fb2c3c3a 100644 --- a/include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h +++ b/include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h $ // $Id: graph_traits_Triangulation_hierarchy_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/graph_traits_inheritance_macros.h b/include/CGAL/boost/graph/graph_traits_inheritance_macros.h index 7e8b4a1387..cf70ed5877 100644 --- a/include/CGAL/boost/graph/graph_traits_inheritance_macros.h +++ b/include/CGAL/boost/graph/graph_traits_inheritance_macros.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/graph_traits_inheritance_macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/graph_traits_inheritance_macros.h $ // $Id: graph_traits_inheritance_macros.h e2733dd 2020-08-28T08:10:04+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/halfedge_graph_traits.h b/include/CGAL/boost/graph/halfedge_graph_traits.h index 05359c9760..f88c97eb5d 100644 --- a/include/CGAL/boost/graph/halfedge_graph_traits.h +++ b/include/CGAL/boost/graph/halfedge_graph_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/halfedge_graph_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/halfedge_graph_traits.h $ // $Id: halfedge_graph_traits.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h b/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h index c33e6cbf82..ed5f214874 100644 --- a/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h +++ b/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h $ // $Id: halfedge_graph_traits_HalfedgeDS.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h b/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h index be2ba9e644..8a8e4ab123 100644 --- a/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h +++ b/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h $ // $Id: halfedge_graph_traits_Polyhedron_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/helpers.h b/include/CGAL/boost/graph/helpers.h index 18dd7ae219..2aa2451f61 100644 --- a/include/CGAL/boost/graph/helpers.h +++ b/include/CGAL/boost/graph/helpers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/helpers.h $ // $Id: helpers.h a7f2aeb 2022-10-07T09:14:40+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/Has_member_clear.h b/include/CGAL/boost/graph/internal/Has_member_clear.h index ae51a69c7a..60c0549304 100644 --- a/include/CGAL/boost/graph/internal/Has_member_clear.h +++ b/include/CGAL/boost/graph/internal/Has_member_clear.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/internal/Has_member_clear.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/internal/Has_member_clear.h $ // $Id: Has_member_clear.h 27514ed 2022-06-10T09:59:02+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/Has_member_id.h b/include/CGAL/boost/graph/internal/Has_member_id.h index 4305e9019b..0cc4aa5175 100644 --- a/include/CGAL/boost/graph/internal/Has_member_id.h +++ b/include/CGAL/boost/graph/internal/Has_member_id.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/internal/Has_member_id.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/internal/Has_member_id.h $ // $Id: Has_member_id.h e5862bd 2022-04-21T13:59:43+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h b/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h index 4f3bea578a..efd834f9d2 100644 --- a/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h +++ b/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h $ // $Id: OM_iterator_from_circulator.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h b/include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h index b196d77b82..7b1b91e043 100644 --- a/include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h +++ b/include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h $ // $Id: graph_traits_2D_TDS_helper.h 129f427 2021-12-16T13:48:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h b/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h index 574cb59317..27698fe37d 100644 --- a/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h +++ b/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h $ // $Id: graph_traits_2D_triangulation.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h b/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h index 4fcae97d48..16dde8a8bc 100644 --- a/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h +++ b/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h $ // $Id: graph_traits_2D_triangulation_helper.h 129f427 2021-12-16T13:48:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/helpers.h b/include/CGAL/boost/graph/internal/helpers.h index ec93dd22b8..9be3494154 100644 --- a/include/CGAL/boost/graph/internal/helpers.h +++ b/include/CGAL/boost/graph/internal/helpers.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/internal/helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/internal/helpers.h $ // $Id: helpers.h 39b84d0 2023-03-22T14:00:57+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h b/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h index abcbe94cff..d4af1b07f4 100644 --- a/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h +++ b/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h $ // $Id: initialized_index_maps_helpers.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/internal/properties_2D_triangulation.h b/include/CGAL/boost/graph/internal/properties_2D_triangulation.h index 77e08c539e..93588791cd 100644 --- a/include/CGAL/boost/graph/internal/properties_2D_triangulation.h +++ b/include/CGAL/boost/graph/internal/properties_2D_triangulation.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/internal/properties_2D_triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/internal/properties_2D_triangulation.h $ // $Id: properties_2D_triangulation.h 129f427 2021-12-16T13:48:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/io.h b/include/CGAL/boost/graph/io.h index e5db3222ec..0a04b71e29 100644 --- a/include/CGAL/boost/graph/io.h +++ b/include/CGAL/boost/graph/io.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/io.h $ // $Id: io.h f55ef7d 2020-10-09T18:36:17+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/iterator.h b/include/CGAL/boost/graph/iterator.h index 9d7140e616..effbdee009 100644 --- a/include/CGAL/boost/graph/iterator.h +++ b/include/CGAL/boost/graph/iterator.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/iterator.h $ // $Id: iterator.h 1b84329 2023-05-03T15:05:45+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/kruskal_min_spanning_tree.h b/include/CGAL/boost/graph/kruskal_min_spanning_tree.h index 08c1ae1e58..d333414e2c 100644 --- a/include/CGAL/boost/graph/kruskal_min_spanning_tree.h +++ b/include/CGAL/boost/graph/kruskal_min_spanning_tree.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/kruskal_min_spanning_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/kruskal_min_spanning_tree.h $ // $Id: kruskal_min_spanning_tree.h 5f3e3b2 2022-05-05T08:46:11+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/named_params_helper.h b/include/CGAL/boost/graph/named_params_helper.h index de814a810c..6814be5a0c 100644 --- a/include/CGAL/boost/graph/named_params_helper.h +++ b/include/CGAL/boost/graph/named_params_helper.h @@ -1,6 +1,6 @@ // Copyright (c) 2007-2015 GeometryFactory (France). All rights reserved. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/named_params_helper.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/named_params_helper.h $ // $Id: named_params_helper.h 28c97d2 2023-04-11T09:25:29+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/partition.h b/include/CGAL/boost/graph/partition.h index 0f1cacdf17..216ee84dbf 100644 --- a/include/CGAL/boost/graph/partition.h +++ b/include/CGAL/boost/graph/partition.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/partition.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/partition.h $ // $Id: partition.h 48c997a 2020-07-17T17:00:18+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/prim_minimum_spanning_tree.h b/include/CGAL/boost/graph/prim_minimum_spanning_tree.h index ccc60e9195..745cd6dbb9 100644 --- a/include/CGAL/boost/graph/prim_minimum_spanning_tree.h +++ b/include/CGAL/boost/graph/prim_minimum_spanning_tree.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/prim_minimum_spanning_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/prim_minimum_spanning_tree.h $ // $Id: prim_minimum_spanning_tree.h 5f3e3b2 2022-05-05T08:46:11+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties.h b/include/CGAL/boost/graph/properties.h index 25c07cb3b2..e0423665bf 100644 --- a/include/CGAL/boost/graph/properties.h +++ b/include/CGAL/boost/graph/properties.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/properties.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/properties.h $ // $Id: properties.h 8166579 2021-10-11T19:58:07+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h b/include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h index 9330c75b25..a58b65d2ad 100644 --- a/include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h +++ b/include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h $ // $Id: properties_Constrained_Delaunay_triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Constrained_triangulation_2.h b/include/CGAL/boost/graph/properties_Constrained_triangulation_2.h index d620fca656..e46d458fda 100644 --- a/include/CGAL/boost/graph/properties_Constrained_triangulation_2.h +++ b/include/CGAL/boost/graph/properties_Constrained_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Constrained_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Constrained_triangulation_2.h $ // $Id: properties_Constrained_triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h b/include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h index 1e3183405d..689f6b521f 100644 --- a/include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h +++ b/include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Constrained_triangulation_plus_2.h $ // $Id: properties_Constrained_triangulation_plus_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h b/include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h index 0394d2b64c..770c6072c8 100644 --- a/include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h +++ b/include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Delaunay_triangulation_2.h $ // $Id: properties_Delaunay_triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_HalfedgeDS_base.h b/include/CGAL/boost/graph/properties_HalfedgeDS_base.h index aabac905d4..870f547c4b 100644 --- a/include/CGAL/boost/graph/properties_HalfedgeDS_base.h +++ b/include/CGAL/boost/graph/properties_HalfedgeDS_base.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/boost/graph/properties_HalfedgeDS_base.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/boost/graph/properties_HalfedgeDS_base.h $ // $Id: properties_HalfedgeDS_base.h 1e364e5 2022-07-04T11:26:49+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_HalfedgeDS_default.h b/include/CGAL/boost/graph/properties_HalfedgeDS_default.h index 7a1e7c38f7..2c028160c4 100644 --- a/include/CGAL/boost/graph/properties_HalfedgeDS_default.h +++ b/include/CGAL/boost/graph/properties_HalfedgeDS_default.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/boost/graph/properties_HalfedgeDS_default.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/boost/graph/properties_HalfedgeDS_default.h $ // $Id: properties_HalfedgeDS_default.h 1e364e5 2022-07-04T11:26:49+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h b/include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h index 7436ec33ac..0454b43545 100644 --- a/include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h +++ b/include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/boost/graph/properties_Linear_cell_complex_for_combinatorial_map.h $ // $Id: properties_Linear_cell_complex_for_combinatorial_map.h f3db661 2022-03-09T14:13:31+00:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_OpenMesh.h b/include/CGAL/boost/graph/properties_OpenMesh.h index 9d5ddfa904..980b94805b 100644 --- a/include/CGAL/boost/graph/properties_OpenMesh.h +++ b/include/CGAL/boost/graph/properties_OpenMesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/properties_OpenMesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/properties_OpenMesh.h $ // $Id: properties_OpenMesh.h ec8ec2f 2022-11-24T11:59:24+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h b/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h index fd4b38eb9f..0c909e7ac9 100644 --- a/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h +++ b/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/properties_PolyMesh_ArrayKernelT.h $ // $Id: properties_PolyMesh_ArrayKernelT.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Polyhedron_3.h b/include/CGAL/boost/graph/properties_Polyhedron_3.h index 1cd16caaf4..9d1e0fd101 100644 --- a/include/CGAL/boost/graph/properties_Polyhedron_3.h +++ b/include/CGAL/boost/graph/properties_Polyhedron_3.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/boost/graph/properties_Polyhedron_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/boost/graph/properties_Polyhedron_3.h $ // $Id: properties_Polyhedron_3.h 1e364e5 2022-07-04T11:26:49+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Polyhedron_3_features.h b/include/CGAL/boost/graph/properties_Polyhedron_3_features.h index d6f0a24138..f5e41e1585 100644 --- a/include/CGAL/boost/graph/properties_Polyhedron_3_features.h +++ b/include/CGAL/boost/graph/properties_Polyhedron_3_features.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/boost/graph/properties_Polyhedron_3_features.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/boost/graph/properties_Polyhedron_3_features.h $ // $Id: properties_Polyhedron_3_features.h 968e9cf 2022-06-16T13:29:20+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h b/include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h index 5aa98ecf07..59a2845202 100644 --- a/include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h +++ b/include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/boost/graph/properties_Polyhedron_3_time_stamp.h $ // $Id: properties_Polyhedron_3_time_stamp.h 968e9cf 2022-06-16T13:29:20+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Regular_triangulation_2.h b/include/CGAL/boost/graph/properties_Regular_triangulation_2.h index 917f1c6980..1c374dde82 100644 --- a/include/CGAL/boost/graph/properties_Regular_triangulation_2.h +++ b/include/CGAL/boost/graph/properties_Regular_triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Regular_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Regular_triangulation_2.h $ // $Id: properties_Regular_triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Seam_mesh.h b/include/CGAL/boost/graph/properties_Seam_mesh.h index babbbd70d2..0c6b0a8d81 100644 --- a/include/CGAL/boost/graph/properties_Seam_mesh.h +++ b/include/CGAL/boost/graph/properties_Seam_mesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/properties_Seam_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/properties_Seam_mesh.h $ // $Id: properties_Seam_mesh.h c999ce1 2020-02-19T10:07:53+01:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Surface_mesh.h b/include/CGAL/boost/graph/properties_Surface_mesh.h index 89140a6c1e..3af94a06a8 100644 --- a/include/CGAL/boost/graph/properties_Surface_mesh.h +++ b/include/CGAL/boost/graph/properties_Surface_mesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/boost/graph/properties_Surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/boost/graph/properties_Surface_mesh.h $ // $Id: properties_Surface_mesh.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Surface_mesh_features.h b/include/CGAL/boost/graph/properties_Surface_mesh_features.h index 678853e27a..010cef7ad9 100644 --- a/include/CGAL/boost/graph/properties_Surface_mesh_features.h +++ b/include/CGAL/boost/graph/properties_Surface_mesh_features.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/boost/graph/properties_Surface_mesh_features.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/boost/graph/properties_Surface_mesh_features.h $ // $Id: properties_Surface_mesh_features.h fbd9628 2020-05-15T18:27:33+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h b/include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h index 1dd4c0e207..ec5e4da13c 100644 --- a/include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h +++ b/include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/boost/graph/properties_Surface_mesh_time_stamp.h $ // $Id: properties_Surface_mesh_time_stamp.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h b/include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h index 45714229f9..10375bf01e 100644 --- a/include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h +++ b/include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/properties_TriMesh_ArrayKernelT.h $ // $Id: properties_TriMesh_ArrayKernelT.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Triangulation_2.h b/include/CGAL/boost/graph/properties_Triangulation_2.h index c6ab15e4f7..1a24c91022 100644 --- a/include/CGAL/boost/graph/properties_Triangulation_2.h +++ b/include/CGAL/boost/graph/properties_Triangulation_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Triangulation_2.h $ // $Id: properties_Triangulation_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h b/include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h index e4293ebf90..57b47bc795 100644 --- a/include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h +++ b/include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/TDS_2/include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/TDS_2/include/CGAL/boost/graph/properties_Triangulation_data_structure_2.h $ // $Id: properties_Triangulation_data_structure_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h b/include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h index 7b2ae252d9..164ef8a398 100644 --- a/include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h +++ b/include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/boost/graph/properties_Triangulation_hierarchy_2.h $ // $Id: properties_Triangulation_hierarchy_2.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/property_maps.h b/include/CGAL/boost/graph/property_maps.h index f723d8a20f..3b0238c06d 100644 --- a/include/CGAL/boost/graph/property_maps.h +++ b/include/CGAL/boost/graph/property_maps.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/property_maps.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/property_maps.h $ // $Id: property_maps.h 590ddf8 2021-10-08T15:38:47+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/selection.h b/include/CGAL/boost/graph/selection.h index 9468f786e3..3983f05ee2 100644 --- a/include/CGAL/boost/graph/selection.h +++ b/include/CGAL/boost/graph/selection.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/selection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/selection.h $ // $Id: selection.h 2f59b23 2022-11-25T10:15:02+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/split_graph_into_polylines.h b/include/CGAL/boost/graph/split_graph_into_polylines.h index d6c88ca467..976d6e30a9 100644 --- a/include/CGAL/boost/graph/split_graph_into_polylines.h +++ b/include/CGAL/boost/graph/split_graph_into_polylines.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/split_graph_into_polylines.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/split_graph_into_polylines.h $ // $Id: split_graph_into_polylines.h 4138477 2021-09-30T16:49:40+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/graph/visitor.h b/include/CGAL/boost/graph/visitor.h index 4d94eab144..0e60123e2b 100644 --- a/include/CGAL/boost/graph/visitor.h +++ b/include/CGAL/boost/graph/visitor.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/boost/graph/visitor.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/boost/graph/visitor.h $ // $Id: visitor.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/iterator/counting_iterator.hpp b/include/CGAL/boost/iterator/counting_iterator.hpp index 88114ed1df..60bf134d06 100644 --- a/include/CGAL/boost/iterator/counting_iterator.hpp +++ b/include/CGAL/boost/iterator/counting_iterator.hpp @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/boost/iterator/counting_iterator.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/boost/iterator/counting_iterator.hpp $ // $Id: counting_iterator.hpp 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost/iterator/transform_iterator.hpp b/include/CGAL/boost/iterator/transform_iterator.hpp index 6bdf6d391e..5ad824d3ef 100644 --- a/include/CGAL/boost/iterator/transform_iterator.hpp +++ b/include/CGAL/boost/iterator/transform_iterator.hpp @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/boost/iterator/transform_iterator.hpp $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/boost/iterator/transform_iterator.hpp $ // $Id: transform_iterator.hpp 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/boost_mp.h b/include/CGAL/boost_mp.h index 4394f0fb8d..a82af1541c 100644 --- a/include/CGAL/boost_mp.h +++ b/include/CGAL/boost_mp.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/boost_mp.h $ -// $Id: boost_mp.h 96bf9c9 2023-04-07T10:45:12+02:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/boost_mp.h $ +// $Id: boost_mp.h cf0c6c0 2023-08-03T14:05:37+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Marc Glisse @@ -20,8 +20,18 @@ // easy solution. // MSVC had trouble with versions <= 1.69: // https://github.com/boostorg/multiprecision/issues/98 +// +// Disable also on Windows 32 bits +// because CGAL/cpp_float.h assumes _BitScanForward64 is available +// See https://learn.microsoft.com/en-us/cpp/intrinsics/bitscanforward-bitscanforward64 +// +// Disable also with PowerPC processors, with Boost<1.80 because of that bug: +// https://github.com/boostorg/multiprecision/pull/421 +// #if !defined CGAL_DO_NOT_USE_BOOST_MP && \ - (!defined _MSC_VER || BOOST_VERSION >= 107000) + (!defined _MSC_VER || BOOST_VERSION >= 107000) && \ + (!defined _WIN32 || defined _WIN64) && \ + (BOOST_VERSION >= 108000 || (!defined _ARCH_PPC && !defined _ARCH_PPC64)) #define CGAL_USE_BOOST_MP 1 #include diff --git a/include/CGAL/bounding_box.h b/include/CGAL/bounding_box.h index fa4b4f1aa4..f969caed42 100644 --- a/include/CGAL/bounding_box.h +++ b/include/CGAL/bounding_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis_LGPL/include/CGAL/bounding_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis_LGPL/include/CGAL/bounding_box.h $ // $Id: bounding_box.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/box_intersection_d.h b/include/CGAL/box_intersection_d.h index 3a1f180cb3..6d6c21b88d 100644 --- a/include/CGAL/box_intersection_d.h +++ b/include/CGAL/box_intersection_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Box_intersection_d/include/CGAL/box_intersection_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Box_intersection_d/include/CGAL/box_intersection_d.h $ // $Id: box_intersection_d.h 8773cee 2020-02-05T10:54:11+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/cartesian_homogeneous_conversion.h b/include/CGAL/cartesian_homogeneous_conversion.h index a56f8cdd25..8e1c22fff8 100644 --- a/include/CGAL/cartesian_homogeneous_conversion.h +++ b/include/CGAL/cartesian_homogeneous_conversion.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/cartesian_homogeneous_conversion.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/cartesian_homogeneous_conversion.h $ // $Id: cartesian_homogeneous_conversion.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/centroid.h b/include/CGAL/centroid.h index 15eb5465fd..09e18b0554 100644 --- a/include/CGAL/centroid.h +++ b/include/CGAL/centroid.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis_LGPL/include/CGAL/centroid.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis_LGPL/include/CGAL/centroid.h $ // $Id: centroid.h 70a06b4 2022-06-27T08:58:17+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/certified_numeric_predicates.h b/include/CGAL/certified_numeric_predicates.h index e0c6c49c4c..4effd60e63 100644 --- a/include/CGAL/certified_numeric_predicates.h +++ b/include/CGAL/certified_numeric_predicates.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/certified_numeric_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/certified_numeric_predicates.h $ // $Id: certified_numeric_predicates.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/certified_quotient_predicates.h b/include/CGAL/certified_quotient_predicates.h index 55b53cf06f..2455b1eeb2 100644 --- a/include/CGAL/certified_quotient_predicates.h +++ b/include/CGAL/certified_quotient_predicates.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/certified_quotient_predicates.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/certified_quotient_predicates.h $ // $Id: certified_quotient_predicates.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_akl_toussaint.h b/include/CGAL/ch_akl_toussaint.h index 8c885f9712..300d30bd35 100644 --- a/include/CGAL/ch_akl_toussaint.h +++ b/include/CGAL/ch_akl_toussaint.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_akl_toussaint.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_akl_toussaint.h $ // $Id: ch_akl_toussaint.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_bykat.h b/include/CGAL/ch_bykat.h index aa4c5d15e6..a90a38a79d 100644 --- a/include/CGAL/ch_bykat.h +++ b/include/CGAL/ch_bykat.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_bykat.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_bykat.h $ // $Id: ch_bykat.h 13b4060 2022-07-01T13:35:59+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_eddy.h b/include/CGAL/ch_eddy.h index 1a7ea54fe6..113ab01804 100644 --- a/include/CGAL/ch_eddy.h +++ b/include/CGAL/ch_eddy.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_eddy.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_eddy.h $ // $Id: ch_eddy.h 13b4060 2022-07-01T13:35:59+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_graham_andrew.h b/include/CGAL/ch_graham_andrew.h index 192bb139fc..76646acf49 100644 --- a/include/CGAL/ch_graham_andrew.h +++ b/include/CGAL/ch_graham_andrew.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_graham_andrew.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_graham_andrew.h $ // $Id: ch_graham_andrew.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_jarvis.h b/include/CGAL/ch_jarvis.h index c0489bfa79..e99dd02877 100644 --- a/include/CGAL/ch_jarvis.h +++ b/include/CGAL/ch_jarvis.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_jarvis.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_jarvis.h $ // $Id: ch_jarvis.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_melkman.h b/include/CGAL/ch_melkman.h index a83d12175c..dc6f6e8ca2 100644 --- a/include/CGAL/ch_melkman.h +++ b/include/CGAL/ch_melkman.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_melkman.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_melkman.h $ // $Id: ch_melkman.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ch_selected_extreme_points_2.h b/include/CGAL/ch_selected_extreme_points_2.h index 9d096e021c..07a5ab98b2 100644 --- a/include/CGAL/ch_selected_extreme_points_2.h +++ b/include/CGAL/ch_selected_extreme_points_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/ch_selected_extreme_points_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/ch_selected_extreme_points_2.h $ // $Id: ch_selected_extreme_points_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/circulator.h b/include/CGAL/circulator.h index 3df66bc1ae..6bd6ab73e1 100644 --- a/include/CGAL/circulator.h +++ b/include/CGAL/circulator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circulator/include/CGAL/circulator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circulator/include/CGAL/circulator.h $ // $Id: circulator.h 9e27798 2023-01-24T13:42:06+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/circulator_bases.h b/include/CGAL/circulator_bases.h index c2b81c9cda..c49a83dd0a 100644 --- a/include/CGAL/circulator_bases.h +++ b/include/CGAL/circulator_bases.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circulator/include/CGAL/circulator_bases.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circulator/include/CGAL/circulator_bases.h $ // $Id: circulator_bases.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/cluster_point_set.h b/include/CGAL/cluster_point_set.h index 39bc63d925..c3044ee887 100644 --- a/include/CGAL/cluster_point_set.h +++ b/include/CGAL/cluster_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/cluster_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/cluster_point_set.h $ // $Id: cluster_point_set.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/compare_vertices.h b/include/CGAL/compare_vertices.h index 3c485f3604..64af1a6692 100644 --- a/include/CGAL/compare_vertices.h +++ b/include/CGAL/compare_vertices.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_2/include/CGAL/compare_vertices.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_2/include/CGAL/compare_vertices.h $ // $Id: compare_vertices.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/compute_average_spacing.h b/include/CGAL/compute_average_spacing.h index f8b90add9e..af07aa1e36 100644 --- a/include/CGAL/compute_average_spacing.h +++ b/include/CGAL/compute_average_spacing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/compute_average_spacing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/compute_average_spacing.h $ // $Id: compute_average_spacing.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/compute_outer_frame_margin.h b/include/CGAL/compute_outer_frame_margin.h index 94c68087f2..fdda70ccf2 100644 --- a/include/CGAL/compute_outer_frame_margin.h +++ b/include/CGAL/compute_outer_frame_margin.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/compute_outer_frame_margin.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/compute_outer_frame_margin.h $ // $Id: compute_outer_frame_margin.h 70ac415 2023-04-06T00:40:52+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/config.h b/include/CGAL/config.h index ac7bb74579..d935743ca9 100644 --- a/include/CGAL/config.h +++ b/include/CGAL/config.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/config.h $ // $Id: config.h d2bc415 2023-05-04T16:37:17+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/connect_holes.h b/include/CGAL/connect_holes.h index 1e7c5f74bb..a3d25b7220 100644 --- a/include/CGAL/connect_holes.h +++ b/include/CGAL/connect_holes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/connect_holes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/connect_holes.h $ // $Id: connect_holes.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constant.h b/include/CGAL/constant.h index c06e8007f6..69c103966d 100644 --- a/include/CGAL/constant.h +++ b/include/CGAL/constant.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/constant.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/constant.h $ // $Id: constant.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constructions/Polygon_offset_cons_ftC2.h b/include/CGAL/constructions/Polygon_offset_cons_ftC2.h index d1e676efbc..8cd261ab11 100644 --- a/include/CGAL/constructions/Polygon_offset_cons_ftC2.h +++ b/include/CGAL/constructions/Polygon_offset_cons_ftC2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/constructions/Polygon_offset_cons_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/constructions/Polygon_offset_cons_ftC2.h $ // $Id: Polygon_offset_cons_ftC2.h d609a64 2023-03-07T01:03:52+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h b/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h index 4c3a7cacde..85e170d8e4 100644 --- a/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h +++ b/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/constructions/Straight_skeleton_cons_ftC2.h $ // $Id: Straight_skeleton_cons_ftC2.h 4f923e5 2023-04-12T17:28:04+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h b/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h index eed5269c39..8737262989 100644 --- a/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h +++ b/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/constructions/constructions_for_voronoi_intersection_cartesian_2_3.h $ // $Id: constructions_for_voronoi_intersection_cartesian_2_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constructions/kernel_ftC2.h b/include/CGAL/constructions/kernel_ftC2.h index 1931b1960e..6360cdc267 100644 --- a/include/CGAL/constructions/kernel_ftC2.h +++ b/include/CGAL/constructions/kernel_ftC2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/constructions/kernel_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/constructions/kernel_ftC2.h $ // $Id: kernel_ftC2.h 2165605 2021-02-18T15:26:51+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constructions/kernel_ftC3.h b/include/CGAL/constructions/kernel_ftC3.h index e01bf0c794..ded2106665 100644 --- a/include/CGAL/constructions/kernel_ftC3.h +++ b/include/CGAL/constructions/kernel_ftC3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/constructions/kernel_ftC3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/constructions/kernel_ftC3.h $ // $Id: kernel_ftC3.h 78e2d5e 2023-03-02T13:42:35+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/constructions_d.h b/include/CGAL/constructions_d.h index e0f3c50a4f..f1eaf04c4b 100644 --- a/include/CGAL/constructions_d.h +++ b/include/CGAL/constructions_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/constructions_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/constructions_d.h $ // $Id: constructions_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convert_to_bfi.h b/include/CGAL/convert_to_bfi.h index 528e94af62..4bbf9a7b91 100644 --- a/include/CGAL/convert_to_bfi.h +++ b/include/CGAL/convert_to_bfi.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interval_support/include/CGAL/convert_to_bfi.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interval_support/include/CGAL/convert_to_bfi.h $ // $Id: convert_to_bfi.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convex_decomposition_3.h b/include/CGAL/convex_decomposition_3.h index bc0c4a4396..f5f07e15f5 100644 --- a/include/CGAL/convex_decomposition_3.h +++ b/include/CGAL/convex_decomposition_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_decomposition_3/include/CGAL/convex_decomposition_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_decomposition_3/include/CGAL/convex_decomposition_3.h $ // $Id: convex_decomposition_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convex_hull_2.h b/include/CGAL/convex_hull_2.h index 566e5b2e86..68973caa98 100644 --- a/include/CGAL/convex_hull_2.h +++ b/include/CGAL/convex_hull_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/convex_hull_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/convex_hull_2.h $ // $Id: convex_hull_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convex_hull_3.h b/include/CGAL/convex_hull_3.h index b75e953999..6f59a21d95 100644 --- a/include/CGAL/convex_hull_3.h +++ b/include/CGAL/convex_hull_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/convex_hull_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/convex_hull_3.h $ // $Id: convex_hull_3.h 94c72ae 2022-09-27T10:08:50+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convex_hull_3_to_face_graph.h b/include/CGAL/convex_hull_3_to_face_graph.h index 97fcf379b0..ad115a7cb4 100644 --- a/include/CGAL/convex_hull_3_to_face_graph.h +++ b/include/CGAL/convex_hull_3_to_face_graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/convex_hull_3_to_face_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/convex_hull_3_to_face_graph.h $ // $Id: convex_hull_3_to_face_graph.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convex_hull_constructive_traits_2.h b/include/CGAL/convex_hull_constructive_traits_2.h index de1e67b797..fccff63758 100644 --- a/include/CGAL/convex_hull_constructive_traits_2.h +++ b/include/CGAL/convex_hull_constructive_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/convex_hull_constructive_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/convex_hull_constructive_traits_2.h $ // $Id: convex_hull_constructive_traits_2.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convex_hull_traits_2.h b/include/CGAL/convex_hull_traits_2.h index 267895094c..5baee7f5c9 100644 --- a/include/CGAL/convex_hull_traits_2.h +++ b/include/CGAL/convex_hull_traits_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/convex_hull_traits_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/convex_hull_traits_2.h $ // $Id: convex_hull_traits_2.h 7a62583 2022-11-14T19:14:33+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convexity_check_2.h b/include/CGAL/convexity_check_2.h index ded6c6916d..c6772711ea 100644 --- a/include/CGAL/convexity_check_2.h +++ b/include/CGAL/convexity_check_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/convexity_check_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/convexity_check_2.h $ // $Id: convexity_check_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/convexity_check_3.h b/include/CGAL/convexity_check_3.h index e21de1b3ad..f276cf1d80 100644 --- a/include/CGAL/convexity_check_3.h +++ b/include/CGAL/convexity_check_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_3/include/CGAL/convexity_check_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_3/include/CGAL/convexity_check_3.h $ // $Id: convexity_check_3.h df61ad9 2020-11-12T10:56:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/copy_n.h b/include/CGAL/copy_n.h index 620100bf8c..985a339489 100644 --- a/include/CGAL/copy_n.h +++ b/include/CGAL/copy_n.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/copy_n.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/copy_n.h $ // $Id: copy_n.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/cpp_float.h b/include/CGAL/cpp_float.h index 661d3c5ccc..3a38927c89 100644 --- a/include/CGAL/cpp_float.h +++ b/include/CGAL/cpp_float.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/cpp_float.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/cpp_float.h $ // $Id: cpp_float.h 66e68a7 2023-05-11T15:45:42+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_offset_polygons_2.h b/include/CGAL/create_offset_polygons_2.h index 569d59ec62..df629ba310 100644 --- a/include/CGAL/create_offset_polygons_2.h +++ b/include/CGAL/create_offset_polygons_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_offset_polygons_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_offset_polygons_2.h $ // $Id: create_offset_polygons_2.h 66fe079 2023-03-23T11:49:18+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h b/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h index 3b9e85d031..9752f79377 100644 --- a/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h +++ b/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_offset_polygons_from_polygon_with_holes_2.h $ // $Id: create_offset_polygons_from_polygon_with_holes_2.h 66fe079 2023-03-23T11:49:18+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_straight_skeleton_2.h b/include/CGAL/create_straight_skeleton_2.h index 76c098f0e6..9805aab37a 100644 --- a/include/CGAL/create_straight_skeleton_2.h +++ b/include/CGAL/create_straight_skeleton_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_straight_skeleton_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_straight_skeleton_2.h $ // $Id: create_straight_skeleton_2.h 66fe079 2023-03-23T11:49:18+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h b/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h index 42725eeff1..91101e98e0 100644 --- a/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h +++ b/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h $ // $Id: create_straight_skeleton_from_polygon_with_holes_2.h 66fe079 2023-03-23T11:49:18+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_weighted_offset_polygons_2.h b/include/CGAL/create_weighted_offset_polygons_2.h index 2ad5982949..c35f763dfe 100644 --- a/include/CGAL/create_weighted_offset_polygons_2.h +++ b/include/CGAL/create_weighted_offset_polygons_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_weighted_offset_polygons_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_weighted_offset_polygons_2.h $ // $Id: create_weighted_offset_polygons_2.h 607e987 2023-03-27T12:59:19+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_weighted_offset_polygons_from_polygon_with_holes_2.h b/include/CGAL/create_weighted_offset_polygons_from_polygon_with_holes_2.h index 114738dd0a..f39f8df218 100644 --- a/include/CGAL/create_weighted_offset_polygons_from_polygon_with_holes_2.h +++ b/include/CGAL/create_weighted_offset_polygons_from_polygon_with_holes_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_weighted_offset_polygons_from_polygon_with_holes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_weighted_offset_polygons_from_polygon_with_holes_2.h $ // $Id: create_weighted_offset_polygons_from_polygon_with_holes_2.h 7302918 2023-03-27T12:55:14+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_weighted_straight_skeleton_2.h b/include/CGAL/create_weighted_straight_skeleton_2.h index 3817d45c84..69d999eaab 100644 --- a/include/CGAL/create_weighted_straight_skeleton_2.h +++ b/include/CGAL/create_weighted_straight_skeleton_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL(www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_weighted_straight_skeleton_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_weighted_straight_skeleton_2.h $ // $Id: create_weighted_straight_skeleton_2.h 607e987 2023-03-27T12:59:19+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/create_weighted_straight_skeleton_from_polygon_with_holes_2.h b/include/CGAL/create_weighted_straight_skeleton_from_polygon_with_holes_2.h index c8a5b6cbf0..5849718045 100644 --- a/include/CGAL/create_weighted_straight_skeleton_from_polygon_with_holes_2.h +++ b/include/CGAL/create_weighted_straight_skeleton_from_polygon_with_holes_2.h @@ -3,7 +3,7 @@ // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/create_weighted_straight_skeleton_from_polygon_with_holes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/create_weighted_straight_skeleton_from_polygon_with_holes_2.h $ // $Id: create_weighted_straight_skeleton_from_polygon_with_holes_2.h 66fe079 2023-03-23T11:49:18+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/demangle.h b/include/CGAL/demangle.h index 3707325153..302349f535 100644 --- a/include/CGAL/demangle.h +++ b/include/CGAL/demangle.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/demangle.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/demangle.h $ // $Id: demangle.h 393ae7d 2021-05-12T15:03:53+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/determinant.h b/include/CGAL/determinant.h index a974ae706a..995c695d3e 100644 --- a/include/CGAL/determinant.h +++ b/include/CGAL/determinant.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/determinant.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/determinant.h $ // $Id: determinant.h cb08f67 2020-05-12T11:56:18+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/determinant_of_vectors.h b/include/CGAL/determinant_of_vectors.h index ff489126a3..d209830220 100644 --- a/include/CGAL/determinant_of_vectors.h +++ b/include/CGAL/determinant_of_vectors.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/determinant_of_vectors.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/determinant_of_vectors.h $ // $Id: determinant_of_vectors.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/disable_warnings.h b/include/CGAL/disable_warnings.h index 7968a9e996..d1738a69bf 100644 --- a/include/CGAL/disable_warnings.h +++ b/include/CGAL/disable_warnings.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/disable_warnings.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/disable_warnings.h $ // $Id: disable_warnings.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/distance_predicates_2.h b/include/CGAL/distance_predicates_2.h index add7101cea..52ea953119 100644 --- a/include/CGAL/distance_predicates_2.h +++ b/include/CGAL/distance_predicates_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/distance_predicates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/distance_predicates_2.h $ // $Id: distance_predicates_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/distance_predicates_3.h b/include/CGAL/distance_predicates_3.h index 874a38a1b6..950611a343 100644 --- a/include/CGAL/distance_predicates_3.h +++ b/include/CGAL/distance_predicates_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/distance_predicates_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/distance_predicates_3.h $ // $Id: distance_predicates_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/double.h b/include/CGAL/double.h index e4594b2301..e158b3e06d 100644 --- a/include/CGAL/double.h +++ b/include/CGAL/double.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/double.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/double.h $ // $Id: double.h 1d0565d 2022-04-20T09:17:02+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_arrangement_2.h b/include/CGAL/draw_arrangement_2.h index af98a295d0..aa3c9a2cd9 100644 --- a/include/CGAL/draw_arrangement_2.h +++ b/include/CGAL/draw_arrangement_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/draw_arrangement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/draw_arrangement_2.h $ // $Id: draw_arrangement_2.h f6db4a6 2023-04-27T14:02:29+03:00 Efi Fogel // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_constrained_triangulation_2.h b/include/CGAL/draw_constrained_triangulation_2.h index fe7bd28f8a..9e20ce7358 100644 --- a/include/CGAL/draw_constrained_triangulation_2.h +++ b/include/CGAL/draw_constrained_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/draw_constrained_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/draw_constrained_triangulation_2.h $ // $Id: draw_constrained_triangulation_2.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_face_graph.h b/include/CGAL/draw_face_graph.h index 5a2f0a5e79..4fe356f7cf 100644 --- a/include/CGAL/draw_face_graph.h +++ b/include/CGAL/draw_face_graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/BGL/include/CGAL/draw_face_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/BGL/include/CGAL/draw_face_graph.h $ // $Id: draw_face_graph.h 4a477c2 2023-01-19T14:37:45+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_face_graph_with_paths.h b/include/CGAL/draw_face_graph_with_paths.h index 3ab033ab07..c3bd049567 100644 --- a/include/CGAL/draw_face_graph_with_paths.h +++ b/include/CGAL/draw_face_graph_with_paths.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_topology/include/CGAL/draw_face_graph_with_paths.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_topology/include/CGAL/draw_face_graph_with_paths.h $ // $Id: draw_face_graph_with_paths.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_linear_cell_complex.h b/include/CGAL/draw_linear_cell_complex.h index abdab81325..c06e06a523 100644 --- a/include/CGAL/draw_linear_cell_complex.h +++ b/include/CGAL/draw_linear_cell_complex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Linear_cell_complex/include/CGAL/draw_linear_cell_complex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Linear_cell_complex/include/CGAL/draw_linear_cell_complex.h $ // $Id: draw_linear_cell_complex.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_nef_3.h b/include/CGAL/draw_nef_3.h index b5ca369a65..508636fe14 100644 --- a/include/CGAL/draw_nef_3.h +++ b/include/CGAL/draw_nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/draw_nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/draw_nef_3.h $ // $Id: draw_nef_3.h afb4ac6 2023-04-14T09:52:28+02:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_periodic_2_triangulation_2.h b/include/CGAL/draw_periodic_2_triangulation_2.h index 4e95991a8c..1347abce16 100644 --- a/include/CGAL/draw_periodic_2_triangulation_2.h +++ b/include/CGAL/draw_periodic_2_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_2_triangulation_2/include/CGAL/draw_periodic_2_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_2_triangulation_2/include/CGAL/draw_periodic_2_triangulation_2.h $ // $Id: draw_periodic_2_triangulation_2.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_point_set_3.h b/include/CGAL/draw_point_set_3.h index 65132a45ff..f8e7e040ba 100644 --- a/include/CGAL/draw_point_set_3.h +++ b/include/CGAL/draw_point_set_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_3/include/CGAL/draw_point_set_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_3/include/CGAL/draw_point_set_3.h $ // $Id: draw_point_set_3.h 2bbcabe 2021-11-11T17:23:37+01:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_polygon_2.h b/include/CGAL/draw_polygon_2.h index 36828450da..412f40fc36 100644 --- a/include/CGAL/draw_polygon_2.h +++ b/include/CGAL/draw_polygon_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/draw_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/draw_polygon_2.h $ // $Id: draw_polygon_2.h 2bbcabe 2021-11-11T17:23:37+01:00 Guillaume Damiand // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_polygon_set_2.h b/include/CGAL/draw_polygon_set_2.h index d67464c915..bb360adcca 100644 --- a/include/CGAL/draw_polygon_set_2.h +++ b/include/CGAL/draw_polygon_set_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Boolean_set_operations_2/include/CGAL/draw_polygon_set_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Boolean_set_operations_2/include/CGAL/draw_polygon_set_2.h $ // $Id: draw_polygon_set_2.h 857f276 2023-05-08T21:43:06+03:00 Efi Fogel // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_polygon_with_holes_2.h b/include/CGAL/draw_polygon_with_holes_2.h index f91cb3763e..ba9a3c8ee1 100644 --- a/include/CGAL/draw_polygon_with_holes_2.h +++ b/include/CGAL/draw_polygon_with_holes_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon/include/CGAL/draw_polygon_with_holes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon/include/CGAL/draw_polygon_with_holes_2.h $ // $Id: draw_polygon_with_holes_2.h 857f276 2023-05-08T21:43:06+03:00 Efi Fogel // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_polyhedron.h b/include/CGAL/draw_polyhedron.h index 7767962e26..11372e18c2 100644 --- a/include/CGAL/draw_polyhedron.h +++ b/include/CGAL/draw_polyhedron.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/draw_polyhedron.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/draw_polyhedron.h $ // $Id: draw_polyhedron.h 2bbcabe 2021-11-11T17:23:37+01:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_straight_skeleton_2.h b/include/CGAL/draw_straight_skeleton_2.h index a56257c08d..e0e7b8a980 100644 --- a/include/CGAL/draw_straight_skeleton_2.h +++ b/include/CGAL/draw_straight_skeleton_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/draw_straight_skeleton_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/draw_straight_skeleton_2.h $ // $Id: draw_straight_skeleton_2.h e548ff2 2023-03-13T12:11:00+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_surface_mesh.h b/include/CGAL/draw_surface_mesh.h index 3389ede5f9..d8431fe0ed 100644 --- a/include/CGAL/draw_surface_mesh.h +++ b/include/CGAL/draw_surface_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh/include/CGAL/draw_surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh/include/CGAL/draw_surface_mesh.h $ // $Id: draw_surface_mesh.h a8c792c 2022-12-08T01:17:01+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_triangulation_2.h b/include/CGAL/draw_triangulation_2.h index 11459c9339..12d6e5c320 100644 --- a/include/CGAL/draw_triangulation_2.h +++ b/include/CGAL/draw_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/draw_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/draw_triangulation_2.h $ // $Id: draw_triangulation_2.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_triangulation_3.h b/include/CGAL/draw_triangulation_3.h index 2e3242d665..9ad2dc8681 100644 --- a/include/CGAL/draw_triangulation_3.h +++ b/include/CGAL/draw_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/draw_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/draw_triangulation_3.h $ // $Id: draw_triangulation_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/draw_voronoi_diagram_2.h b/include/CGAL/draw_voronoi_diagram_2.h index 892f5e9005..e8ce5511a2 100644 --- a/include/CGAL/draw_voronoi_diagram_2.h +++ b/include/CGAL/draw_voronoi_diagram_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Voronoi_diagram_2/include/CGAL/draw_voronoi_diagram_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Voronoi_diagram_2/include/CGAL/draw_voronoi_diagram_2.h $ // $Id: draw_voronoi_diagram_2.h 2bbcabe 2021-11-11T17:23:37+01:00 Guillaume Damiand // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/edge_aware_upsample_point_set.h b/include/CGAL/edge_aware_upsample_point_set.h index 4a6c96b6b3..af2daac8a9 100644 --- a/include/CGAL/edge_aware_upsample_point_set.h +++ b/include/CGAL/edge_aware_upsample_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/edge_aware_upsample_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/edge_aware_upsample_point_set.h $ // $Id: edge_aware_upsample_point_set.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/enable_warnings.h b/include/CGAL/enable_warnings.h index 2797fe0024..678702ce65 100644 --- a/include/CGAL/enable_warnings.h +++ b/include/CGAL/enable_warnings.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/enable_warnings.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/enable_warnings.h $ // $Id: enable_warnings.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/enum.h b/include/CGAL/enum.h index 3f94fc357a..b8e01ef900 100644 --- a/include/CGAL/enum.h +++ b/include/CGAL/enum.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/enum.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/enum.h $ // $Id: enum.h 5c8df66 2020-09-25T14:25:14+02:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/envelope_2.h b/include/CGAL/envelope_2.h index d74c5ef827..c3de5a547a 100644 --- a/include/CGAL/envelope_2.h +++ b/include/CGAL/envelope_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_2/include/CGAL/envelope_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_2/include/CGAL/envelope_2.h $ // $Id: envelope_2.h a46398d 2020-08-25T13:43:49+02:00 Ahmed Essam // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/envelope_3.h b/include/CGAL/envelope_3.h index a9130b915f..b3fc4fc315 100644 --- a/include/CGAL/envelope_3.h +++ b/include/CGAL/envelope_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Envelope_3/include/CGAL/envelope_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Envelope_3/include/CGAL/envelope_3.h $ // $Id: envelope_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/estimate_scale.h b/include/CGAL/estimate_scale.h index b983affb87..717238acac 100644 --- a/include/CGAL/estimate_scale.h +++ b/include/CGAL/estimate_scale.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/estimate_scale.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/estimate_scale.h $ // $Id: estimate_scale.h 363d1da 2022-09-23T15:19:51+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/exceptions.h b/include/CGAL/exceptions.h index a2c187856f..ca22e18cb1 100644 --- a/include/CGAL/exceptions.h +++ b/include/CGAL/exceptions.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/exceptions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/exceptions.h $ // $Id: exceptions.h 22b0697 2023-01-15T17:23:04+00:00 Giles Bathgate // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/export/CGAL.h b/include/CGAL/export/CGAL.h index 8312c441a6..0df948dc4c 100644 --- a/include/CGAL/export/CGAL.h +++ b/include/CGAL/export/CGAL.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/export/CGAL.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/export/CGAL.h $ // $Id: CGAL.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/export/CORE.h b/include/CGAL/export/CORE.h index 09abe02be8..97bcfd213f 100644 --- a/include/CGAL/export/CORE.h +++ b/include/CGAL/export/CORE.h @@ -21,7 +21,7 @@ * WWW URL: https://cs.nyu.edu/exact/ * Email: exact@cs.nyu.edu * - * $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_Core/include/CGAL/export/CORE.h $ + * $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_Core/include/CGAL/export/CORE.h $ * $Id: CORE.h b5c21e1 2022-11-23T18:48:43+01:00 Mael Rouxel-Labbé * SPDX-License-Identifier: LGPL-3.0-or-later ***************************************************************************/ diff --git a/include/CGAL/export/ImageIO.h b/include/CGAL/export/ImageIO.h index 9f2cf517b7..4dbebd221c 100644 --- a/include/CGAL/export/ImageIO.h +++ b/include/CGAL/export/ImageIO.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/export/ImageIO.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/export/ImageIO.h $ // $Id: ImageIO.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/export/Qt.h b/include/CGAL/export/Qt.h index c0c494cec3..4fa7bc50e3 100644 --- a/include/CGAL/export/Qt.h +++ b/include/CGAL/export/Qt.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/GraphicsView/include/CGAL/export/Qt.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/GraphicsView/include/CGAL/export/Qt.h $ // $Id: Qt.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/export/helpers.h b/include/CGAL/export/helpers.h index 81305ff062..14dbb96a0d 100644 --- a/include/CGAL/export/helpers.h +++ b/include/CGAL/export/helpers.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/export/helpers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/export/helpers.h $ // $Id: helpers.h e6c767d 2021-05-12T15:45:07+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/extended_euclidean_algorithm.h b/include/CGAL/extended_euclidean_algorithm.h index fafb340265..1b832c057f 100644 --- a/include/CGAL/extended_euclidean_algorithm.h +++ b/include/CGAL/extended_euclidean_algorithm.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/extended_euclidean_algorithm.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/extended_euclidean_algorithm.h $ // $Id: extended_euclidean_algorithm.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/extract_mean_curvature_flow_skeleton.h b/include/CGAL/extract_mean_curvature_flow_skeleton.h index d20b741897..ccc9bb93fe 100644 --- a/include/CGAL/extract_mean_curvature_flow_skeleton.h +++ b/include/CGAL/extract_mean_curvature_flow_skeleton.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_skeletonization/include/CGAL/extract_mean_curvature_flow_skeleton.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_skeletonization/include/CGAL/extract_mean_curvature_flow_skeleton.h $ // $Id: extract_mean_curvature_flow_skeleton.h b075c70 2022-05-03T12:06:29+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/extremal_polygon_2.h b/include/CGAL/extremal_polygon_2.h index 33017a7d3d..6a1237302a 100644 --- a/include/CGAL/extremal_polygon_2.h +++ b/include/CGAL/extremal_polygon_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Inscribed_areas/include/CGAL/extremal_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Inscribed_areas/include/CGAL/extremal_polygon_2.h $ // $Id: extremal_polygon_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/extrude_skeleton.h b/include/CGAL/extrude_skeleton.h index 0e503ee03a..a51c8d6760 100644 --- a/include/CGAL/extrude_skeleton.h +++ b/include/CGAL/extrude_skeleton.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_extrusion_2/include/CGAL/extrude_skeleton.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_extrusion_2/include/CGAL/extrude_skeleton.h $ // $Id: extrude_skeleton.h 02e7696 2023-04-17T12:40:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/exude_mesh_3.h b/include/CGAL/exude_mesh_3.h index e68c8a42b6..029e872327 100644 --- a/include/CGAL/exude_mesh_3.h +++ b/include/CGAL/exude_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/exude_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/exude_mesh_3.h $ // $Id: exude_mesh_3.h 4b632c2 2023-03-30T10:40:28+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/facets_in_complex_3_to_triangle_mesh.h b/include/CGAL/facets_in_complex_3_to_triangle_mesh.h index d2815670c3..63e6afe16e 100644 --- a/include/CGAL/facets_in_complex_3_to_triangle_mesh.h +++ b/include/CGAL/facets_in_complex_3_to_triangle_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/facets_in_complex_3_to_triangle_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/facets_in_complex_3_to_triangle_mesh.h $ // $Id: facets_in_complex_3_to_triangle_mesh.h 2db4d01 2022-06-17T14:17:37+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/float.h b/include/CGAL/float.h index c30902e339..25ba5a723b 100644 --- a/include/CGAL/float.h +++ b/include/CGAL/float.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/float.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/float.h $ // $Id: float.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/for_each.h b/include/CGAL/for_each.h index 2090f2fb68..e89379ccad 100644 --- a/include/CGAL/for_each.h +++ b/include/CGAL/for_each.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/for_each.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/for_each.h $ // $Id: for_each.h 6ae64e7 2020-03-27T16:41:53+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/function_objects.h b/include/CGAL/function_objects.h index 25500c816e..5d7ad63b68 100644 --- a/include/CGAL/function_objects.h +++ b/include/CGAL/function_objects.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/function_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/function_objects.h $ // $Id: function_objects.h 5da7e84 2021-02-02T10:58:31+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/functional.h b/include/CGAL/functional.h index ace27b1735..7fd7a486ff 100644 --- a/include/CGAL/functional.h +++ b/include/CGAL/functional.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/functional.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/functional.h $ // $Id: functional.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/functions_on_enums.h b/include/CGAL/functions_on_enums.h index da1ea0d8cd..b62b30f3d1 100644 --- a/include/CGAL/functions_on_enums.h +++ b/include/CGAL/functions_on_enums.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/functions_on_enums.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/functions_on_enums.h $ // $Id: functions_on_enums.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/functions_on_signs.h b/include/CGAL/functions_on_signs.h index 6f581f2f2a..a713f54e3d 100644 --- a/include/CGAL/functions_on_signs.h +++ b/include/CGAL/functions_on_signs.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/functions_on_signs.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/functions_on_signs.h $ // $Id: functions_on_signs.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/generators.h b/include/CGAL/generators.h index f0a049ca55..a927f71416 100644 --- a/include/CGAL/generators.h +++ b/include/CGAL/generators.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/generators.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/generators.h $ // $Id: generators.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/generic_sweep.h b/include/CGAL/generic_sweep.h index 8387f5a072..d1f3c19748 100644 --- a/include/CGAL/generic_sweep.h +++ b/include/CGAL/generic_sweep.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/generic_sweep.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/generic_sweep.h $ // $Id: generic_sweep.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/gl.h b/include/CGAL/gl.h index 9dc41fd083..b63715f410 100644 --- a/include/CGAL/gl.h +++ b/include/CGAL/gl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/gl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/gl.h $ // $Id: gl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/global_functions_circular_kernel_2.h b/include/CGAL/global_functions_circular_kernel_2.h index f6172adafd..d8e7a9d2a6 100644 --- a/include/CGAL/global_functions_circular_kernel_2.h +++ b/include/CGAL/global_functions_circular_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_2/include/CGAL/global_functions_circular_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_2/include/CGAL/global_functions_circular_kernel_2.h $ // $Id: global_functions_circular_kernel_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/global_functions_on_root_for_sphere_2_3.h b/include/CGAL/global_functions_on_root_for_sphere_2_3.h index 736ef56043..767192ef1e 100644 --- a/include/CGAL/global_functions_on_root_for_sphere_2_3.h +++ b/include/CGAL/global_functions_on_root_for_sphere_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_root_for_sphere_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_root_for_sphere_2_3.h $ // $Id: global_functions_on_root_for_sphere_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h b/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h index 4c1577bdae..563ba01d8e 100644 --- a/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h +++ b/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h $ // $Id: global_functions_on_roots_and_polynomials_1_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h b/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h index 66b693c567..f0a3315f2e 100644 --- a/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h +++ b/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h @@ -9,7 +9,7 @@ // and a STREP (FET Open) Project under Contract No IST-006413 // (ACS -- Algorithms for Complex Shapes) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h $ // $Id: global_functions_on_roots_and_polynomials_2_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/global_functions_spherical_kernel_3.h b/include/CGAL/global_functions_spherical_kernel_3.h index 76dab48ae1..a54fd52f06 100644 --- a/include/CGAL/global_functions_spherical_kernel_3.h +++ b/include/CGAL/global_functions_spherical_kernel_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Circular_kernel_3/include/CGAL/global_functions_spherical_kernel_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Circular_kernel_3/include/CGAL/global_functions_spherical_kernel_3.h $ // $Id: global_functions_spherical_kernel_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/glu.h b/include/CGAL/glu.h index f07a54b395..9dce09bd68 100644 --- a/include/CGAL/glu.h +++ b/include/CGAL/glu.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/glu.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/glu.h $ // $Id: glu.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/gmp.h b/include/CGAL/gmp.h index b482542697..26031166d9 100644 --- a/include/CGAL/gmp.h +++ b/include/CGAL/gmp.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/gmp.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/gmp.h $ // $Id: gmp.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/gmpxx.h b/include/CGAL/gmpxx.h index 3f3dc4d6c2..083e077b03 100644 --- a/include/CGAL/gmpxx.h +++ b/include/CGAL/gmpxx.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/gmpxx.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/gmpxx.h $ // $Id: gmpxx.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/gmpxx_coercion_traits.h b/include/CGAL/gmpxx_coercion_traits.h index 0235cbaa6f..6fede7f6d5 100644 --- a/include/CGAL/gmpxx_coercion_traits.h +++ b/include/CGAL/gmpxx_coercion_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/gmpxx_coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/gmpxx_coercion_traits.h $ // $Id: gmpxx_coercion_traits.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/gnuplot_output_2.h b/include/CGAL/gnuplot_output_2.h index f183ea3c54..34ba3854b4 100644 --- a/include/CGAL/gnuplot_output_2.h +++ b/include/CGAL/gnuplot_output_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cone_spanners_2/include/CGAL/gnuplot_output_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cone_spanners_2/include/CGAL/gnuplot_output_2.h $ // $Id: gnuplot_output_2.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/grabbers.h b/include/CGAL/grabbers.h index 1f3c6d917a..fd8550fdf1 100644 --- a/include/CGAL/grabbers.h +++ b/include/CGAL/grabbers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ipelets/include/CGAL/grabbers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ipelets/include/CGAL/grabbers.h $ // $Id: grabbers.h efc0c52 2021-01-15T10:02:00+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/graph_traits_Arrangement_2.h b/include/CGAL/graph_traits_Arrangement_2.h index ac4b138f8d..bd08a8f604 100644 --- a/include/CGAL/graph_traits_Arrangement_2.h +++ b/include/CGAL/graph_traits_Arrangement_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/graph_traits_Arrangement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/graph_traits_Arrangement_2.h $ // $Id: graph_traits_Arrangement_2.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/graph_traits_dual_arrangement_2.h b/include/CGAL/graph_traits_dual_arrangement_2.h index 56bc2caa46..e216cc6808 100644 --- a/include/CGAL/graph_traits_dual_arrangement_2.h +++ b/include/CGAL/graph_traits_dual_arrangement_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_2.h $ // $Id: graph_traits_dual_arrangement_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/graph_traits_dual_arrangement_on_surface_2.h b/include/CGAL/graph_traits_dual_arrangement_on_surface_2.h index a3552b73ad..f51079d1a9 100644 --- a/include/CGAL/graph_traits_dual_arrangement_on_surface_2.h +++ b/include/CGAL/graph_traits_dual_arrangement_on_surface_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_on_surface_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_on_surface_2.h $ // $Id: graph_traits_dual_arrangement_on_surface_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h b/include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h index 989ab27b4b..33ece0f711 100644 --- a/include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h +++ b/include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_on_surface_with_history_2.h $ // $Id: graph_traits_dual_arrangement_on_surface_with_history_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/graph_traits_dual_arrangement_with_history_2.h b/include/CGAL/graph_traits_dual_arrangement_with_history_2.h index b3a053630a..22dce2257a 100644 --- a/include/CGAL/graph_traits_dual_arrangement_with_history_2.h +++ b/include/CGAL/graph_traits_dual_arrangement_with_history_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_with_history_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Arrangement_on_surface_2/include/CGAL/graph_traits_dual_arrangement_with_history_2.h $ // $Id: graph_traits_dual_arrangement_with_history_2.h 6d3176e 2022-01-07T14:42:25+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/grid_simplify_point_set.h b/include/CGAL/grid_simplify_point_set.h index 7a31e73cc5..afcad21b63 100644 --- a/include/CGAL/grid_simplify_point_set.h +++ b/include/CGAL/grid_simplify_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/grid_simplify_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/grid_simplify_point_set.h $ // $Id: grid_simplify_point_set.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/halfedgeDS_cut_component.h b/include/CGAL/halfedgeDS_cut_component.h index dc4610526b..16b497cf02 100644 --- a/include/CGAL/halfedgeDS_cut_component.h +++ b/include/CGAL/halfedgeDS_cut_component.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/halfedgeDS_cut_component.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/halfedgeDS_cut_component.h $ // $Id: halfedgeDS_cut_component.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/halfedgeds_connected_components.h b/include/CGAL/halfedgeds_connected_components.h index 106596986c..260737afb8 100644 --- a/include/CGAL/halfedgeds_connected_components.h +++ b/include/CGAL/halfedgeds_connected_components.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/HalfedgeDS/include/CGAL/halfedgeds_connected_components.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/HalfedgeDS/include/CGAL/halfedgeds_connected_components.h $ // $Id: halfedgeds_connected_components.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/hash_openmesh.h b/include/CGAL/hash_openmesh.h index bd90655e4b..a373cfe335 100644 --- a/include/CGAL/hash_openmesh.h +++ b/include/CGAL/hash_openmesh.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/hash_openmesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/hash_openmesh.h $ // $Id: hash_openmesh.h b2ed4e5 2021-03-10T11:33:30+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/hierarchy_simplify_point_set.h b/include/CGAL/hierarchy_simplify_point_set.h index c205254238..29920d1cc3 100644 --- a/include/CGAL/hierarchy_simplify_point_set.h +++ b/include/CGAL/hierarchy_simplify_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/hierarchy_simplify_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/hierarchy_simplify_point_set.h $ // $Id: hierarchy_simplify_point_set.h 13882cc 2022-11-08T17:29:15+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/hilbert_sort.h b/include/CGAL/hilbert_sort.h index c7306f3d2f..92fcfe094e 100644 --- a/include/CGAL/hilbert_sort.h +++ b/include/CGAL/hilbert_sort.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/hilbert_sort.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/hilbert_sort.h $ // $Id: hilbert_sort.h f5d2fb2 2021-09-01T16:41:36+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/hilbert_sort_on_sphere.h b/include/CGAL/hilbert_sort_on_sphere.h index f3a7e99820..08dcda20de 100644 --- a/include/CGAL/hilbert_sort_on_sphere.h +++ b/include/CGAL/hilbert_sort_on_sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/hilbert_sort_on_sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/hilbert_sort_on_sphere.h $ // $Id: hilbert_sort_on_sphere.h 5c41b10 2020-01-02T10:26:44+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/in_place_edge_list.h b/include/CGAL/in_place_edge_list.h index d454335d59..d01a8c1f74 100644 --- a/include/CGAL/in_place_edge_list.h +++ b/include/CGAL/in_place_edge_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/in_place_edge_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/in_place_edge_list.h $ // $Id: in_place_edge_list.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/int.h b/include/CGAL/int.h index 9d803b9196..e8a9121444 100644 --- a/include/CGAL/int.h +++ b/include/CGAL/int.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/int.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/int.h $ // $Id: int.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/interpolation_functions.h b/include/CGAL/interpolation_functions.h index d8ef8565ce..ee2e4a3e8f 100644 --- a/include/CGAL/interpolation_functions.h +++ b/include/CGAL/interpolation_functions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/interpolation_functions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/interpolation_functions.h $ // $Id: interpolation_functions.h d7224e5 2020-05-24T11:08:44+02:00 Marc Glisse // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/intersection_2.h b/include/CGAL/intersection_2.h index ed2cdd3df7..65a4f38f24 100644 --- a/include/CGAL/intersection_2.h +++ b/include/CGAL/intersection_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_2/include/CGAL/intersection_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_2/include/CGAL/intersection_2.h $ // $Id: intersection_2.h 8b41189 2020-03-26T18:58:21+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/intersection_3.h b/include/CGAL/intersection_3.h index 3831959579..3b94fe34a0 100644 --- a/include/CGAL/intersection_3.h +++ b/include/CGAL/intersection_3.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/intersection_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/intersection_3.h $ // $Id: intersection_3.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/intersections.h b/include/CGAL/intersections.h index 73a470f2bc..1cb7c4f8ac 100644 --- a/include/CGAL/intersections.h +++ b/include/CGAL/intersections.h @@ -9,7 +9,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Intersections_3/include/CGAL/intersections.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Intersections_3/include/CGAL/intersections.h $ // $Id: intersections.h c2d1adf 2021-06-23T17:34:48+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/intersections_d.h b/include/CGAL/intersections_d.h index 3b5ac99835..bd8bd1b626 100644 --- a/include/CGAL/intersections_d.h +++ b/include/CGAL/intersections_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/intersections_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/intersections_d.h $ // $Id: intersections_d.h e4f5d0b 2020-07-22T16:28:40+02:00 Dmitry Anisimov // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/ipower.h b/include/CGAL/ipower.h index 0381019764..20cb0f4e62 100644 --- a/include/CGAL/ipower.h +++ b/include/CGAL/ipower.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/ipower.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/ipower.h $ // $Id: ipower.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // @@ -13,7 +13,7 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/ipower.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/ipower.h $ #ifndef CGAL_IPOWER_H #define CGAL_IPOWER_H diff --git a/include/CGAL/is_convertible.h b/include/CGAL/is_convertible.h index b76b42316e..1b844960d4 100644 --- a/include/CGAL/is_convertible.h +++ b/include/CGAL/is_convertible.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/is_convertible.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/is_convertible.h $ // $Id: is_convertible.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/is_streamable.h b/include/CGAL/is_streamable.h index 7819ed1aff..a59f24a883 100644 --- a/include/CGAL/is_streamable.h +++ b/include/CGAL/is_streamable.h @@ -1,7 +1,7 @@ // Copyright (c) 2012 GeometryFactory Sarl (France) // All rights reserved. // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/is_streamable.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/is_streamable.h $ // $Id: is_streamable.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: BSL-1.0 // diff --git a/include/CGAL/is_y_monotone_2.h b/include/CGAL/is_y_monotone_2.h index 1ed5f8783d..b7aaa30213 100644 --- a/include/CGAL/is_y_monotone_2.h +++ b/include/CGAL/is_y_monotone_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/is_y_monotone_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/is_y_monotone_2.h $ // $Id: is_y_monotone_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/iterator.h b/include/CGAL/iterator.h index e658e5ba9a..be9328bd98 100644 --- a/include/CGAL/iterator.h +++ b/include/CGAL/iterator.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/iterator.h $ // $Id: iterator.h 7322c79 2022-11-21T14:09:08+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/iterator_from_indices.h b/include/CGAL/iterator_from_indices.h index ccd9657b21..2811c086db 100644 --- a/include/CGAL/iterator_from_indices.h +++ b/include/CGAL/iterator_from_indices.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/iterator_from_indices.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/iterator_from_indices.h $ // $Id: iterator_from_indices.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/jet_estimate_normals.h b/include/CGAL/jet_estimate_normals.h index 6baefea959..d35090e114 100644 --- a/include/CGAL/jet_estimate_normals.h +++ b/include/CGAL/jet_estimate_normals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/jet_estimate_normals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/jet_estimate_normals.h $ // $Id: jet_estimate_normals.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/jet_smooth_point_set.h b/include/CGAL/jet_smooth_point_set.h index 763bb733d1..045e9e972d 100644 --- a/include/CGAL/jet_smooth_point_set.h +++ b/include/CGAL/jet_smooth_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/jet_smooth_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/jet_smooth_point_set.h $ // $Id: jet_smooth_point_set.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/kernel_assertions.h b/include/CGAL/kernel_assertions.h index 30f69270d5..f5f5a1b94b 100644 --- a/include/CGAL/kernel_assertions.h +++ b/include/CGAL/kernel_assertions.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/kernel_assertions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/kernel_assertions.h $ // $Id: kernel_assertions.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/kernel_basic.h b/include/CGAL/kernel_basic.h index d3ba4ed690..9a2c8ce5f5 100644 --- a/include/CGAL/kernel_basic.h +++ b/include/CGAL/kernel_basic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/kernel_basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/kernel_basic.h $ // $Id: kernel_basic.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/kernel_config.h b/include/CGAL/kernel_config.h index ae4b32f84e..39f8bf7257 100644 --- a/include/CGAL/kernel_config.h +++ b/include/CGAL/kernel_config.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/kernel_config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/kernel_config.h $ // $Id: kernel_config.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/kernel_to_kernel.h b/include/CGAL/kernel_to_kernel.h index b555753612..54f71695c8 100644 --- a/include/CGAL/kernel_to_kernel.h +++ b/include/CGAL/kernel_to_kernel.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/kernel_to_kernel.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/kernel_to_kernel.h $ // $Id: kernel_to_kernel.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/known_bit_size_integers.h b/include/CGAL/known_bit_size_integers.h index 208ecd3e89..f4f14ce44f 100644 --- a/include/CGAL/known_bit_size_integers.h +++ b/include/CGAL/known_bit_size_integers.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/known_bit_size_integers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/known_bit_size_integers.h $ // $Id: known_bit_size_integers.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/leda_bigfloat.h b/include/CGAL/leda_bigfloat.h index ae352d5747..61be6c1be1 100644 --- a/include/CGAL/leda_bigfloat.h +++ b/include/CGAL/leda_bigfloat.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/leda_bigfloat.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/leda_bigfloat.h $ // $Id: leda_bigfloat.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/leda_bigfloat_interval.h b/include/CGAL/leda_bigfloat_interval.h index 24f1eedff0..289762f84c 100644 --- a/include/CGAL/leda_bigfloat_interval.h +++ b/include/CGAL/leda_bigfloat_interval.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/leda_bigfloat_interval.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/leda_bigfloat_interval.h $ // $Id: leda_bigfloat_interval.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/leda_coercion_traits.h b/include/CGAL/leda_coercion_traits.h index 15a9977ceb..3c2480e9d6 100644 --- a/include/CGAL/leda_coercion_traits.h +++ b/include/CGAL/leda_coercion_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/leda_coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/leda_coercion_traits.h $ // $Id: leda_coercion_traits.h 26355e2 2020-06-25T12:31:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/leda_integer.h b/include/CGAL/leda_integer.h index a91ff5155b..dea0bf7418 100644 --- a/include/CGAL/leda_integer.h +++ b/include/CGAL/leda_integer.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/leda_integer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/leda_integer.h $ // $Id: leda_integer.h 3674c93 2022-11-15T15:21:01+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/leda_rational.h b/include/CGAL/leda_rational.h index af0963c694..b23cda19a5 100644 --- a/include/CGAL/leda_rational.h +++ b/include/CGAL/leda_rational.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/leda_rational.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/leda_rational.h $ // $Id: leda_rational.h 4e519a3 2021-05-05T13:15:37+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/leda_real.h b/include/CGAL/leda_real.h index 7e156a4d36..71e22c2b92 100644 --- a/include/CGAL/leda_real.h +++ b/include/CGAL/leda_real.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/leda_real.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/leda_real.h $ // $Id: leda_real.h 733ecc4 2023-04-12T17:34:43+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license.h b/include/CGAL/license.h index 213674eefa..58dbc098e2 100644 --- a/include/CGAL/license.h +++ b/include/CGAL/license.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license.h $ // $Id: license.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/AABB_tree.h b/include/CGAL/license/AABB_tree.h index bd20779cd5..740cb0297c 100644 --- a/include/CGAL/license/AABB_tree.h +++ b/include/CGAL/license/AABB_tree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/AABB_tree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/AABB_tree.h $ // $Id: AABB_tree.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Advancing_front_surface_reconstruction.h b/include/CGAL/license/Advancing_front_surface_reconstruction.h index f161c8e8bb..61b34fb25a 100644 --- a/include/CGAL/license/Advancing_front_surface_reconstruction.h +++ b/include/CGAL/license/Advancing_front_surface_reconstruction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Advancing_front_surface_reconstruction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Advancing_front_surface_reconstruction.h $ // $Id: Advancing_front_surface_reconstruction.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Alpha_shapes_2.h b/include/CGAL/license/Alpha_shapes_2.h index 1ab19fe41b..bd8bd0213d 100644 --- a/include/CGAL/license/Alpha_shapes_2.h +++ b/include/CGAL/license/Alpha_shapes_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Alpha_shapes_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Alpha_shapes_2.h $ // $Id: Alpha_shapes_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Alpha_shapes_3.h b/include/CGAL/license/Alpha_shapes_3.h index 66dc255fa5..6072dedea1 100644 --- a/include/CGAL/license/Alpha_shapes_3.h +++ b/include/CGAL/license/Alpha_shapes_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Alpha_shapes_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Alpha_shapes_3.h $ // $Id: Alpha_shapes_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Alpha_wrap_3.h b/include/CGAL/license/Alpha_wrap_3.h index 9e16d9784e..18110117de 100644 --- a/include/CGAL/license/Alpha_wrap_3.h +++ b/include/CGAL/license/Alpha_wrap_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Alpha_wrap_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Alpha_wrap_3.h $ // $Id: Alpha_wrap_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Apollonius_graph_2.h b/include/CGAL/license/Apollonius_graph_2.h index c2f488cf20..0ed121148a 100644 --- a/include/CGAL/license/Apollonius_graph_2.h +++ b/include/CGAL/license/Apollonius_graph_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Apollonius_graph_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Apollonius_graph_2.h $ // $Id: Apollonius_graph_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Arrangement_on_surface_2.h b/include/CGAL/license/Arrangement_on_surface_2.h index ac6e42a048..eb5a14bcad 100644 --- a/include/CGAL/license/Arrangement_on_surface_2.h +++ b/include/CGAL/license/Arrangement_on_surface_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Arrangement_on_surface_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Arrangement_on_surface_2.h $ // $Id: Arrangement_on_surface_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Barycentric_coordinates_2.h b/include/CGAL/license/Barycentric_coordinates_2.h index b4ccffa935..2351f7803d 100644 --- a/include/CGAL/license/Barycentric_coordinates_2.h +++ b/include/CGAL/license/Barycentric_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Barycentric_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Barycentric_coordinates_2.h $ // $Id: Barycentric_coordinates_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Boolean_set_operations_2.h b/include/CGAL/license/Boolean_set_operations_2.h index fe1ee538c4..dbb2b6df56 100644 --- a/include/CGAL/license/Boolean_set_operations_2.h +++ b/include/CGAL/license/Boolean_set_operations_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Boolean_set_operations_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Boolean_set_operations_2.h $ // $Id: Boolean_set_operations_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Bounding_volumes.h b/include/CGAL/license/Bounding_volumes.h index 6a1749728b..42d6cafa9a 100644 --- a/include/CGAL/license/Bounding_volumes.h +++ b/include/CGAL/license/Bounding_volumes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Bounding_volumes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Bounding_volumes.h $ // $Id: Bounding_volumes.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Box_intersection_d.h b/include/CGAL/license/Box_intersection_d.h index 463a481ded..42de9199f0 100644 --- a/include/CGAL/license/Box_intersection_d.h +++ b/include/CGAL/license/Box_intersection_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Box_intersection_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Box_intersection_d.h $ // $Id: Box_intersection_d.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Circular_kernel_2.h b/include/CGAL/license/Circular_kernel_2.h index acaae73e6e..703f8f8942 100644 --- a/include/CGAL/license/Circular_kernel_2.h +++ b/include/CGAL/license/Circular_kernel_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Circular_kernel_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Circular_kernel_2.h $ // $Id: Circular_kernel_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Circular_kernel_3.h b/include/CGAL/license/Circular_kernel_3.h index 5b4316a9af..8f13f3dd69 100644 --- a/include/CGAL/license/Circular_kernel_3.h +++ b/include/CGAL/license/Circular_kernel_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Circular_kernel_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Circular_kernel_3.h $ // $Id: Circular_kernel_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Classification.h b/include/CGAL/license/Classification.h index d3987bd3a5..3de62c58c8 100644 --- a/include/CGAL/license/Classification.h +++ b/include/CGAL/license/Classification.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Classification.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Classification.h $ // $Id: Classification.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Cone_spanners_2.h b/include/CGAL/license/Cone_spanners_2.h index da13a82225..4d5c14ae67 100644 --- a/include/CGAL/license/Cone_spanners_2.h +++ b/include/CGAL/license/Cone_spanners_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Cone_spanners_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Cone_spanners_2.h $ // $Id: Cone_spanners_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Convex_decomposition_3.h b/include/CGAL/license/Convex_decomposition_3.h index c7c118fb25..cf6ebab043 100644 --- a/include/CGAL/license/Convex_decomposition_3.h +++ b/include/CGAL/license/Convex_decomposition_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Convex_decomposition_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Convex_decomposition_3.h $ // $Id: Convex_decomposition_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Convex_hull_2.h b/include/CGAL/license/Convex_hull_2.h index 6ba3849d63..bde35814aa 100644 --- a/include/CGAL/license/Convex_hull_2.h +++ b/include/CGAL/license/Convex_hull_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Convex_hull_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Convex_hull_2.h $ // $Id: Convex_hull_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Convex_hull_3.h b/include/CGAL/license/Convex_hull_3.h index 80ffef4fe6..eabe3a5457 100644 --- a/include/CGAL/license/Convex_hull_3.h +++ b/include/CGAL/license/Convex_hull_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Convex_hull_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Convex_hull_3.h $ // $Id: Convex_hull_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Convex_hull_d.h b/include/CGAL/license/Convex_hull_d.h index 56d4a5df62..66e9c9e897 100644 --- a/include/CGAL/license/Convex_hull_d.h +++ b/include/CGAL/license/Convex_hull_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Convex_hull_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Convex_hull_d.h $ // $Id: Convex_hull_d.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Envelope_2.h b/include/CGAL/license/Envelope_2.h index d688913394..69c81d9902 100644 --- a/include/CGAL/license/Envelope_2.h +++ b/include/CGAL/license/Envelope_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Envelope_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Envelope_2.h $ // $Id: Envelope_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Envelope_3.h b/include/CGAL/license/Envelope_3.h index eeb35051a6..a5626599ae 100644 --- a/include/CGAL/license/Envelope_3.h +++ b/include/CGAL/license/Envelope_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Envelope_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Envelope_3.h $ // $Id: Envelope_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/GraphicsView.h b/include/CGAL/license/GraphicsView.h index c5bc48da51..bb4bb81553 100644 --- a/include/CGAL/license/GraphicsView.h +++ b/include/CGAL/license/GraphicsView.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/GraphicsView.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/GraphicsView.h $ // $Id: GraphicsView.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Heat_method_3.h b/include/CGAL/license/Heat_method_3.h index 67eff6c4a9..3496842e52 100644 --- a/include/CGAL/license/Heat_method_3.h +++ b/include/CGAL/license/Heat_method_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Heat_method_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Heat_method_3.h $ // $Id: Heat_method_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Hyperbolic_triangulation_2.h b/include/CGAL/license/Hyperbolic_triangulation_2.h index 669be0f4f2..890caf878e 100644 --- a/include/CGAL/license/Hyperbolic_triangulation_2.h +++ b/include/CGAL/license/Hyperbolic_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Hyperbolic_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Hyperbolic_triangulation_2.h $ // $Id: Hyperbolic_triangulation_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Inscribed_areas.h b/include/CGAL/license/Inscribed_areas.h index c592fac018..e02e8d6bc6 100644 --- a/include/CGAL/license/Inscribed_areas.h +++ b/include/CGAL/license/Inscribed_areas.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Inscribed_areas.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Inscribed_areas.h $ // $Id: Inscribed_areas.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Interpolation.h b/include/CGAL/license/Interpolation.h index 0fdaf00293..ae5f7636f1 100644 --- a/include/CGAL/license/Interpolation.h +++ b/include/CGAL/license/Interpolation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Interpolation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Interpolation.h $ // $Id: Interpolation.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Interval_skip_list.h b/include/CGAL/license/Interval_skip_list.h index 1ed764abd0..3a665cc525 100644 --- a/include/CGAL/license/Interval_skip_list.h +++ b/include/CGAL/license/Interval_skip_list.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Interval_skip_list.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Interval_skip_list.h $ // $Id: Interval_skip_list.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Jet_fitting_3.h b/include/CGAL/license/Jet_fitting_3.h index d8b6252c56..6eab3489c4 100644 --- a/include/CGAL/license/Jet_fitting_3.h +++ b/include/CGAL/license/Jet_fitting_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Jet_fitting_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Jet_fitting_3.h $ // $Id: Jet_fitting_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Matrix_search.h b/include/CGAL/license/Matrix_search.h index 2509aeb032..c8f8eb2809 100644 --- a/include/CGAL/license/Matrix_search.h +++ b/include/CGAL/license/Matrix_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Matrix_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Matrix_search.h $ // $Id: Matrix_search.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Mesh_2.h b/include/CGAL/license/Mesh_2.h index 6e37ff1e35..c49de38b1c 100644 --- a/include/CGAL/license/Mesh_2.h +++ b/include/CGAL/license/Mesh_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Mesh_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Mesh_2.h $ // $Id: Mesh_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Mesh_3.h b/include/CGAL/license/Mesh_3.h index 614180b6bc..1e6be00bd9 100644 --- a/include/CGAL/license/Mesh_3.h +++ b/include/CGAL/license/Mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Mesh_3.h $ // $Id: Mesh_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Minkowski_sum_2.h b/include/CGAL/license/Minkowski_sum_2.h index 39e6a9e7c9..c8d8e037d6 100644 --- a/include/CGAL/license/Minkowski_sum_2.h +++ b/include/CGAL/license/Minkowski_sum_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Minkowski_sum_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Minkowski_sum_2.h $ // $Id: Minkowski_sum_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Minkowski_sum_3.h b/include/CGAL/license/Minkowski_sum_3.h index a3ad96e729..3d14f3f6b5 100644 --- a/include/CGAL/license/Minkowski_sum_3.h +++ b/include/CGAL/license/Minkowski_sum_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Minkowski_sum_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Minkowski_sum_3.h $ // $Id: Minkowski_sum_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Nef_2.h b/include/CGAL/license/Nef_2.h index 047b0747e0..f6c31b5ca7 100644 --- a/include/CGAL/license/Nef_2.h +++ b/include/CGAL/license/Nef_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Nef_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Nef_2.h $ // $Id: Nef_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Nef_3.h b/include/CGAL/license/Nef_3.h index 85816154be..e4fb978c89 100644 --- a/include/CGAL/license/Nef_3.h +++ b/include/CGAL/license/Nef_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Nef_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Nef_3.h $ // $Id: Nef_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Nef_S2.h b/include/CGAL/license/Nef_S2.h index 8c109f1a93..751b5f67da 100644 --- a/include/CGAL/license/Nef_S2.h +++ b/include/CGAL/license/Nef_S2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Nef_S2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Nef_S2.h $ // $Id: Nef_S2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Optimal_bounding_box.h b/include/CGAL/license/Optimal_bounding_box.h index 442e6c1db6..63154262cf 100644 --- a/include/CGAL/license/Optimal_bounding_box.h +++ b/include/CGAL/license/Optimal_bounding_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Optimal_bounding_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Optimal_bounding_box.h $ // $Id: Optimal_bounding_box.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Optimal_transportation_reconstruction_2.h b/include/CGAL/license/Optimal_transportation_reconstruction_2.h index 5d39ea8e34..03a2b1135d 100644 --- a/include/CGAL/license/Optimal_transportation_reconstruction_2.h +++ b/include/CGAL/license/Optimal_transportation_reconstruction_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Optimal_transportation_reconstruction_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Optimal_transportation_reconstruction_2.h $ // $Id: Optimal_transportation_reconstruction_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Orthtree.h b/include/CGAL/license/Orthtree.h index f548aa7dcf..efe519e1ca 100644 --- a/include/CGAL/license/Orthtree.h +++ b/include/CGAL/license/Orthtree.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Orthtree.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Orthtree.h $ // $Id: Orthtree.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Partition_2.h b/include/CGAL/license/Partition_2.h index e1e900ddf2..ecb6253f54 100644 --- a/include/CGAL/license/Partition_2.h +++ b/include/CGAL/license/Partition_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Partition_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Partition_2.h $ // $Id: Partition_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Periodic_2_triangulation_2.h b/include/CGAL/license/Periodic_2_triangulation_2.h index b350c18250..1d8e9dff19 100644 --- a/include/CGAL/license/Periodic_2_triangulation_2.h +++ b/include/CGAL/license/Periodic_2_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Periodic_2_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Periodic_2_triangulation_2.h $ // $Id: Periodic_2_triangulation_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Periodic_3_mesh_3.h b/include/CGAL/license/Periodic_3_mesh_3.h index 01b49392b7..3c2dc8a96c 100644 --- a/include/CGAL/license/Periodic_3_mesh_3.h +++ b/include/CGAL/license/Periodic_3_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Periodic_3_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Periodic_3_mesh_3.h $ // $Id: Periodic_3_mesh_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Periodic_3_triangulation_3.h b/include/CGAL/license/Periodic_3_triangulation_3.h index dbd013af64..d8951d7513 100644 --- a/include/CGAL/license/Periodic_3_triangulation_3.h +++ b/include/CGAL/license/Periodic_3_triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Periodic_3_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Periodic_3_triangulation_3.h $ // $Id: Periodic_3_triangulation_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h b/include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h index 75415d815d..99be03423d 100644 --- a/include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h +++ b/include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Periodic_4_hyperbolic_triangulation_2.h $ // $Id: Periodic_4_hyperbolic_triangulation_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Point_set_2.h b/include/CGAL/license/Point_set_2.h index f35241ac87..e38d7762ae 100644 --- a/include/CGAL/license/Point_set_2.h +++ b/include/CGAL/license/Point_set_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Point_set_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Point_set_2.h $ // $Id: Point_set_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Point_set_3.h b/include/CGAL/license/Point_set_3.h index 98b8453d9a..85b8baaeda 100644 --- a/include/CGAL/license/Point_set_3.h +++ b/include/CGAL/license/Point_set_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Point_set_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Point_set_3.h $ // $Id: Point_set_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Point_set_processing_3.h b/include/CGAL/license/Point_set_processing_3.h index 662c6307bf..69d2339335 100644 --- a/include/CGAL/license/Point_set_processing_3.h +++ b/include/CGAL/license/Point_set_processing_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Point_set_processing_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Point_set_processing_3.h $ // $Id: Point_set_processing_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Poisson_surface_reconstruction_3.h b/include/CGAL/license/Poisson_surface_reconstruction_3.h index 5117db50c7..f637e0ae8b 100644 --- a/include/CGAL/license/Poisson_surface_reconstruction_3.h +++ b/include/CGAL/license/Poisson_surface_reconstruction_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Poisson_surface_reconstruction_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Poisson_surface_reconstruction_3.h $ // $Id: Poisson_surface_reconstruction_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing.h b/include/CGAL/license/Polygon_mesh_processing.h index cf9addf13f..425b3901d2 100644 --- a/include/CGAL/license/Polygon_mesh_processing.h +++ b/include/CGAL/license/Polygon_mesh_processing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing.h $ // $Id: Polygon_mesh_processing.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/Compute_normal.h b/include/CGAL/license/Polygon_mesh_processing/Compute_normal.h index 380568779a..7ead8868ec 100644 --- a/include/CGAL/license/Polygon_mesh_processing/Compute_normal.h +++ b/include/CGAL/license/Polygon_mesh_processing/Compute_normal.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/Compute_normal.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/Compute_normal.h $ // $Id: Compute_normal.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h b/include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h index 6fab5cb3b2..6386770326 100644 --- a/include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h +++ b/include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h $ // $Id: Polyhedral_envelope.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/collision_detection.h b/include/CGAL/license/Polygon_mesh_processing/collision_detection.h index 4c6a2d46ac..232c428329 100644 --- a/include/CGAL/license/Polygon_mesh_processing/collision_detection.h +++ b/include/CGAL/license/Polygon_mesh_processing/collision_detection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/collision_detection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/collision_detection.h $ // $Id: collision_detection.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h b/include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h index 56f1cc80fa..273313d7fe 100644 --- a/include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h +++ b/include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h $ // $Id: combinatorial_repair.h 5a992f6 2022-11-22T10:31:34+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/connected_components.h b/include/CGAL/license/Polygon_mesh_processing/connected_components.h index 1dfba91d08..9b6788965b 100644 --- a/include/CGAL/license/Polygon_mesh_processing/connected_components.h +++ b/include/CGAL/license/Polygon_mesh_processing/connected_components.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/connected_components.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/connected_components.h $ // $Id: connected_components.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/core.h b/include/CGAL/license/Polygon_mesh_processing/core.h index fdbfed04ae..4cdd5e2925 100644 --- a/include/CGAL/license/Polygon_mesh_processing/core.h +++ b/include/CGAL/license/Polygon_mesh_processing/core.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/core.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/core.h $ // $Id: core.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/corefinement.h b/include/CGAL/license/Polygon_mesh_processing/corefinement.h index 45f0af3b01..aa5843aad6 100644 --- a/include/CGAL/license/Polygon_mesh_processing/corefinement.h +++ b/include/CGAL/license/Polygon_mesh_processing/corefinement.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/corefinement.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/corefinement.h $ // $Id: corefinement.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/detect_features.h b/include/CGAL/license/Polygon_mesh_processing/detect_features.h index 8467dff829..ccd1837f12 100644 --- a/include/CGAL/license/Polygon_mesh_processing/detect_features.h +++ b/include/CGAL/license/Polygon_mesh_processing/detect_features.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/detect_features.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/detect_features.h $ // $Id: detect_features.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/distance.h b/include/CGAL/license/Polygon_mesh_processing/distance.h index 1de42f6fe4..72945aa9e5 100644 --- a/include/CGAL/license/Polygon_mesh_processing/distance.h +++ b/include/CGAL/license/Polygon_mesh_processing/distance.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/distance.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/distance.h $ // $Id: distance.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/geometric_repair.h b/include/CGAL/license/Polygon_mesh_processing/geometric_repair.h index 0caf7c0141..fd16940a98 100644 --- a/include/CGAL/license/Polygon_mesh_processing/geometric_repair.h +++ b/include/CGAL/license/Polygon_mesh_processing/geometric_repair.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/geometric_repair.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/geometric_repair.h $ // $Id: geometric_repair.h 1520ac9 2022-11-22T10:38:00+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/locate.h b/include/CGAL/license/Polygon_mesh_processing/locate.h index 4601bb6cb9..d358169b4d 100644 --- a/include/CGAL/license/Polygon_mesh_processing/locate.h +++ b/include/CGAL/license/Polygon_mesh_processing/locate.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/locate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/locate.h $ // $Id: locate.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/measure.h b/include/CGAL/license/Polygon_mesh_processing/measure.h index 1c1a41e40d..aa9825cf35 100644 --- a/include/CGAL/license/Polygon_mesh_processing/measure.h +++ b/include/CGAL/license/Polygon_mesh_processing/measure.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/measure.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/measure.h $ // $Id: measure.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h b/include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h index 2d82a5336d..8ddbb70b45 100644 --- a/include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h +++ b/include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h $ // $Id: meshing_hole_filling.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/miscellaneous.h b/include/CGAL/license/Polygon_mesh_processing/miscellaneous.h index 428003f9b3..482f6c0c14 100644 --- a/include/CGAL/license/Polygon_mesh_processing/miscellaneous.h +++ b/include/CGAL/license/Polygon_mesh_processing/miscellaneous.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/miscellaneous.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/miscellaneous.h $ // $Id: miscellaneous.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/orientation.h b/include/CGAL/license/Polygon_mesh_processing/orientation.h index a5d0ff50dd..f626c2a108 100644 --- a/include/CGAL/license/Polygon_mesh_processing/orientation.h +++ b/include/CGAL/license/Polygon_mesh_processing/orientation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/orientation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/orientation.h $ // $Id: orientation.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygon_mesh_processing/predicate.h b/include/CGAL/license/Polygon_mesh_processing/predicate.h index 5b02c37de3..727f1e67b1 100644 --- a/include/CGAL/license/Polygon_mesh_processing/predicate.h +++ b/include/CGAL/license/Polygon_mesh_processing/predicate.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygon_mesh_processing/predicate.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygon_mesh_processing/predicate.h $ // $Id: predicate.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polygonal_surface_reconstruction.h b/include/CGAL/license/Polygonal_surface_reconstruction.h index c6cea01801..89b8c96cfb 100644 --- a/include/CGAL/license/Polygonal_surface_reconstruction.h +++ b/include/CGAL/license/Polygonal_surface_reconstruction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polygonal_surface_reconstruction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polygonal_surface_reconstruction.h $ // $Id: Polygonal_surface_reconstruction.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polyhedron.h b/include/CGAL/license/Polyhedron.h index d402b54389..c51f6fe7c0 100644 --- a/include/CGAL/license/Polyhedron.h +++ b/include/CGAL/license/Polyhedron.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polyhedron.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polyhedron.h $ // $Id: Polyhedron.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polyline_simplification_2.h b/include/CGAL/license/Polyline_simplification_2.h index f1397ba6f1..93538c4997 100644 --- a/include/CGAL/license/Polyline_simplification_2.h +++ b/include/CGAL/license/Polyline_simplification_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polyline_simplification_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polyline_simplification_2.h $ // $Id: Polyline_simplification_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Polytope_distance_d.h b/include/CGAL/license/Polytope_distance_d.h index 38dcd251ee..ea9599d13e 100644 --- a/include/CGAL/license/Polytope_distance_d.h +++ b/include/CGAL/license/Polytope_distance_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Polytope_distance_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Polytope_distance_d.h $ // $Id: Polytope_distance_d.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Principal_component_analysis.h b/include/CGAL/license/Principal_component_analysis.h index d761878d39..a4bd2750d5 100644 --- a/include/CGAL/license/Principal_component_analysis.h +++ b/include/CGAL/license/Principal_component_analysis.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Principal_component_analysis.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Principal_component_analysis.h $ // $Id: Principal_component_analysis.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/QP_solver.h b/include/CGAL/license/QP_solver.h index 1c3a23f328..0c842b8c5a 100644 --- a/include/CGAL/license/QP_solver.h +++ b/include/CGAL/license/QP_solver.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/QP_solver.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/QP_solver.h $ // $Id: QP_solver.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Ridges_3.h b/include/CGAL/license/Ridges_3.h index 184ef22096..a5dde94066 100644 --- a/include/CGAL/license/Ridges_3.h +++ b/include/CGAL/license/Ridges_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Ridges_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Ridges_3.h $ // $Id: Ridges_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/SMDS_3.h b/include/CGAL/license/SMDS_3.h index 789e2f42b9..3e75f0b790 100644 --- a/include/CGAL/license/SMDS_3.h +++ b/include/CGAL/license/SMDS_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/SMDS_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/SMDS_3.h $ // $Id: SMDS_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Scale_space_reconstruction_3.h b/include/CGAL/license/Scale_space_reconstruction_3.h index a182c0a4a1..2d377d76b0 100644 --- a/include/CGAL/license/Scale_space_reconstruction_3.h +++ b/include/CGAL/license/Scale_space_reconstruction_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Scale_space_reconstruction_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Scale_space_reconstruction_3.h $ // $Id: Scale_space_reconstruction_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/SearchStructures.h b/include/CGAL/license/SearchStructures.h index 0d8588237d..5834aa4e36 100644 --- a/include/CGAL/license/SearchStructures.h +++ b/include/CGAL/license/SearchStructures.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/SearchStructures.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/SearchStructures.h $ // $Id: SearchStructures.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Segment_Delaunay_graph_2.h b/include/CGAL/license/Segment_Delaunay_graph_2.h index 647a804530..a2acd67e69 100644 --- a/include/CGAL/license/Segment_Delaunay_graph_2.h +++ b/include/CGAL/license/Segment_Delaunay_graph_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Segment_Delaunay_graph_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Segment_Delaunay_graph_2.h $ // $Id: Segment_Delaunay_graph_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Segment_Delaunay_graph_Linf_2.h b/include/CGAL/license/Segment_Delaunay_graph_Linf_2.h index c7fc37a280..400c98d8bc 100644 --- a/include/CGAL/license/Segment_Delaunay_graph_Linf_2.h +++ b/include/CGAL/license/Segment_Delaunay_graph_Linf_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Segment_Delaunay_graph_Linf_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Segment_Delaunay_graph_Linf_2.h $ // $Id: Segment_Delaunay_graph_Linf_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Set_movable_separability_2.h b/include/CGAL/license/Set_movable_separability_2.h index 19332c6c31..18fb690946 100644 --- a/include/CGAL/license/Set_movable_separability_2.h +++ b/include/CGAL/license/Set_movable_separability_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Set_movable_separability_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Set_movable_separability_2.h $ // $Id: Set_movable_separability_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Shape_detection.h b/include/CGAL/license/Shape_detection.h index 5cc85f941f..57f70eda0d 100644 --- a/include/CGAL/license/Shape_detection.h +++ b/include/CGAL/license/Shape_detection.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Shape_detection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Shape_detection.h $ // $Id: Shape_detection.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Shape_regularization.h b/include/CGAL/license/Shape_regularization.h index 75e8763b58..adf5bf5701 100644 --- a/include/CGAL/license/Shape_regularization.h +++ b/include/CGAL/license/Shape_regularization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Shape_regularization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Shape_regularization.h $ // $Id: Shape_regularization.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Skin_surface_3.h b/include/CGAL/license/Skin_surface_3.h index 3a18039df4..e6d54843b8 100644 --- a/include/CGAL/license/Skin_surface_3.h +++ b/include/CGAL/license/Skin_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Skin_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Skin_surface_3.h $ // $Id: Skin_surface_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Snap_rounding_2.h b/include/CGAL/license/Snap_rounding_2.h index 7f9b6312f6..773303bebc 100644 --- a/include/CGAL/license/Snap_rounding_2.h +++ b/include/CGAL/license/Snap_rounding_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Snap_rounding_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Snap_rounding_2.h $ // $Id: Snap_rounding_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Spatial_searching.h b/include/CGAL/license/Spatial_searching.h index f4055de55a..5cc44c4bf5 100644 --- a/include/CGAL/license/Spatial_searching.h +++ b/include/CGAL/license/Spatial_searching.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Spatial_searching.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Spatial_searching.h $ // $Id: Spatial_searching.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Straight_skeleton_2.h b/include/CGAL/license/Straight_skeleton_2.h index 6cb2279fd9..26ad77a647 100644 --- a/include/CGAL/license/Straight_skeleton_2.h +++ b/include/CGAL/license/Straight_skeleton_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Straight_skeleton_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Straight_skeleton_2.h $ // $Id: Straight_skeleton_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Straight_skeleton_extrusion_2.h b/include/CGAL/license/Straight_skeleton_extrusion_2.h index 1c42b974f1..4bb4772179 100644 --- a/include/CGAL/license/Straight_skeleton_extrusion_2.h +++ b/include/CGAL/license/Straight_skeleton_extrusion_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Straight_skeleton_extrusion_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Straight_skeleton_extrusion_2.h $ // $Id: Straight_skeleton_extrusion_2.h ff54473 2023-03-27T11:50:21+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Stream_lines_2.h b/include/CGAL/license/Stream_lines_2.h index 1863098d33..827e7e189f 100644 --- a/include/CGAL/license/Stream_lines_2.h +++ b/include/CGAL/license/Stream_lines_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Stream_lines_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Stream_lines_2.h $ // $Id: Stream_lines_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh.h b/include/CGAL/license/Surface_mesh.h index 77370a5508..7118dea830 100644 --- a/include/CGAL/license/Surface_mesh.h +++ b/include/CGAL/license/Surface_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh.h $ // $Id: Surface_mesh.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_approximation.h b/include/CGAL/license/Surface_mesh_approximation.h index 3da5ca551e..0ec5f539ee 100644 --- a/include/CGAL/license/Surface_mesh_approximation.h +++ b/include/CGAL/license/Surface_mesh_approximation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_approximation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_approximation.h $ // $Id: Surface_mesh_approximation.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_deformation.h b/include/CGAL/license/Surface_mesh_deformation.h index 39511e4798..6cfcd0333c 100644 --- a/include/CGAL/license/Surface_mesh_deformation.h +++ b/include/CGAL/license/Surface_mesh_deformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_deformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_deformation.h $ // $Id: Surface_mesh_deformation.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_parameterization.h b/include/CGAL/license/Surface_mesh_parameterization.h index 28d0ebdf95..601980b01c 100644 --- a/include/CGAL/license/Surface_mesh_parameterization.h +++ b/include/CGAL/license/Surface_mesh_parameterization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_parameterization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_parameterization.h $ // $Id: Surface_mesh_parameterization.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_segmentation.h b/include/CGAL/license/Surface_mesh_segmentation.h index 942a64c008..cfb5a3b95f 100644 --- a/include/CGAL/license/Surface_mesh_segmentation.h +++ b/include/CGAL/license/Surface_mesh_segmentation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_segmentation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_segmentation.h $ // $Id: Surface_mesh_segmentation.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_shortest_path.h b/include/CGAL/license/Surface_mesh_shortest_path.h index 57032b5b41..1037260ece 100644 --- a/include/CGAL/license/Surface_mesh_shortest_path.h +++ b/include/CGAL/license/Surface_mesh_shortest_path.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_shortest_path.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_shortest_path.h $ // $Id: Surface_mesh_shortest_path.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_simplification.h b/include/CGAL/license/Surface_mesh_simplification.h index 004c8a8ccf..eed5c4161d 100644 --- a/include/CGAL/license/Surface_mesh_simplification.h +++ b/include/CGAL/license/Surface_mesh_simplification.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_simplification.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_simplification.h $ // $Id: Surface_mesh_simplification.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_skeletonization.h b/include/CGAL/license/Surface_mesh_skeletonization.h index 408e64931f..607e32c511 100644 --- a/include/CGAL/license/Surface_mesh_skeletonization.h +++ b/include/CGAL/license/Surface_mesh_skeletonization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_skeletonization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_skeletonization.h $ // $Id: Surface_mesh_skeletonization.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesh_topology.h b/include/CGAL/license/Surface_mesh_topology.h index cb1873d478..87ea3b0a0a 100644 --- a/include/CGAL/license/Surface_mesh_topology.h +++ b/include/CGAL/license/Surface_mesh_topology.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesh_topology.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesh_topology.h $ // $Id: Surface_mesh_topology.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_mesher.h b/include/CGAL/license/Surface_mesher.h index 681aba1a3f..f832f17900 100644 --- a/include/CGAL/license/Surface_mesher.h +++ b/include/CGAL/license/Surface_mesher.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_mesher.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_mesher.h $ // $Id: Surface_mesher.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Surface_sweep_2.h b/include/CGAL/license/Surface_sweep_2.h index dc5218bd48..6d5f6d097d 100644 --- a/include/CGAL/license/Surface_sweep_2.h +++ b/include/CGAL/license/Surface_sweep_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Surface_sweep_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Surface_sweep_2.h $ // $Id: Surface_sweep_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/TDS_2.h b/include/CGAL/license/TDS_2.h index 988a2d43c6..a6c8fb628b 100644 --- a/include/CGAL/license/TDS_2.h +++ b/include/CGAL/license/TDS_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/TDS_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/TDS_2.h $ // $Id: TDS_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/TDS_3.h b/include/CGAL/license/TDS_3.h index ed791d0011..89da9b7ca9 100644 --- a/include/CGAL/license/TDS_3.h +++ b/include/CGAL/license/TDS_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/TDS_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/TDS_3.h $ // $Id: TDS_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Tetrahedral_remeshing.h b/include/CGAL/license/Tetrahedral_remeshing.h index 12a14edb06..db968022b0 100644 --- a/include/CGAL/license/Tetrahedral_remeshing.h +++ b/include/CGAL/license/Tetrahedral_remeshing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Tetrahedral_remeshing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Tetrahedral_remeshing.h $ // $Id: Tetrahedral_remeshing.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Three.h b/include/CGAL/license/Three.h index f2dd642f8b..c157f9ef3e 100644 --- a/include/CGAL/license/Three.h +++ b/include/CGAL/license/Three.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Three.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Three.h $ // $Id: Three.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Triangulation.h b/include/CGAL/license/Triangulation.h index bb60c37988..ec36f664e3 100644 --- a/include/CGAL/license/Triangulation.h +++ b/include/CGAL/license/Triangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Triangulation.h $ // $Id: Triangulation.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Triangulation_2.h b/include/CGAL/license/Triangulation_2.h index 043bb7fd28..273dfdaf82 100644 --- a/include/CGAL/license/Triangulation_2.h +++ b/include/CGAL/license/Triangulation_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Triangulation_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Triangulation_2.h $ // $Id: Triangulation_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Triangulation_3.h b/include/CGAL/license/Triangulation_3.h index b4344482f5..ab1934964b 100644 --- a/include/CGAL/license/Triangulation_3.h +++ b/include/CGAL/license/Triangulation_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Triangulation_3.h $ // $Id: Triangulation_3.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Triangulation_on_sphere_2.h b/include/CGAL/license/Triangulation_on_sphere_2.h index aad48e3f27..b6ce3c4ec5 100644 --- a/include/CGAL/license/Triangulation_on_sphere_2.h +++ b/include/CGAL/license/Triangulation_on_sphere_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Triangulation_on_sphere_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Triangulation_on_sphere_2.h $ // $Id: Triangulation_on_sphere_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Visibility_2.h b/include/CGAL/license/Visibility_2.h index a1f66e320b..f44c175e3b 100644 --- a/include/CGAL/license/Visibility_2.h +++ b/include/CGAL/license/Visibility_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Visibility_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Visibility_2.h $ // $Id: Visibility_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/Voronoi_diagram_2.h b/include/CGAL/license/Voronoi_diagram_2.h index a981ad1a2e..3f11de863a 100644 --- a/include/CGAL/license/Voronoi_diagram_2.h +++ b/include/CGAL/license/Voronoi_diagram_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/Voronoi_diagram_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/Voronoi_diagram_2.h $ // $Id: Voronoi_diagram_2.h c1afb48 2022-07-19T09:04:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/license/lgpl.h b/include/CGAL/license/lgpl.h index bf30abdc70..4e93a5c412 100644 --- a/include/CGAL/license/lgpl.h +++ b/include/CGAL/license/lgpl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/license/lgpl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/license/lgpl.h $ // $Id: lgpl.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_2.h b/include/CGAL/linear_least_squares_fitting_2.h index f93e79af64..d58b85e569 100644 --- a/include/CGAL/linear_least_squares_fitting_2.h +++ b/include/CGAL/linear_least_squares_fitting_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_2.h $ // $Id: linear_least_squares_fitting_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_3.h b/include/CGAL/linear_least_squares_fitting_3.h index f10634e657..e85d5789db 100644 --- a/include/CGAL/linear_least_squares_fitting_3.h +++ b/include/CGAL/linear_least_squares_fitting_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_3.h $ // $Id: linear_least_squares_fitting_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_circles_2.h b/include/CGAL/linear_least_squares_fitting_circles_2.h index cf92c6392d..63bb60d903 100644 --- a/include/CGAL/linear_least_squares_fitting_circles_2.h +++ b/include/CGAL/linear_least_squares_fitting_circles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_circles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_circles_2.h $ // $Id: linear_least_squares_fitting_circles_2.h e07672a 2022-01-26T21:04:59+05:30 G Yuvan Shankar // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_cuboids_3.h b/include/CGAL/linear_least_squares_fitting_cuboids_3.h index 0e6d2d9b45..4fb8b40bdb 100644 --- a/include/CGAL/linear_least_squares_fitting_cuboids_3.h +++ b/include/CGAL/linear_least_squares_fitting_cuboids_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_cuboids_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_cuboids_3.h $ // $Id: linear_least_squares_fitting_cuboids_3.h 3efe2ec 2021-03-31T09:40:19+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_points_2.h b/include/CGAL/linear_least_squares_fitting_points_2.h index 1875dc67a8..f89970c6e7 100644 --- a/include/CGAL/linear_least_squares_fitting_points_2.h +++ b/include/CGAL/linear_least_squares_fitting_points_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_points_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_points_2.h $ // $Id: linear_least_squares_fitting_points_2.h e07672a 2022-01-26T21:04:59+05:30 G Yuvan Shankar // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_points_3.h b/include/CGAL/linear_least_squares_fitting_points_3.h index 7e14971084..a6e4d8e1f0 100644 --- a/include/CGAL/linear_least_squares_fitting_points_3.h +++ b/include/CGAL/linear_least_squares_fitting_points_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_points_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_points_3.h $ // $Id: linear_least_squares_fitting_points_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_rectangles_2.h b/include/CGAL/linear_least_squares_fitting_rectangles_2.h index 3acc61d45f..265848da95 100644 --- a/include/CGAL/linear_least_squares_fitting_rectangles_2.h +++ b/include/CGAL/linear_least_squares_fitting_rectangles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_rectangles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_rectangles_2.h $ // $Id: linear_least_squares_fitting_rectangles_2.h e07672a 2022-01-26T21:04:59+05:30 G Yuvan Shankar // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_segments_2.h b/include/CGAL/linear_least_squares_fitting_segments_2.h index 696aa5d39a..013e40bb68 100644 --- a/include/CGAL/linear_least_squares_fitting_segments_2.h +++ b/include/CGAL/linear_least_squares_fitting_segments_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_segments_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_segments_2.h $ // $Id: linear_least_squares_fitting_segments_2.h 4e7edc7 2022-01-27T11:03:42+01:00 Sebastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_segments_3.h b/include/CGAL/linear_least_squares_fitting_segments_3.h index f4aee04d8c..7fd6696202 100644 --- a/include/CGAL/linear_least_squares_fitting_segments_3.h +++ b/include/CGAL/linear_least_squares_fitting_segments_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_segments_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_segments_3.h $ // $Id: linear_least_squares_fitting_segments_3.h 3efe2ec 2021-03-31T09:40:19+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_spheres_3.h b/include/CGAL/linear_least_squares_fitting_spheres_3.h index 558dd601d5..f7bddce8ad 100644 --- a/include/CGAL/linear_least_squares_fitting_spheres_3.h +++ b/include/CGAL/linear_least_squares_fitting_spheres_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_spheres_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_spheres_3.h $ // $Id: linear_least_squares_fitting_spheres_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h b/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h index 280415e323..62c5e49418 100644 --- a/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h +++ b/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_tetrahedra_3.h $ // $Id: linear_least_squares_fitting_tetrahedra_3.h 3efe2ec 2021-03-31T09:40:19+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_triangles_2.h b/include/CGAL/linear_least_squares_fitting_triangles_2.h index 06beac9923..6ed3f0fe1c 100644 --- a/include/CGAL/linear_least_squares_fitting_triangles_2.h +++ b/include/CGAL/linear_least_squares_fitting_triangles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_triangles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_triangles_2.h $ // $Id: linear_least_squares_fitting_triangles_2.h e07672a 2022-01-26T21:04:59+05:30 G Yuvan Shankar // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/linear_least_squares_fitting_triangles_3.h b/include/CGAL/linear_least_squares_fitting_triangles_3.h index 2d1595f1c7..ddbe003457 100644 --- a/include/CGAL/linear_least_squares_fitting_triangles_3.h +++ b/include/CGAL/linear_least_squares_fitting_triangles_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_triangles_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Principal_component_analysis/include/CGAL/linear_least_squares_fitting_triangles_3.h $ // $Id: linear_least_squares_fitting_triangles_3.h 3efe2ec 2021-03-31T09:40:19+02:00 Simon Giraudot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/link_to_face_graph.h b/include/CGAL/link_to_face_graph.h index 67e39f37ae..afee6ac071 100644 --- a/include/CGAL/link_to_face_graph.h +++ b/include/CGAL/link_to_face_graph.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_3/include/CGAL/link_to_face_graph.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_3/include/CGAL/link_to_face_graph.h $ // $Id: link_to_face_graph.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/lloyd_optimize_mesh_2.h b/include/CGAL/lloyd_optimize_mesh_2.h index 2b1a0bb571..c5b6a54ca6 100644 --- a/include/CGAL/lloyd_optimize_mesh_2.h +++ b/include/CGAL/lloyd_optimize_mesh_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_2/include/CGAL/lloyd_optimize_mesh_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_2/include/CGAL/lloyd_optimize_mesh_2.h $ // $Id: lloyd_optimize_mesh_2.h 601c5d0 2022-10-25T14:07:07+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/lloyd_optimize_mesh_3.h b/include/CGAL/lloyd_optimize_mesh_3.h index f828a05ac2..657ade4160 100644 --- a/include/CGAL/lloyd_optimize_mesh_3.h +++ b/include/CGAL/lloyd_optimize_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/lloyd_optimize_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/lloyd_optimize_mesh_3.h $ // $Id: lloyd_optimize_mesh_3.h 56c0618 2023-02-20T15:30:42+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/long_double.h b/include/CGAL/long_double.h index 5dc59375d2..1b1f759595 100644 --- a/include/CGAL/long_double.h +++ b/include/CGAL/long_double.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/long_double.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/long_double.h $ // $Id: long_double.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/long_long.h b/include/CGAL/long_long.h index 456e2e0d89..f6d3414016 100644 --- a/include/CGAL/long_long.h +++ b/include/CGAL/long_long.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/long_long.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/long_long.h $ // $Id: long_long.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/make_mesh_3.h b/include/CGAL/make_mesh_3.h index d86f10dfdb..abfd70eae6 100644 --- a/include/CGAL/make_mesh_3.h +++ b/include/CGAL/make_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/make_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/make_mesh_3.h $ // $Id: make_mesh_3.h b76f640 2023-04-24T13:59:48+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/make_periodic_3_mesh_3.h b/include/CGAL/make_periodic_3_mesh_3.h index 6a8cf9bdad..10abee3cff 100644 --- a/include/CGAL/make_periodic_3_mesh_3.h +++ b/include/CGAL/make_periodic_3_mesh_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/make_periodic_3_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/make_periodic_3_mesh_3.h $ // $Id: make_periodic_3_mesh_3.h cd0c81a 2023-03-20T10:14:27+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/make_piecewise_smooth_surface_mesh.h b/include/CGAL/make_piecewise_smooth_surface_mesh.h index eed24cae1a..db8578ceac 100644 --- a/include/CGAL/make_piecewise_smooth_surface_mesh.h +++ b/include/CGAL/make_piecewise_smooth_surface_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/make_piecewise_smooth_surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/make_piecewise_smooth_surface_mesh.h $ // $Id: make_piecewise_smooth_surface_mesh.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/make_skin_surface_mesh_3.h b/include/CGAL/make_skin_surface_mesh_3.h index b631af4847..19f6de6978 100644 --- a/include/CGAL/make_skin_surface_mesh_3.h +++ b/include/CGAL/make_skin_surface_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/make_skin_surface_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/make_skin_surface_mesh_3.h $ // $Id: make_skin_surface_mesh_3.h 2d37774 2021-04-26T11:30:25+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/make_surface_mesh.h b/include/CGAL/make_surface_mesh.h index 11068b1898..9cfd1754d8 100644 --- a/include/CGAL/make_surface_mesh.h +++ b/include/CGAL/make_surface_mesh.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/make_surface_mesh.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/make_surface_mesh.h $ // $Id: make_surface_mesh.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/make_union_of_balls_3.h b/include/CGAL/make_union_of_balls_3.h index 608b578e14..4caa4fe560 100644 --- a/include/CGAL/make_union_of_balls_3.h +++ b/include/CGAL/make_union_of_balls_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/make_union_of_balls_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/make_union_of_balls_3.h $ // $Id: make_union_of_balls_3.h 152a084 2021-09-21T13:34:58+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/marching_tetrahedra_3.h b/include/CGAL/marching_tetrahedra_3.h index 72ba2867e7..d3cf8768cb 100644 --- a/include/CGAL/marching_tetrahedra_3.h +++ b/include/CGAL/marching_tetrahedra_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/marching_tetrahedra_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/marching_tetrahedra_3.h $ // $Id: marching_tetrahedra_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mark_domain_in_triangulation.h b/include/CGAL/mark_domain_in_triangulation.h index 5453951f1e..a0eecfd91b 100644 --- a/include/CGAL/mark_domain_in_triangulation.h +++ b/include/CGAL/mark_domain_in_triangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Triangulation_2/include/CGAL/mark_domain_in_triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Triangulation_2/include/CGAL/mark_domain_in_triangulation.h $ // $Id: mark_domain_in_triangulation.h 8081822 2023-02-09T23:14:50+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/memory.h b/include/CGAL/memory.h index dce784f423..6d24c61951 100644 --- a/include/CGAL/memory.h +++ b/include/CGAL/memory.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/memory.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/memory.h $ // $Id: memory.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mesh_segmentation.h b/include/CGAL/mesh_segmentation.h index e5340d9649..1b7cebb2d6 100644 --- a/include/CGAL/mesh_segmentation.h +++ b/include/CGAL/mesh_segmentation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_segmentation/include/CGAL/mesh_segmentation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_segmentation/include/CGAL/mesh_segmentation.h $ // $Id: mesh_segmentation.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mesh_skin_surface_3.h b/include/CGAL/mesh_skin_surface_3.h index c212fe420a..7f489bf7f3 100644 --- a/include/CGAL/mesh_skin_surface_3.h +++ b/include/CGAL/mesh_skin_surface_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/mesh_skin_surface_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/mesh_skin_surface_3.h $ // $Id: mesh_skin_surface_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mesh_union_of_balls_3.h b/include/CGAL/mesh_union_of_balls_3.h index 24ca324653..a7fdafe16b 100644 --- a/include/CGAL/mesh_union_of_balls_3.h +++ b/include/CGAL/mesh_union_of_balls_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/mesh_union_of_balls_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/mesh_union_of_balls_3.h $ // $Id: mesh_union_of_balls_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/min_max_n.h b/include/CGAL/min_max_n.h index 1c9123dad0..d2f8035bb6 100644 --- a/include/CGAL/min_max_n.h +++ b/include/CGAL/min_max_n.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/min_max_n.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/min_max_n.h $ // $Id: min_max_n.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/min_quadrilateral_2.h b/include/CGAL/min_quadrilateral_2.h index 09f9bc9855..6fa8fe8429 100644 --- a/include/CGAL/min_quadrilateral_2.h +++ b/include/CGAL/min_quadrilateral_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/min_quadrilateral_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/min_quadrilateral_2.h $ // $Id: min_quadrilateral_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/minimum_enclosing_quadrilateral_2.h b/include/CGAL/minimum_enclosing_quadrilateral_2.h index bea0729b03..4ed66d2870 100644 --- a/include/CGAL/minimum_enclosing_quadrilateral_2.h +++ b/include/CGAL/minimum_enclosing_quadrilateral_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/minimum_enclosing_quadrilateral_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/minimum_enclosing_quadrilateral_2.h $ // $Id: minimum_enclosing_quadrilateral_2.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/minkowski_sum_2.h b/include/CGAL/minkowski_sum_2.h index d9df9d4c25..701ebcd315 100644 --- a/include/CGAL/minkowski_sum_2.h +++ b/include/CGAL/minkowski_sum_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/minkowski_sum_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/minkowski_sum_2.h $ // $Id: minkowski_sum_2.h 4e48b0b 2021-11-03T15:10:16+02:00 Efi Fogel // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/minkowski_sum_3.h b/include/CGAL/minkowski_sum_3.h index c27eb52f7a..8eab1af739 100644 --- a/include/CGAL/minkowski_sum_3.h +++ b/include/CGAL/minkowski_sum_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_3/include/CGAL/minkowski_sum_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_3/include/CGAL/minkowski_sum_3.h $ // $Id: minkowski_sum_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/monotone_matrix_search.h b/include/CGAL/monotone_matrix_search.h index 360c80954c..ebf85d5135 100644 --- a/include/CGAL/monotone_matrix_search.h +++ b/include/CGAL/monotone_matrix_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Matrix_search/include/CGAL/monotone_matrix_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Matrix_search/include/CGAL/monotone_matrix_search.h $ // $Id: monotone_matrix_search.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/more_functions_on_signs.h b/include/CGAL/more_functions_on_signs.h index 06ec2f0eea..05fad1504c 100644 --- a/include/CGAL/more_functions_on_signs.h +++ b/include/CGAL/more_functions_on_signs.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Apollonius_graph_2/include/CGAL/more_functions_on_signs.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Apollonius_graph_2/include/CGAL/more_functions_on_signs.h $ // $Id: more_functions_on_signs.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mpfi_coercion_traits.h b/include/CGAL/mpfi_coercion_traits.h index af96ca1abf..29448ca17a 100644 --- a/include/CGAL/mpfi_coercion_traits.h +++ b/include/CGAL/mpfi_coercion_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/mpfi_coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/mpfi_coercion_traits.h $ // $Id: mpfi_coercion_traits.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mpfr_coercion_traits.h b/include/CGAL/mpfr_coercion_traits.h index b031b37350..6bdf62c633 100644 --- a/include/CGAL/mpfr_coercion_traits.h +++ b/include/CGAL/mpfr_coercion_traits.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/mpfr_coercion_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/mpfr_coercion_traits.h $ // $Id: mpfr_coercion_traits.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mpq_class.h b/include/CGAL/mpq_class.h index 91a8a84e9f..5d963686e8 100644 --- a/include/CGAL/mpq_class.h +++ b/include/CGAL/mpq_class.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/mpq_class.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/mpq_class.h $ // $Id: mpq_class.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mpz_class.h b/include/CGAL/mpz_class.h index d6fdf1b1db..715b3fe508 100644 --- a/include/CGAL/mpz_class.h +++ b/include/CGAL/mpz_class.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/mpz_class.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/mpz_class.h $ // $Id: mpz_class.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/mst_orient_normals.h b/include/CGAL/mst_orient_normals.h index ec16db130f..a6571bb6ce 100644 --- a/include/CGAL/mst_orient_normals.h +++ b/include/CGAL/mst_orient_normals.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/mst_orient_normals.h $ -// $Id: mst_orient_normals.h 0ff7882 2022-12-06T22:21:06+01:00 Mael +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/mst_orient_normals.h $ +// $Id: mst_orient_normals.h 6e6598c 2023-10-10T19:32:59+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Laurent Saboret and Andreas Fabri @@ -39,11 +39,7 @@ #include #include -#include // work around a - // bug in boost - // 1.54 - - +#include #include #if defined(BOOST_MSVC) diff --git a/include/CGAL/mutex.h b/include/CGAL/mutex.h index 717a27f777..7c63125f88 100644 --- a/include/CGAL/mutex.h +++ b/include/CGAL/mutex.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/mutex.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/mutex.h $ // $Id: mutex.h 6481cb2 2021-08-13T16:44:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/natural_neighbor_coordinates_2.h b/include/CGAL/natural_neighbor_coordinates_2.h index b5e796251f..c7996617e4 100644 --- a/include/CGAL/natural_neighbor_coordinates_2.h +++ b/include/CGAL/natural_neighbor_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/natural_neighbor_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/natural_neighbor_coordinates_2.h $ // $Id: natural_neighbor_coordinates_2.h 70a06b4 2022-06-27T08:58:17+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/natural_neighbor_coordinates_3.h b/include/CGAL/natural_neighbor_coordinates_3.h index 5331bd8594..2513bf5924 100644 --- a/include/CGAL/natural_neighbor_coordinates_3.h +++ b/include/CGAL/natural_neighbor_coordinates_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/natural_neighbor_coordinates_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/natural_neighbor_coordinates_3.h $ // $Id: natural_neighbor_coordinates_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/nearest_neighbor_delaunay_2.h b/include/CGAL/nearest_neighbor_delaunay_2.h index 572f15b30c..c489580259 100644 --- a/include/CGAL/nearest_neighbor_delaunay_2.h +++ b/include/CGAL/nearest_neighbor_delaunay_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_2/include/CGAL/nearest_neighbor_delaunay_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_2/include/CGAL/nearest_neighbor_delaunay_2.h $ // $Id: nearest_neighbor_delaunay_2.h 7e62c02 2021-04-12T14:02:37+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/normal_vector_newell_3.h b/include/CGAL/normal_vector_newell_3.h index e0380808b1..e0a69e4033 100644 --- a/include/CGAL/normal_vector_newell_3.h +++ b/include/CGAL/normal_vector_newell_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_3/include/CGAL/normal_vector_newell_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_3/include/CGAL/normal_vector_newell_3.h $ // $Id: normal_vector_newell_3.h 5345986 2021-02-10T11:13:14+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/number_type_basic.h b/include/CGAL/number_type_basic.h index a7ee8a9be5..96403da4d5 100644 --- a/include/CGAL/number_type_basic.h +++ b/include/CGAL/number_type_basic.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/number_type_basic.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/number_type_basic.h $ // $Id: number_type_basic.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/number_type_config.h b/include/CGAL/number_type_config.h index 02270d37eb..80e20ad3a0 100644 --- a/include/CGAL/number_type_config.h +++ b/include/CGAL/number_type_config.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/number_type_config.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/number_type_config.h $ // $Id: number_type_config.h 2f88b29 2023-04-28T17:54:07+02:00 Jane Tournois // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/number_utils.h b/include/CGAL/number_utils.h index 4fef792737..826f7680ad 100644 --- a/include/CGAL/number_utils.h +++ b/include/CGAL/number_utils.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/number_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/number_utils.h $ // $Id: number_utils.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/number_utils_classes.h b/include/CGAL/number_utils_classes.h index edfde0afa6..20395cafe3 100644 --- a/include/CGAL/number_utils_classes.h +++ b/include/CGAL/number_utils_classes.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Algebraic_foundations/include/CGAL/number_utils_classes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Algebraic_foundations/include/CGAL/number_utils_classes.h $ // $Id: number_utils_classes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/odt_optimize_mesh_3.h b/include/CGAL/odt_optimize_mesh_3.h index 4373e746b3..a3eb03efd8 100644 --- a/include/CGAL/odt_optimize_mesh_3.h +++ b/include/CGAL/odt_optimize_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/odt_optimize_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/odt_optimize_mesh_3.h $ // $Id: odt_optimize_mesh_3.h 56c0618 2023-02-20T15:30:42+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/offset_polygon_2.h b/include/CGAL/offset_polygon_2.h index ffedaba3c5..1d936bacf6 100644 --- a/include/CGAL/offset_polygon_2.h +++ b/include/CGAL/offset_polygon_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Minkowski_sum_2/include/CGAL/offset_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Minkowski_sum_2/include/CGAL/offset_polygon_2.h $ // $Id: offset_polygon_2.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/optimal_bounding_box.h b/include/CGAL/optimal_bounding_box.h index e89c40e713..3a9674bd71 100644 --- a/include/CGAL/optimal_bounding_box.h +++ b/include/CGAL/optimal_bounding_box.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Optimal_bounding_box/include/CGAL/optimal_bounding_box.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Optimal_bounding_box/include/CGAL/optimal_bounding_box.h $ // $Id: optimal_bounding_box.h ae19de5 2020-01-10T10:11:00+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/optimize_mesh_3.h b/include/CGAL/optimize_mesh_3.h index 48c4ba3404..f42da00111 100644 --- a/include/CGAL/optimize_mesh_3.h +++ b/include/CGAL/optimize_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/optimize_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/optimize_mesh_3.h $ // $Id: optimize_mesh_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/optimize_periodic_3_mesh_3.h b/include/CGAL/optimize_periodic_3_mesh_3.h index e727540723..95a5a005bc 100644 --- a/include/CGAL/optimize_periodic_3_mesh_3.h +++ b/include/CGAL/optimize_periodic_3_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/optimize_periodic_3_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/optimize_periodic_3_mesh_3.h $ // $Id: optimize_periodic_3_mesh_3.h 759d820 2023-02-20T15:10:31+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/partition_2.h b/include/CGAL/partition_2.h index a4821b338b..eabbb81866 100644 --- a/include/CGAL/partition_2.h +++ b/include/CGAL/partition_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/partition_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/partition_2.h $ // $Id: partition_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/partition_is_valid_2.h b/include/CGAL/partition_is_valid_2.h index 98ea3c3754..cdbdb55685 100644 --- a/include/CGAL/partition_is_valid_2.h +++ b/include/CGAL/partition_is_valid_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/partition_is_valid_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/partition_is_valid_2.h $ // $Id: partition_is_valid_2.h 1ad69e0 2022-09-27T08:32:49+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/pca_estimate_normals.h b/include/CGAL/pca_estimate_normals.h index 2c3b68c745..21c3fee7c9 100644 --- a/include/CGAL/pca_estimate_normals.h +++ b/include/CGAL/pca_estimate_normals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/pca_estimate_normals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/pca_estimate_normals.h $ // $Id: pca_estimate_normals.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/periodic_3_triangulation_3_io.h b/include/CGAL/periodic_3_triangulation_3_io.h index 91ce6c89da..469c58b902 100644 --- a/include/CGAL/periodic_3_triangulation_3_io.h +++ b/include/CGAL/periodic_3_triangulation_3_io.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_triangulation_3/include/CGAL/periodic_3_triangulation_3_io.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_triangulation_3/include/CGAL/periodic_3_triangulation_3_io.h $ // $Id: periodic_3_triangulation_3_io.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/perturb_mesh_3.h b/include/CGAL/perturb_mesh_3.h index efa38197a1..f01ae187a7 100644 --- a/include/CGAL/perturb_mesh_3.h +++ b/include/CGAL/perturb_mesh_3.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/perturb_mesh_3.h $ -// $Id: perturb_mesh_3.h 56c0618 2023-02-20T15:30:42+01:00 Sébastien Loriot +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/perturb_mesh_3.h $ +// $Id: perturb_mesh_3.h 51ebe94 2024-02-12T12:12:10+01:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -50,7 +50,7 @@ namespace CGAL { * \tparam MD a model of the concept `MeshDomain_3` * \tparam NamedParameters a sequence of \ref bgl_namedparameters "Named Parameters" * - * @param c3t3 the initial mesh and is modified by the algorithm to represent the final optimized mesh + * @param c3t3 the initial mesh, modified by the algorithm to represent the final optimized mesh * @param domain the domain used to create the `c3t3` parameter * @param np an optional sequence of \ref bgl_namedparameters "Named Parameters" among the ones listed below: * @@ -60,18 +60,18 @@ namespace CGAL { * is stopped. This time is measured using the `Real_timer` class. The default value is * 0 and means that there is no time limit.} * \cgalParamType{`double`} - * \cgalParamPrecondition{`0 <= sliver_bound <= 180`} + * \cgalParamPrecondition{`time_limit >= 0`} * \cgalParamDefault{0} * \cgalParamNEnd * \cgalParamNBegin{sliver_bound} * \cgalParamDescription{is designed to give, in degrees, a targeted lower bound on dihedral angles of mesh cells. - * The exudation process considers in turn all the mesh cells that have a smallest dihedral - * angle less than sliver_bound and tries to make them disappear by weighting their vertices. - * The optimization process stops when every cell in the mesh achieves this quality. The - * default value is 0 and means that there is no targeted bound: the exuder then runs as long - * as it can improve the smallest dihedral angles of the set of cells incident to some vertices.} + * The function `perturb_mesh_3()` runs as long as steps are successful and step number + * `sliver_bound` (after which the worst tetrahedron in the mesh has a smallest angle larger + * than `sliver_bound` degrees) has not been reached. + * The default value is 0 and means that there is no targeted bound: + * the perturber then runs as long as steps are successful.} * \cgalParamType{`double`} - * \cgalParamPrecondition{`time_limit >= 0`} + * \cgalParamPrecondition{`0 <= sliver_bound <= 180`} * \cgalParamDefault{0} * \cgalParamNEnd * \cgalNamedParamsEnd diff --git a/include/CGAL/pierce_rectangles_2.h b/include/CGAL/pierce_rectangles_2.h index ff016e0b95..9ff395aa0f 100644 --- a/include/CGAL/pierce_rectangles_2.h +++ b/include/CGAL/pierce_rectangles_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/pierce_rectangles_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/pierce_rectangles_2.h $ // $Id: pierce_rectangles_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/point_generators_2.h b/include/CGAL/point_generators_2.h index 00a3899b5f..f7e7c606c2 100644 --- a/include/CGAL/point_generators_2.h +++ b/include/CGAL/point_generators_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/point_generators_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/point_generators_2.h $ // $Id: point_generators_2.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/point_generators_3.h b/include/CGAL/point_generators_3.h index 8954d61fcc..b766c2ea32 100644 --- a/include/CGAL/point_generators_3.h +++ b/include/CGAL/point_generators_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/point_generators_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/point_generators_3.h $ // $Id: point_generators_3.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/point_generators_d.h b/include/CGAL/point_generators_d.h index 506df700d5..a1abfe0a10 100644 --- a/include/CGAL/point_generators_d.h +++ b/include/CGAL/point_generators_d.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/point_generators_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/point_generators_d.h $ // $Id: point_generators_d.h 8bb22d5 2020-03-26T14:23:37+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/pointmatcher/compute_registration_transformation.h b/include/CGAL/pointmatcher/compute_registration_transformation.h index 5fc500f444..991fe70bb6 100644 --- a/include/CGAL/pointmatcher/compute_registration_transformation.h +++ b/include/CGAL/pointmatcher/compute_registration_transformation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/pointmatcher/compute_registration_transformation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/pointmatcher/compute_registration_transformation.h $ // $Id: compute_registration_transformation.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/pointmatcher/register_point_sets.h b/include/CGAL/pointmatcher/register_point_sets.h index 12626ee536..797dd85e75 100644 --- a/include/CGAL/pointmatcher/register_point_sets.h +++ b/include/CGAL/pointmatcher/register_point_sets.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/pointmatcher/register_point_sets.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/pointmatcher/register_point_sets.h $ // $Id: register_point_sets.h ac8b6d4 2022-06-10T07:59:39+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/poisson_refine_triangulation.h b/include/CGAL/poisson_refine_triangulation.h index e06ceeff6a..0408b1b8eb 100644 --- a/include/CGAL/poisson_refine_triangulation.h +++ b/include/CGAL/poisson_refine_triangulation.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/poisson_refine_triangulation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/poisson_refine_triangulation.h $ // $Id: poisson_refine_triangulation.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/poisson_surface_reconstruction.h b/include/CGAL/poisson_surface_reconstruction.h index 6f8ebfe8bc..ec388f8632 100644 --- a/include/CGAL/poisson_surface_reconstruction.h +++ b/include/CGAL/poisson_surface_reconstruction.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Poisson_surface_reconstruction_3/include/CGAL/poisson_surface_reconstruction.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Poisson_surface_reconstruction_3/include/CGAL/poisson_surface_reconstruction.h $ // $Id: poisson_surface_reconstruction.h f43c55f 2022-01-13T09:43:22+01:00 Stéphane Laurent // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/polygon_function_objects.h b/include/CGAL/polygon_function_objects.h index dcd1617b55..75d9ddf119 100644 --- a/include/CGAL/polygon_function_objects.h +++ b/include/CGAL/polygon_function_objects.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Partition_2/include/CGAL/polygon_function_objects.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Partition_2/include/CGAL/polygon_function_objects.h $ // $Id: polygon_function_objects.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/polygon_mesh_processing.h b/include/CGAL/polygon_mesh_processing.h index 8a6f9fc94e..97af04a25d 100644 --- a/include/CGAL/polygon_mesh_processing.h +++ b/include/CGAL/polygon_mesh_processing.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polygon_mesh_processing/include/CGAL/polygon_mesh_processing.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polygon_mesh_processing/include/CGAL/polygon_mesh_processing.h $ // $Id: polygon_mesh_processing.h 75b03e6 2022-01-10T15:33:04+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/polyhedron_cut_plane_3.h b/include/CGAL/polyhedron_cut_plane_3.h index 48751930db..c54c35e18d 100644 --- a/include/CGAL/polyhedron_cut_plane_3.h +++ b/include/CGAL/polyhedron_cut_plane_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polyhedron/include/CGAL/polyhedron_cut_plane_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polyhedron/include/CGAL/polyhedron_cut_plane_3.h $ // $Id: polyhedron_cut_plane_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/polynomial_utils.h b/include/CGAL/polynomial_utils.h index f8764cd830..4db40ed7d3 100644 --- a/include/CGAL/polynomial_utils.h +++ b/include/CGAL/polynomial_utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polynomial/include/CGAL/polynomial_utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polynomial/include/CGAL/polynomial_utils.h $ // $Id: polynomial_utils.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates/Polygon_offset_pred_ftC2.h b/include/CGAL/predicates/Polygon_offset_pred_ftC2.h index 4a6359a8e8..6f193db3da 100644 --- a/include/CGAL/predicates/Polygon_offset_pred_ftC2.h +++ b/include/CGAL/predicates/Polygon_offset_pred_ftC2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/predicates/Polygon_offset_pred_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/predicates/Polygon_offset_pred_ftC2.h $ // $Id: Polygon_offset_pred_ftC2.h a0ed893 2023-03-27T12:54:56+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h b/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h index 772defd82c..7dcca725c1 100644 --- a/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h +++ b/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h @@ -2,7 +2,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Straight_skeleton_2/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Straight_skeleton_2/include/CGAL/predicates/Straight_skeleton_pred_ftC2.h $ // $Id: Straight_skeleton_pred_ftC2.h 78362cb 2023-04-20T15:49:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates/kernel_ftC2.h b/include/CGAL/predicates/kernel_ftC2.h index d1fad2a3f3..cd2510823d 100644 --- a/include/CGAL/predicates/kernel_ftC2.h +++ b/include/CGAL/predicates/kernel_ftC2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/predicates/kernel_ftC2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/predicates/kernel_ftC2.h $ // $Id: kernel_ftC2.h 65ea1e3 2021-09-29T16:55:36+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates/kernel_ftC3.h b/include/CGAL/predicates/kernel_ftC3.h index c3809dcb8a..3901616bc1 100644 --- a/include/CGAL/predicates/kernel_ftC3.h +++ b/include/CGAL/predicates/kernel_ftC3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Cartesian_kernel/include/CGAL/predicates/kernel_ftC3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Cartesian_kernel/include/CGAL/predicates/kernel_ftC3.h $ // $Id: kernel_ftC3.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates/predicates_for_mixed_complex_3.h b/include/CGAL/predicates/predicates_for_mixed_complex_3.h index 8114936702..e0bfef5b13 100644 --- a/include/CGAL/predicates/predicates_for_mixed_complex_3.h +++ b/include/CGAL/predicates/predicates_for_mixed_complex_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/predicates/predicates_for_mixed_complex_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/predicates/predicates_for_mixed_complex_3.h $ // $Id: predicates_for_mixed_complex_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h b/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h index 6247f26c0d..77f7c61bd6 100644 --- a/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h +++ b/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/predicates/predicates_for_voronoi_intersection_cartesian_2_3.h $ // $Id: predicates_for_voronoi_intersection_cartesian_2_3.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates/sign_of_determinant.h b/include/CGAL/predicates/sign_of_determinant.h index 5bef8a8e9a..a1d71eda99 100644 --- a/include/CGAL/predicates/sign_of_determinant.h +++ b/include/CGAL/predicates/sign_of_determinant.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/predicates/sign_of_determinant.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/predicates/sign_of_determinant.h $ // $Id: sign_of_determinant.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates_d.h b/include/CGAL/predicates_d.h index 9c3fc60e2b..041c347653 100644 --- a/include/CGAL/predicates_d.h +++ b/include/CGAL/predicates_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/predicates_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/predicates_d.h $ // $Id: predicates_d.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates_on_lines_2.h b/include/CGAL/predicates_on_lines_2.h index 7658178b1c..23906b0089 100644 --- a/include/CGAL/predicates_on_lines_2.h +++ b/include/CGAL/predicates_on_lines_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/predicates_on_lines_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/predicates_on_lines_2.h $ // $Id: predicates_on_lines_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates_on_points_2.h b/include/CGAL/predicates_on_points_2.h index 6911e07d53..68a4e8a1bb 100644 --- a/include/CGAL/predicates_on_points_2.h +++ b/include/CGAL/predicates_on_points_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/predicates_on_points_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/predicates_on_points_2.h $ // $Id: predicates_on_points_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/predicates_on_points_3.h b/include/CGAL/predicates_on_points_3.h index 64aa0ac82a..646dad90e8 100644 --- a/include/CGAL/predicates_on_points_3.h +++ b/include/CGAL/predicates_on_points_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/predicates_on_points_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/predicates_on_points_3.h $ // $Id: predicates_on_points_3.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/primes.h b/include/CGAL/primes.h index cb3df325bd..16cc272f4a 100644 --- a/include/CGAL/primes.h +++ b/include/CGAL/primes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Modular_arithmetic/include/CGAL/primes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Modular_arithmetic/include/CGAL/primes.h $ // $Id: primes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/property_map.h b/include/CGAL/property_map.h index 1c56abcdf6..d768ba59e5 100644 --- a/include/CGAL/property_map.h +++ b/include/CGAL/property_map.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Property_map/include/CGAL/property_map.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Property_map/include/CGAL/property_map.h $ // $Id: property_map.h 9242a81 2023-02-07T11:31:55+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/radial_orient_normals.h b/include/CGAL/radial_orient_normals.h index 39712d8607..5919dd8853 100644 --- a/include/CGAL/radial_orient_normals.h +++ b/include/CGAL/radial_orient_normals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/radial_orient_normals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/radial_orient_normals.h $ // $Id: radial_orient_normals.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/random_convex_hull_in_disc_2.h b/include/CGAL/random_convex_hull_in_disc_2.h index 3656d45be2..dd7af82bc2 100644 --- a/include/CGAL/random_convex_hull_in_disc_2.h +++ b/include/CGAL/random_convex_hull_in_disc_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/random_convex_hull_in_disc_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/random_convex_hull_in_disc_2.h $ // $Id: random_convex_hull_in_disc_2.h 4547818 2022-11-15T13:39:40+01:00 albert-github // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/random_convex_set_2.h b/include/CGAL/random_convex_set_2.h index 9256d269e6..b9af4723ef 100644 --- a/include/CGAL/random_convex_set_2.h +++ b/include/CGAL/random_convex_set_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/random_convex_set_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/random_convex_set_2.h $ // $Id: random_convex_set_2.h b796e6d 2021-01-08T14:52:28+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/random_polygon_2.h b/include/CGAL/random_polygon_2.h index 880be66b53..90f4d46faf 100644 --- a/include/CGAL/random_polygon_2.h +++ b/include/CGAL/random_polygon_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/random_polygon_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/random_polygon_2.h $ // $Id: random_polygon_2.h f243467 2021-03-29T15:24:10+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/random_selection.h b/include/CGAL/random_selection.h index af2e60abd8..e236542752 100644 --- a/include/CGAL/random_selection.h +++ b/include/CGAL/random_selection.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Generator/include/CGAL/random_selection.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Generator/include/CGAL/random_selection.h $ // $Id: random_selection.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/random_simplify_point_set.h b/include/CGAL/random_simplify_point_set.h index 67d6f0295f..6443cb02f7 100644 --- a/include/CGAL/random_simplify_point_set.h +++ b/include/CGAL/random_simplify_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/random_simplify_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/random_simplify_point_set.h $ // $Id: random_simplify_point_set.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/range_search_delaunay_2.h b/include/CGAL/range_search_delaunay_2.h index 2fd3871fee..35d492bb96 100644 --- a/include/CGAL/range_search_delaunay_2.h +++ b/include/CGAL/range_search_delaunay_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_2/include/CGAL/range_search_delaunay_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_2/include/CGAL/range_search_delaunay_2.h $ // $Id: range_search_delaunay_2.h eed54a0 2022-11-15T18:45:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/rank.h b/include/CGAL/rank.h index 9531036267..17b98f0d3a 100644 --- a/include/CGAL/rank.h +++ b/include/CGAL/rank.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/rank.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/rank.h $ // $Id: rank.h 7ebdd07 2021-03-30T14:28:55+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/rational_rotation.h b/include/CGAL/rational_rotation.h index 65b90ad889..d215302d1f 100644 --- a/include/CGAL/rational_rotation.h +++ b/include/CGAL/rational_rotation.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/rational_rotation.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/rational_rotation.h $ // $Id: rational_rotation.h e661aca 2021-04-07T12:21:02+01:00 Andreas Fabri // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/read_vtk_image_data.h b/include/CGAL/read_vtk_image_data.h index 759b0b02cb..0028e875a5 100644 --- a/include/CGAL/read_vtk_image_data.h +++ b/include/CGAL/read_vtk_image_data.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/CGAL_ImageIO/include/CGAL/read_vtk_image_data.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/CGAL_ImageIO/include/CGAL/read_vtk_image_data.h $ // $Id: read_vtk_image_data.h 98e4718 2021-08-26T11:33:39+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/rectangular_3_center_2.h b/include/CGAL/rectangular_3_center_2.h index f2cd7b787b..a6f0fd4f09 100644 --- a/include/CGAL/rectangular_3_center_2.h +++ b/include/CGAL/rectangular_3_center_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/rectangular_3_center_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/rectangular_3_center_2.h $ // $Id: rectangular_3_center_2.h 0c20a5b 2023-04-24T17:37:51+02:00 Michael Hoffmann // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/rectangular_p_center_2.h b/include/CGAL/rectangular_p_center_2.h index fb83d2f65f..4e7a59b03d 100644 --- a/include/CGAL/rectangular_p_center_2.h +++ b/include/CGAL/rectangular_p_center_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Bounding_volumes/include/CGAL/rectangular_p_center_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Bounding_volumes/include/CGAL/rectangular_p_center_2.h $ // $Id: rectangular_p_center_2.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/refine_mesh_3.h b/include/CGAL/refine_mesh_3.h index 51635637f5..a4d8da66a7 100644 --- a/include/CGAL/refine_mesh_3.h +++ b/include/CGAL/refine_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/refine_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/refine_mesh_3.h $ // $Id: refine_mesh_3.h e249f59 2023-02-20T14:38:38+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/refine_periodic_3_mesh_3.h b/include/CGAL/refine_periodic_3_mesh_3.h index 7c75b11daf..1a1fe3448e 100644 --- a/include/CGAL/refine_periodic_3_mesh_3.h +++ b/include/CGAL/refine_periodic_3_mesh_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Periodic_3_mesh_3/include/CGAL/refine_periodic_3_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Periodic_3_mesh_3/include/CGAL/refine_periodic_3_mesh_3.h $ // $Id: refine_periodic_3_mesh_3.h cd0c81a 2023-03-20T10:14:27+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/regular_neighbor_coordinates_2.h b/include/CGAL/regular_neighbor_coordinates_2.h index 905e73daea..a4173e1f9a 100644 --- a/include/CGAL/regular_neighbor_coordinates_2.h +++ b/include/CGAL/regular_neighbor_coordinates_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/regular_neighbor_coordinates_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/regular_neighbor_coordinates_2.h $ // $Id: regular_neighbor_coordinates_2.h 70a06b4 2022-06-27T08:58:17+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/remove_far_points_in_mesh_3.h b/include/CGAL/remove_far_points_in_mesh_3.h index 62c24023d1..7b3e6e55c1 100644 --- a/include/CGAL/remove_far_points_in_mesh_3.h +++ b/include/CGAL/remove_far_points_in_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Mesh_3/include/CGAL/remove_far_points_in_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Mesh_3/include/CGAL/remove_far_points_in_mesh_3.h $ // $Id: remove_far_points_in_mesh_3.h bad72db 2021-09-17T16:03:06+02:00 Jane Tournois // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/remove_outliers.h b/include/CGAL/remove_outliers.h index 1d8cbc0447..676367ca24 100644 --- a/include/CGAL/remove_outliers.h +++ b/include/CGAL/remove_outliers.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/remove_outliers.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/remove_outliers.h $ // $Id: remove_outliers.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/representation_tags.h b/include/CGAL/representation_tags.h index 10d1c6598a..ec13a4aac8 100644 --- a/include/CGAL/representation_tags.h +++ b/include/CGAL/representation_tags.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/representation_tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/representation_tags.h $ // $Id: representation_tags.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/result_of.h b/include/CGAL/result_of.h index 8f7b1048a1..97debab0f1 100644 --- a/include/CGAL/result_of.h +++ b/include/CGAL/result_of.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/result_of.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/result_of.h $ // $Id: result_of.h 747add5 2021-05-25T13:47:18+02:00 Maxime Gimeno // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/scanline_orient_normals.h b/include/CGAL/scanline_orient_normals.h index ba3848ae87..034d1e4e6b 100644 --- a/include/CGAL/scanline_orient_normals.h +++ b/include/CGAL/scanline_orient_normals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/scanline_orient_normals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/scanline_orient_normals.h $ // $Id: scanline_orient_normals.h 9e137bc 2023-01-31T12:26:55+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/segment_intersection_points_2.h b/include/CGAL/segment_intersection_points_2.h index 23bdb10cce..61a80679c1 100644 --- a/include/CGAL/segment_intersection_points_2.h +++ b/include/CGAL/segment_intersection_points_2.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Convex_hull_2/include/CGAL/segment_intersection_points_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Convex_hull_2/include/CGAL/segment_intersection_points_2.h $ // $Id: segment_intersection_points_2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/sibson_gradient_fitting.h b/include/CGAL/sibson_gradient_fitting.h index 1afc748faa..df41425b56 100644 --- a/include/CGAL/sibson_gradient_fitting.h +++ b/include/CGAL/sibson_gradient_fitting.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/sibson_gradient_fitting.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/sibson_gradient_fitting.h $ // $Id: sibson_gradient_fitting.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/simple_transformations_d.h b/include/CGAL/simple_transformations_d.h index e4636dba9d..42a5ce0d55 100644 --- a/include/CGAL/simple_transformations_d.h +++ b/include/CGAL/simple_transformations_d.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_d/include/CGAL/simple_transformations_d.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_d/include/CGAL/simple_transformations_d.h $ // $Id: simple_transformations_d.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/simplest_rational_in_interval.h b/include/CGAL/simplest_rational_in_interval.h index 188c4d4ef9..d36f79970f 100644 --- a/include/CGAL/simplest_rational_in_interval.h +++ b/include/CGAL/simplest_rational_in_interval.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/simplest_rational_in_interval.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/simplest_rational_in_interval.h $ // $Id: simplest_rational_in_interval.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/sorted_matrix_search.h b/include/CGAL/sorted_matrix_search.h index 3bc80b8d51..d8dd8e4483 100644 --- a/include/CGAL/sorted_matrix_search.h +++ b/include/CGAL/sorted_matrix_search.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Matrix_search/include/CGAL/sorted_matrix_search.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Matrix_search/include/CGAL/sorted_matrix_search.h $ // $Id: sorted_matrix_search.h 74e4d89 2022-09-27T10:42:05+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/spatial_sort.h b/include/CGAL/spatial_sort.h index 2f915fbc8c..31fb2b59bb 100644 --- a/include/CGAL/spatial_sort.h +++ b/include/CGAL/spatial_sort.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/spatial_sort.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/spatial_sort.h $ // $Id: spatial_sort.h 7508a6f 2020-02-12T17:05:49+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/spatial_sort_on_sphere.h b/include/CGAL/spatial_sort_on_sphere.h index eeb9be0855..e0b180ab0a 100644 --- a/include/CGAL/spatial_sort_on_sphere.h +++ b/include/CGAL/spatial_sort_on_sphere.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Spatial_sorting/include/CGAL/spatial_sort_on_sphere.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Spatial_sorting/include/CGAL/spatial_sort_on_sphere.h $ // $Id: spatial_sort_on_sphere.h 20c4f3a 2021-03-19T17:28:55+01:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/squared_distance_2.h b/include/CGAL/squared_distance_2.h index 90f75ae060..79054c32b6 100644 --- a/include/CGAL/squared_distance_2.h +++ b/include/CGAL/squared_distance_2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/squared_distance_2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/squared_distance_2.h $ // $Id: squared_distance_2.h 7e62c02 2021-04-12T14:02:37+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/squared_distance_3.h b/include/CGAL/squared_distance_3.h index e21324f1e8..975a59e12f 100644 --- a/include/CGAL/squared_distance_3.h +++ b/include/CGAL/squared_distance_3.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_3/include/CGAL/squared_distance_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_3/include/CGAL/squared_distance_3.h $ // $Id: squared_distance_3.h 5deb509 2021-04-12T14:42:44+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/sse2.h b/include/CGAL/sse2.h index 6b50134b39..2316dd9215 100644 --- a/include/CGAL/sse2.h +++ b/include/CGAL/sse2.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/sse2.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/sse2.h $ // $Id: sse2.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/stddef.h b/include/CGAL/stddef.h index dda9a49935..cbecfc3506 100644 --- a/include/CGAL/stddef.h +++ b/include/CGAL/stddef.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/stddef.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/stddef.h $ // $Id: stddef.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/structure_point_set.h b/include/CGAL/structure_point_set.h index 6f820e858c..ceeca55786 100644 --- a/include/CGAL/structure_point_set.h +++ b/include/CGAL/structure_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/structure_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/structure_point_set.h $ // $Id: structure_point_set.h 0ff7882 2022-12-06T22:21:06+01:00 Mael // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/subdivide_skin_surface_mesh_3.h b/include/CGAL/subdivide_skin_surface_mesh_3.h index 00859ff914..f48f7d2347 100644 --- a/include/CGAL/subdivide_skin_surface_mesh_3.h +++ b/include/CGAL/subdivide_skin_surface_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/subdivide_skin_surface_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/subdivide_skin_surface_mesh_3.h $ // $Id: subdivide_skin_surface_mesh_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/subdivide_union_of_balls_mesh_3.h b/include/CGAL/subdivide_union_of_balls_mesh_3.h index 5eb3790edf..22a070d694 100644 --- a/include/CGAL/subdivide_union_of_balls_mesh_3.h +++ b/include/CGAL/subdivide_union_of_balls_mesh_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/subdivide_union_of_balls_mesh_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/subdivide_union_of_balls_mesh_3.h $ // $Id: subdivide_union_of_balls_mesh_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/subdivision_method_3.h b/include/CGAL/subdivision_method_3.h index 6f1c48fcff..076fa6da8b 100644 --- a/include/CGAL/subdivision_method_3.h +++ b/include/CGAL/subdivision_method_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Subdivision_method_3/include/CGAL/subdivision_method_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Subdivision_method_3/include/CGAL/subdivision_method_3.h $ // $Id: subdivision_method_3.h e893ac1 2020-08-18T10:06:51+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/surface_mesh_parameterization.h b/include/CGAL/surface_mesh_parameterization.h index 19425decf3..ba40ccf997 100644 --- a/include/CGAL/surface_mesh_parameterization.h +++ b/include/CGAL/surface_mesh_parameterization.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesh_parameterization/include/CGAL/surface_mesh_parameterization.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesh_parameterization/include/CGAL/surface_mesh_parameterization.h $ // $Id: surface_mesh_parameterization.h d2cd147 2020-07-10T10:54:07+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/surface_neighbor_coordinates_3.h b/include/CGAL/surface_neighbor_coordinates_3.h index cdd341eb21..728a0952d4 100644 --- a/include/CGAL/surface_neighbor_coordinates_3.h +++ b/include/CGAL/surface_neighbor_coordinates_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/surface_neighbor_coordinates_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/surface_neighbor_coordinates_3.h $ // $Id: surface_neighbor_coordinates_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/surface_neighbors_3.h b/include/CGAL/surface_neighbors_3.h index 04825baea5..e7ee3b1247 100644 --- a/include/CGAL/surface_neighbors_3.h +++ b/include/CGAL/surface_neighbors_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Interpolation/include/CGAL/surface_neighbors_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Interpolation/include/CGAL/surface_neighbors_3.h $ // $Id: surface_neighbors_3.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/sweep_observer.h b/include/CGAL/sweep_observer.h index 31e54beb6a..4a7f076997 100644 --- a/include/CGAL/sweep_observer.h +++ b/include/CGAL/sweep_observer.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Nef_2/include/CGAL/sweep_observer.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Nef_2/include/CGAL/sweep_observer.h $ // $Id: sweep_observer.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/tags.h b/include/CGAL/tags.h index 35fd4f5e19..05f4794ed4 100644 --- a/include/CGAL/tags.h +++ b/include/CGAL/tags.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/tags.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/tags.h $ // $Id: tags.h 2c23a6d 2022-10-12T21:24:59+02:00 Mael Rouxel-Labbé // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/test_FPU_rounding_mode_impl.h b/include/CGAL/test_FPU_rounding_mode_impl.h index f19e54498d..6354297a6b 100644 --- a/include/CGAL/test_FPU_rounding_mode_impl.h +++ b/include/CGAL/test_FPU_rounding_mode_impl.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/test_FPU_rounding_mode_impl.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/test_FPU_rounding_mode_impl.h $ // $Id: test_FPU_rounding_mode_impl.h a08470b 2020-11-03T10:14:42+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/tetrahedral_remeshing.h b/include/CGAL/tetrahedral_remeshing.h index 0547fc913f..0280ef497a 100644 --- a/include/CGAL/tetrahedral_remeshing.h +++ b/include/CGAL/tetrahedral_remeshing.h @@ -3,8 +3,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h $ -// $Id: tetrahedral_remeshing.h 1b6d590 2022-12-14T10:18:16+01:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h $ +// $Id: tetrahedral_remeshing.h 0f45fed 2023-10-18T11:59:30+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // @@ -392,15 +392,14 @@ void tetrahedral_isotropic_remeshing( = choose_parameter(get_parameter(np, internal_np::smooth_constrained_edges), false); - typedef typename Tr::Cell_handle Cell_handle; typedef typename internal_np::Lookup_named_param_def < - internal_np::cell_selector_t, + internal_np::cell_selector_t, NamedParameters, - Constant_property_map//default + Tetrahedral_remeshing::internal::All_cells_selected//default > ::type SelectionFunctor; SelectionFunctor cell_select = choose_parameter(get_parameter(np, internal_np::cell_selector), - Constant_property_map(true)); + Tetrahedral_remeshing::internal::All_cells_selected()); typedef std::pair Edge_vv; typedef typename internal_np::Lookup_named_param_def < diff --git a/include/CGAL/tetrahedron_soup_to_triangulation_3.h b/include/CGAL/tetrahedron_soup_to_triangulation_3.h index ea59fd71dc..2de0c10fae 100644 --- a/include/CGAL/tetrahedron_soup_to_triangulation_3.h +++ b/include/CGAL/tetrahedron_soup_to_triangulation_3.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/SMDS_3/include/CGAL/tetrahedron_soup_to_triangulation_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/SMDS_3/include/CGAL/tetrahedron_soup_to_triangulation_3.h $ // $Id: tetrahedron_soup_to_triangulation_3.h 5b31fc4 2022-06-29T12:21:07+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/thread.h b/include/CGAL/thread.h index 7676aba331..8f43d0f908 100644 --- a/include/CGAL/thread.h +++ b/include/CGAL/thread.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/thread.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/thread.h $ // $Id: thread.h 288c283 2021-08-30T19:24:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/to_rational.h b/include/CGAL/to_rational.h index 6d7c001777..3ac2dc56ab 100644 --- a/include/CGAL/to_rational.h +++ b/include/CGAL/to_rational.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/to_rational.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/to_rational.h $ // $Id: to_rational.h 3fa4364 2022-06-10T08:41:19+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/transforming_iterator.h b/include/CGAL/transforming_iterator.h index db738e04bb..bc786b6648 100644 --- a/include/CGAL/transforming_iterator.h +++ b/include/CGAL/transforming_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/transforming_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/transforming_iterator.h $ // $Id: transforming_iterator.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/transforming_pair_iterator.h b/include/CGAL/transforming_pair_iterator.h index ca7abafeca..b083886690 100644 --- a/include/CGAL/transforming_pair_iterator.h +++ b/include/CGAL/transforming_pair_iterator.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/transforming_pair_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/transforming_pair_iterator.h $ // $Id: transforming_pair_iterator.h 4f5f834 2022-06-10T07:37:53+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/triangulate_mixed_complex_3.h b/include/CGAL/triangulate_mixed_complex_3.h index ad5fd60485..39a5ade8c0 100644 --- a/include/CGAL/triangulate_mixed_complex_3.h +++ b/include/CGAL/triangulate_mixed_complex_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/triangulate_mixed_complex_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/triangulate_mixed_complex_3.h $ // $Id: triangulate_mixed_complex_3.h 7a1aaa4 2022-03-09T13:11:19+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/triangulate_power_diagram_3.h b/include/CGAL/triangulate_power_diagram_3.h index 6f5404ea65..b8d66e4893 100644 --- a/include/CGAL/triangulate_power_diagram_3.h +++ b/include/CGAL/triangulate_power_diagram_3.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Skin_surface_3/include/CGAL/triangulate_power_diagram_3.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Skin_surface_3/include/CGAL/triangulate_power_diagram_3.h $ // $Id: triangulate_power_diagram_3.h 7a1aaa4 2022-03-09T13:11:19+00:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/tss.h b/include/CGAL/tss.h index 6b4c01dfc6..fcdb62b2e2 100644 --- a/include/CGAL/tss.h +++ b/include/CGAL/tss.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/tss.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/tss.h $ // $Id: tss.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial diff --git a/include/CGAL/tuple.h b/include/CGAL/tuple.h index c423234687..1ceca0d942 100644 --- a/include/CGAL/tuple.h +++ b/include/CGAL/tuple.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/tuple.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/tuple.h $ // $Id: tuple.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/type_traits.h b/include/CGAL/type_traits.h index 04e3dcf47b..c0c8e08295 100644 --- a/include/CGAL/type_traits.h +++ b/include/CGAL/type_traits.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/type_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/type_traits.h $ // $Id: type_traits.h 2e90313 2022-11-09T10:50:01+01:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/type_traits/is_iterator.h b/include/CGAL/type_traits/is_iterator.h index 5456ffa262..d3f79658a0 100644 --- a/include/CGAL/type_traits/is_iterator.h +++ b/include/CGAL/type_traits/is_iterator.h @@ -6,7 +6,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/type_traits/is_iterator.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/type_traits/is_iterator.h $ // $Id: is_iterator.h b96f6d5 2022-06-10T09:43:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/typeset.h b/include/CGAL/typeset.h index 9bacea5f72..cb1aaf812d 100644 --- a/include/CGAL/typeset.h +++ b/include/CGAL/typeset.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/NewKernel_d/include/CGAL/typeset.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/NewKernel_d/include/CGAL/typeset.h $ // $Id: typeset.h 822bc55 2020-03-27T08:28:48+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/use.h b/include/CGAL/use.h index 4eab810437..3f120665d9 100644 --- a/include/CGAL/use.h +++ b/include/CGAL/use.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/use.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/use.h $ // $Id: use.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/user_classes.h b/include/CGAL/user_classes.h index 9927ab8124..005256f790 100644 --- a/include/CGAL/user_classes.h +++ b/include/CGAL/user_classes.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Kernel_23/include/CGAL/user_classes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Kernel_23/include/CGAL/user_classes.h $ // $Id: user_classes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/utility.h b/include/CGAL/utility.h index f73e0a55b4..77eeb4c5d2 100644 --- a/include/CGAL/utility.h +++ b/include/CGAL/utility.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/utility.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/utility.h $ // $Id: utility.h 4ffc949 2022-02-03T17:11:20+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/utils.h b/include/CGAL/utils.h index 52130ce58e..00b88beb8d 100644 --- a/include/CGAL/utils.h +++ b/include/CGAL/utils.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/utils.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/utils.h $ // $Id: utils.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/utils_classes.h b/include/CGAL/utils_classes.h index 58c53be454..49c99a7519 100644 --- a/include/CGAL/utils_classes.h +++ b/include/CGAL/utils_classes.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Number_types/include/CGAL/utils_classes.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Number_types/include/CGAL/utils_classes.h $ // $Id: utils_classes.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/value_type_traits.h b/include/CGAL/value_type_traits.h index 48b61ce962..78f564eff4 100644 --- a/include/CGAL/value_type_traits.h +++ b/include/CGAL/value_type_traits.h @@ -4,7 +4,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/value_type_traits.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/value_type_traits.h $ // $Id: value_type_traits.h 52164b1 2019-10-19T15:34:59+02:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/vcm_estimate_edges.h b/include/CGAL/vcm_estimate_edges.h index bcddd92d5e..f4cea34035 100644 --- a/include/CGAL/vcm_estimate_edges.h +++ b/include/CGAL/vcm_estimate_edges.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/vcm_estimate_edges.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/vcm_estimate_edges.h $ // $Id: vcm_estimate_edges.h 0e29d43 2022-09-28T10:33:55+02:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/vcm_estimate_normals.h b/include/CGAL/vcm_estimate_normals.h index 895cc4631a..5d8763836f 100644 --- a/include/CGAL/vcm_estimate_normals.h +++ b/include/CGAL/vcm_estimate_normals.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/vcm_estimate_normals.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/vcm_estimate_normals.h $ // $Id: vcm_estimate_normals.h d3b13fb 2022-12-05T19:00:39+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/vector.h b/include/CGAL/vector.h index 8b7a87cbe0..1268c70ba6 100644 --- a/include/CGAL/vector.h +++ b/include/CGAL/vector.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/STL_Extension/include/CGAL/vector.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/STL_Extension/include/CGAL/vector.h $ // $Id: vector.h 697e1ab 2022-02-24T11:34:31+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/version.h b/include/CGAL/version.h index b6ed4f4272..d4f80b0de3 100644 --- a/include/CGAL/version.h +++ b/include/CGAL/version.h @@ -7,8 +7,8 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/version.h $ -// $Id: version.h 454ac73 2023-07-26T14:15:18+02:00 Laurent Rineau +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/version.h $ +// $Id: version.h dd3b569 2023-07-28T17:57:58+02:00 Laurent Rineau // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : - @@ -17,12 +17,12 @@ #define CGAL_VERSION_H #ifndef SWIG -#define CGAL_VERSION 5.6 -#define CGAL_GIT_HASH de4fa0d7d57b5a997012f2804161386ff4bc0d0f +#define CGAL_VERSION 5.6.1 +#define CGAL_GIT_HASH 188e51bad36ffc30e49dbabda29620b71a84664c #endif -#define CGAL_VERSION_NR 1050601000 +#define CGAL_VERSION_NR 1050611000 #define CGAL_SVN_REVISION 99999 -#define CGAL_RELEASE_DATE 20230726 +#define CGAL_RELEASE_DATE 20240224 #include diff --git a/include/CGAL/version_macros.h b/include/CGAL/version_macros.h index 34f68478e1..8f2557deba 100644 --- a/include/CGAL/version_macros.h +++ b/include/CGAL/version_macros.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Installation/include/CGAL/version_macros.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Installation/include/CGAL/version_macros.h $ // $Id: version_macros.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/vtkSurfaceMesherContourFilter.h b/include/CGAL/vtkSurfaceMesherContourFilter.h index 9135c65985..5fc156c623 100644 --- a/include/CGAL/vtkSurfaceMesherContourFilter.h +++ b/include/CGAL/vtkSurfaceMesherContourFilter.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Surface_mesher/include/CGAL/vtkSurfaceMesherContourFilter.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Surface_mesher/include/CGAL/vtkSurfaceMesherContourFilter.h $ // $Id: vtkSurfaceMesherContourFilter.h c32b1f4 2022-11-16T13:22:39+01:00 albert-github // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/width_assertions.h b/include/CGAL/width_assertions.h index 99ca2d3ce2..678c5b6a20 100644 --- a/include/CGAL/width_assertions.h +++ b/include/CGAL/width_assertions.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Polytope_distance_d/include/CGAL/width_assertions.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Polytope_distance_d/include/CGAL/width_assertions.h $ // $Id: width_assertions.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/wlop_simplify_and_regularize_point_set.h b/include/CGAL/wlop_simplify_and_regularize_point_set.h index 692c93be50..4bffabc92a 100644 --- a/include/CGAL/wlop_simplify_and_regularize_point_set.h +++ b/include/CGAL/wlop_simplify_and_regularize_point_set.h @@ -3,7 +3,7 @@ // // This file is part of CGAL (www.cgal.org). // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Point_set_processing_3/include/CGAL/wlop_simplify_and_regularize_point_set.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Point_set_processing_3/include/CGAL/wlop_simplify_and_regularize_point_set.h $ // $Id: wlop_simplify_and_regularize_point_set.h d3fca65 2022-09-23T12:49:40+01:00 Andreas Fabri // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/include/CGAL/wmult.h b/include/CGAL/wmult.h index 958e8221cb..79cf067f1a 100644 --- a/include/CGAL/wmult.h +++ b/include/CGAL/wmult.h @@ -7,7 +7,7 @@ // // This file is part of CGAL (www.cgal.org) // -// $URL: https://github.com/CGAL/cgal/blob/v5.6/Distance_2/include/CGAL/wmult.h $ +// $URL: https://github.com/CGAL/cgal/blob/v5.6.1/Distance_2/include/CGAL/wmult.h $ // $Id: wmult.h 0779373 2020-03-26T13:31:46+01:00 Sébastien Loriot // SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial // diff --git a/lib/cmake/CGAL/CGALConfigVersion.cmake b/lib/cmake/CGAL/CGALConfigVersion.cmake index d75a86e2fb..e92fb01cfc 100644 --- a/lib/cmake/CGAL/CGALConfigVersion.cmake +++ b/lib/cmake/CGAL/CGALConfigVersion.cmake @@ -1,8 +1,8 @@ set(CGAL_MAJOR_VERSION 5) set(CGAL_MINOR_VERSION 6) -set(CGAL_BUGFIX_VERSION 0) +set(CGAL_BUGFIX_VERSION 1) include(${CMAKE_CURRENT_LIST_DIR}/CGALConfigBuildVersion.cmake) -set(CGAL_VERSION_PUBLIC_RELEASE_VERSION "5.6") +set(CGAL_VERSION_PUBLIC_RELEASE_VERSION "5.6.1") set(CGAL_VERSION_PUBLIC_RELEASE_NAME "CGAL-${CGAL_VERSION_PUBLIC_RELEASE_VERSION}") if (CGAL_BUGFIX_VERSION AND CGAL_BUGFIX_VERSION GREATER 0)