From 1f0a69733b42fe61a9e08cd110c2c98ce6982ff5 Mon Sep 17 00:00:00 2001 From: Laurent Saboret Date: Fri, 23 Jun 2006 13:56:01 +0000 Subject: [PATCH] Fixed svn:keywords property --- Benchmark/examples/Benchmark/check_syntax.cpp | 2 +- Benchmark/include/CGAL/Bench_option_parser.hpp | 4 ++-- Benchmark/include/CGAL/Benchmark_visitor.hpp | 4 ++-- Benchmark/include/CGAL/benchmark_basic.hpp | 4 ++-- Benchmark/include/CGAL/benchmark_config.hpp | 4 ++-- Benchmark/src/Benchmark/Bench_option_parser.cpp | 4 ++-- Benchmark/src/Benchmark/Benchmark_visitor.cpp | 4 ++-- Benchmark/src/Benchmark/benchmark_parser.y | 4 ++-- Benchmark/src/Benchmark/makefile | 4 ++-- Cubical_gaussian_map_3/include/CGAL/IO/Cgm_iostream.h | 4 ++-- .../include/CGAL/IO/Polyhedral_cgm_iostream.h | 4 ++-- .../include/CGAL/Polyhedral_cgm_initializer_visitor.h | 4 ++-- .../include/CGAL/Polyhedral_cgm_polyhedron_3.h | 4 ++-- Installation/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.C | 4 ++-- QP_solver/examples/QP_solver/data_to_mps.C | 4 ++-- Skin_surface_3/doc_tex/Skin_surface_3/MarchingTetrahedra3.tex | 4 ++-- .../demo/Surface_mesh_simplification/simplification_demo.cpp | 4 ++-- .../include/CGAL/Cartesian/MatrixC33.h | 4 ++-- Surface_mesh_simplification/include/CGAL/HalfedgeDS_BGL_aux.h | 4 ++-- .../include/CGAL/Modifiable_priority_queue.h | 4 ++-- Surface_mesh_simplification/include/CGAL/Null_matrix.h | 4 ++-- Surface_mesh_simplification/include/CGAL/Polyhedron_BGL.h | 4 ++-- .../include/CGAL/Polyhedron_BGL_properties.h | 4 ++-- .../include/CGAL/Polyhedron_extended_BGL.h | 4 ++-- .../Policies/Construct_minimal_collapse_data.h | 4 ++-- .../Surface_mesh_simplification/Policies/Count_stop_pred.h | 4 ++-- .../Policies/Detail/Lindstrom_Turk.h | 4 ++-- .../Policies/Detail/Lindstrom_Turk_impl.h | 4 ++-- .../Surface_mesh_simplification/Policies/Edge_length_cost.h | 4 ++-- .../CGAL/Surface_mesh_simplification/Policies/LindstromTurk.h | 4 ++-- .../Policies/LindstromTurk_collapse_data.h | 4 ++-- .../Policies/LindstromTurk_construct_collapse_data.h | 4 ++-- .../Surface_mesh_simplification/Policies/LindstromTurk_cost.h | 4 ++-- .../Policies/LindstromTurk_vertex_placement.h | 4 ++-- .../Policies/Minimal_collapse_data.h | 4 ++-- .../Polyhedron_is_vertex_fixed_map.h | 4 ++-- .../Surface_mesh_simplification/Vertex_pair_collapse_impl.h | 4 ++-- .../Surface_mesh_simplification/LT_edge_collapse_test.cpp | 4 ++-- 38 files changed, 75 insertions(+), 75 deletions(-) diff --git a/Benchmark/examples/Benchmark/check_syntax.cpp b/Benchmark/examples/Benchmark/check_syntax.cpp index 8f47168728d..74384374157 100644 --- a/Benchmark/examples/Benchmark/check_syntax.cpp +++ b/Benchmark/examples/Benchmark/check_syntax.cpp @@ -11,7 +11,7 @@ // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // // $Source: /KM/projects/ecg/CVS/BMTools/parser/src/check_syntax.C,v $ -// $Revision: 1.6 $ $Date: 2005/02/25 16:32:17 $ +// $Revision$ $Date$ // $Name: $ // // Author(s) : Lutz Kettner diff --git a/Benchmark/include/CGAL/Bench_option_parser.hpp b/Benchmark/include/CGAL/Bench_option_parser.hpp index e45cc1bae30..5bf859936f6 100644 --- a/Benchmark/include/CGAL/Bench_option_parser.hpp +++ b/Benchmark/include/CGAL/Bench_option_parser.hpp @@ -8,8 +8,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Efi Fogel diff --git a/Benchmark/include/CGAL/Benchmark_visitor.hpp b/Benchmark/include/CGAL/Benchmark_visitor.hpp index 6bc7b07bf57..520bc22bba0 100644 --- a/Benchmark/include/CGAL/Benchmark_visitor.hpp +++ b/Benchmark/include/CGAL/Benchmark_visitor.hpp @@ -9,8 +9,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Lutz Kettner diff --git a/Benchmark/include/CGAL/benchmark_basic.hpp b/Benchmark/include/CGAL/benchmark_basic.hpp index edbd937ca81..15973702f87 100644 --- a/Benchmark/include/CGAL/benchmark_basic.hpp +++ b/Benchmark/include/CGAL/benchmark_basic.hpp @@ -9,8 +9,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Lutz Kettner diff --git a/Benchmark/include/CGAL/benchmark_config.hpp b/Benchmark/include/CGAL/benchmark_config.hpp index f73646a1db6..107a5c6461c 100644 --- a/Benchmark/include/CGAL/benchmark_config.hpp +++ b/Benchmark/include/CGAL/benchmark_config.hpp @@ -9,8 +9,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Efi Fogel diff --git a/Benchmark/src/Benchmark/Bench_option_parser.cpp b/Benchmark/src/Benchmark/Bench_option_parser.cpp index b34dd966723..9aa4cdc1e63 100644 --- a/Benchmark/src/Benchmark/Bench_option_parser.cpp +++ b/Benchmark/src/Benchmark/Bench_option_parser.cpp @@ -8,8 +8,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Efi Fogel diff --git a/Benchmark/src/Benchmark/Benchmark_visitor.cpp b/Benchmark/src/Benchmark/Benchmark_visitor.cpp index e5951d6b1b8..77bc941d284 100644 --- a/Benchmark/src/Benchmark/Benchmark_visitor.cpp +++ b/Benchmark/src/Benchmark/Benchmark_visitor.cpp @@ -9,8 +9,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Lutz Kettner diff --git a/Benchmark/src/Benchmark/benchmark_parser.y b/Benchmark/src/Benchmark/benchmark_parser.y index 8243c98a309..203b94c2446 100644 --- a/Benchmark/src/Benchmark/benchmark_parser.y +++ b/Benchmark/src/Benchmark/benchmark_parser.y @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Lutz Kettner // Franziska Ebert diff --git a/Benchmark/src/Benchmark/makefile b/Benchmark/src/Benchmark/makefile index f0ace2bc4bf..770c025898d 100644 --- a/Benchmark/src/Benchmark/makefile +++ b/Benchmark/src/Benchmark/makefile @@ -9,8 +9,8 @@ # 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: $ -# $Id: $ +# $URL$ +# $Id$ # # Author(s) : Efi Fogel diff --git a/Cubical_gaussian_map_3/include/CGAL/IO/Cgm_iostream.h b/Cubical_gaussian_map_3/include/CGAL/IO/Cgm_iostream.h index 30f31dff24f..22f9b9d67e9 100644 --- a/Cubical_gaussian_map_3/include/CGAL/IO/Cgm_iostream.h +++ b/Cubical_gaussian_map_3/include/CGAL/IO/Cgm_iostream.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Efi Fogel diff --git a/Cubical_gaussian_map_3/include/CGAL/IO/Polyhedral_cgm_iostream.h b/Cubical_gaussian_map_3/include/CGAL/IO/Polyhedral_cgm_iostream.h index 02c9143cb92..42ab6234cd3 100644 --- a/Cubical_gaussian_map_3/include/CGAL/IO/Polyhedral_cgm_iostream.h +++ b/Cubical_gaussian_map_3/include/CGAL/IO/Polyhedral_cgm_iostream.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Efi Fogel diff --git a/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_initializer_visitor.h b/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_initializer_visitor.h index f72bc62f951..9901ff9385f 100644 --- a/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_initializer_visitor.h +++ b/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_initializer_visitor.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Efi Fogel diff --git a/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_polyhedron_3.h b/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_polyhedron_3.h index ee786341390..a8608b3eb65 100644 --- a/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_polyhedron_3.h +++ b/Cubical_gaussian_map_3/include/CGAL/Polyhedral_cgm_polyhedron_3.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Efi Fogel diff --git a/Installation/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.C b/Installation/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.C index ee089cc3c6c..ea6bd53bb49 100644 --- a/Installation/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.C +++ b/Installation/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.C @@ -12,8 +12,8 @@ // 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: svn+ssh://afabri@scm.gforge.inria.fr/svn/cgal/trunk/Installation/config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.C $ -// $Id: CGAL_CFG_COMMA_BUG.C 28567 2006-02-16 14:30:13Z lsaboret $ +// $URL$ +// $Id$ // // // Author(s) : Andreas Fabri diff --git a/QP_solver/examples/QP_solver/data_to_mps.C b/QP_solver/examples/QP_solver/data_to_mps.C index 7ec156e2d78..90c0029b99a 100644 --- a/QP_solver/examples/QP_solver/data_to_mps.C +++ b/QP_solver/examples/QP_solver/data_to_mps.C @@ -11,8 +11,8 @@ // 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: svn+ssh://scm.gforge.inria.fr/svn/cgal/trunk/QP_solver/test/QP_solver/data_to_mps.C $ -// $Id: data_to_mps.C 30642 2006-04-18 12:42:52Z lsaboret $ +// $URL$ +// $Id$ // // // Author(s) : Kaspar Fischer diff --git a/Skin_surface_3/doc_tex/Skin_surface_3/MarchingTetrahedra3.tex b/Skin_surface_3/doc_tex/Skin_surface_3/MarchingTetrahedra3.tex index b8c44d996f8..82a53e7d5bd 100644 --- a/Skin_surface_3/doc_tex/Skin_surface_3/MarchingTetrahedra3.tex +++ b/Skin_surface_3/doc_tex/Skin_surface_3/MarchingTetrahedra3.tex @@ -4,8 +4,8 @@ % | 2005 Nico Kruithof % | Marching tetrahedral algorithm % | -\RCSdef{\skinSurfaceRev}{$Id: main.tex 30240 2006-04-11 13:18:11Z nicokruithof $} -\RCSdefDate{\skinSurfaceDate}{$Date: 2006-04-11 15:18:11 +0200 (Tue, 11 Apr 2006) $} +\RCSdef{\skinSurfaceRev}{$Id$} +\RCSdefDate{\skinSurfaceDate}{$Date$} % +------------------------------------------------------------------------+ \section{Marching tetrahedra} diff --git a/Surface_mesh_simplification/demo/Surface_mesh_simplification/simplification_demo.cpp b/Surface_mesh_simplification/demo/Surface_mesh_simplification/simplification_demo.cpp index e1af90efbce..d191f359147 100644 --- a/Surface_mesh_simplification/demo/Surface_mesh_simplification/simplification_demo.cpp +++ b/Surface_mesh_simplification/demo/Surface_mesh_simplification/simplification_demo.cpp @@ -11,8 +11,8 @@ // 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: svn+ssh://fcacciola@scm.gforge.inria.fr/svn/cgal/trunk/Polyhedron_IO/demo/Polyhedron_IO/geomview_demo.C $ -// $Id: geomview_demo.C 28567 2006-02-16 14:30:13Z lsaboret $ +// $URL$ +// $Id$ // // // Author(s) : Fernando Cacciola diff --git a/Surface_mesh_simplification/include/CGAL/Cartesian/MatrixC33.h b/Surface_mesh_simplification/include/CGAL/Cartesian/MatrixC33.h index b1859d1cdee..2a0ab2ee4e2 100644 --- a/Surface_mesh_simplification/include/CGAL/Cartesian/MatrixC33.h +++ b/Surface_mesh_simplification/include/CGAL/Cartesian/MatrixC33.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/HalfedgeDS_BGL_aux.h b/Surface_mesh_simplification/include/CGAL/HalfedgeDS_BGL_aux.h index bd4f5e0a7ac..c63746d7d27 100644 --- a/Surface_mesh_simplification/include/CGAL/HalfedgeDS_BGL_aux.h +++ b/Surface_mesh_simplification/include/CGAL/HalfedgeDS_BGL_aux.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s): Fernando Cacciola , Andreas Fabri diff --git a/Surface_mesh_simplification/include/CGAL/Modifiable_priority_queue.h b/Surface_mesh_simplification/include/CGAL/Modifiable_priority_queue.h index d94cf6be1a0..97a5320e904 100644 --- a/Surface_mesh_simplification/include/CGAL/Modifiable_priority_queue.h +++ b/Surface_mesh_simplification/include/CGAL/Modifiable_priority_queue.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Null_matrix.h b/Surface_mesh_simplification/include/CGAL/Null_matrix.h index 4b977c795f9..dd26699a1ae 100644 --- a/Surface_mesh_simplification/include/CGAL/Null_matrix.h +++ b/Surface_mesh_simplification/include/CGAL/Null_matrix.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL.h b/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL.h index 01d31cdb80a..1ba0ed881f3 100644 --- a/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL.h +++ b/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s): Andreas Fabri , Fernando Cacciola diff --git a/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL_properties.h b/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL_properties.h index 42f66ee0bcd..ac9362e226a 100644 --- a/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL_properties.h +++ b/Surface_mesh_simplification/include/CGAL/Polyhedron_BGL_properties.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s): Andreas Fabri , Fernando Cacciola diff --git a/Surface_mesh_simplification/include/CGAL/Polyhedron_extended_BGL.h b/Surface_mesh_simplification/include/CGAL/Polyhedron_extended_BGL.h index c99491aa780..6226cc52d74 100644 --- a/Surface_mesh_simplification/include/CGAL/Polyhedron_extended_BGL.h +++ b/Surface_mesh_simplification/include/CGAL/Polyhedron_extended_BGL.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Fernando Caccciola diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Construct_minimal_collapse_data.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Construct_minimal_collapse_data.h index 9ed302d51aa..3712254446b 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Construct_minimal_collapse_data.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Construct_minimal_collapse_data.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Count_stop_pred.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Count_stop_pred.h index 1e8f0ee1705..3abf86b8126 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Count_stop_pred.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Count_stop_pred.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk.h index 9f1f3854ff5..e78108df2f0 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk_impl.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk_impl.h index 60d87d33e44..23992d12a1f 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk_impl.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Detail/Lindstrom_Turk_impl.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_length_cost.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_length_cost.h index 5c3d7afe8ef..607704b2bf1 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_length_cost.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_length_cost.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk.h index c6840198bdf..694dc1239e5 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_collapse_data.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_collapse_data.h index c5231d12a91..91031c5c2da 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_collapse_data.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_collapse_data.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_construct_collapse_data.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_construct_collapse_data.h index 35247e73068..86723d362d2 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_construct_collapse_data.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_construct_collapse_data.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_cost.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_cost.h index 6c889d0f334..b04ea35630f 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_cost.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_cost.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_vertex_placement.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_vertex_placement.h index 2512c7d9cfa..7d0f28aae79 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_vertex_placement.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/LindstromTurk_vertex_placement.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Minimal_collapse_data.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Minimal_collapse_data.h index 9febe913815..a61b895b805 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Minimal_collapse_data.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Minimal_collapse_data.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Polyhedron_is_vertex_fixed_map.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Polyhedron_is_vertex_fixed_map.h index 2742621d515..a8a388f2c49 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Polyhedron_is_vertex_fixed_map.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Polyhedron_is_vertex_fixed_map.h @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s): Fernando Cacciola diff --git a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Vertex_pair_collapse_impl.h b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Vertex_pair_collapse_impl.h index c56729a1cf8..f0b305a8be1 100644 --- a/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Vertex_pair_collapse_impl.h +++ b/Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Vertex_pair_collapse_impl.h @@ -10,8 +10,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // Author(s) : Fernando Cacciola // diff --git a/Surface_mesh_simplification/test/Surface_mesh_simplification/LT_edge_collapse_test.cpp b/Surface_mesh_simplification/test/Surface_mesh_simplification/LT_edge_collapse_test.cpp index b1421a690ab..5db1b9abd37 100644 --- a/Surface_mesh_simplification/test/Surface_mesh_simplification/LT_edge_collapse_test.cpp +++ b/Surface_mesh_simplification/test/Surface_mesh_simplification/LT_edge_collapse_test.cpp @@ -11,8 +11,8 @@ // 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: $ -// $Id: $ +// $URL$ +// $Id$ // // // Author(s) : Fernando Cacciola