From b9c6fd11a493937e784de07301deecd1d511f050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Wed, 9 May 2012 13:28:11 +0000 Subject: [PATCH] rename --- .gitattributes | 2 +- ...edron_simplex_property_map.h => Polyhedron_3_property_map.h} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Polyhedron/include/CGAL/{Polyhedron_simplex_property_map.h => Polyhedron_3_property_map.h} (100%) diff --git a/.gitattributes b/.gitattributes index 08a97945f15..94f98e652e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3242,7 +3242,7 @@ Polyhedron/examples/Polyhedron/corner.off -text svneol=unset#application/octet-s Polyhedron/examples/Polyhedron/corner_with_hole.off -text svneol=unset#application/octet-stream Polyhedron/examples/Polyhedron/corner_with_sharp_edge.off -text svneol=unset#application/octet-stream Polyhedron/examples/Polyhedron/cross.off -text svneol=unset#application/octet-stream -Polyhedron/include/CGAL/Polyhedron_simplex_property_map.h -text +Polyhedron/include/CGAL/Polyhedron_3_property_map.h -text Polynomial/doc_tex/Polynomial/Polynomial.png -text Polynomial/doc_tex/Polynomial_ref/PolynomialTraits_d_ConstructCoefficientConstIteratorRange.tex -text Polynomial/doc_tex/Polynomial_ref/PolynomialTraits_d_ConstructInnermostCoefficientConstIteratorRange.tex -text diff --git a/Polyhedron/include/CGAL/Polyhedron_simplex_property_map.h b/Polyhedron/include/CGAL/Polyhedron_3_property_map.h similarity index 100% rename from Polyhedron/include/CGAL/Polyhedron_simplex_property_map.h rename to Polyhedron/include/CGAL/Polyhedron_3_property_map.h