From 2c8c7a0244080089863b2d67d0c8b03ea52f080d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Fri, 17 Mar 2017 14:50:52 +0100 Subject: [PATCH] Renamed periodic criteria files Align names on Mesh_3's. Partial revert of a3cc1d4b141494492d52fba3bc433b14061bb455. --- ...ard_cell_criteria.h => periodic_mesh_standard_cell_criteria.h} | 0 ...d_facet_criteria.h => periodic_mesh_standard_facet_criteria.h} | 0 ...c_3_mesh_cell_criteria_3.h => Periodic_mesh_cell_criteria_3.h} | 0 .../{Periodic_3_mesh_criteria_3.h => Periodic_mesh_criteria_3.h} | 0 ...3_mesh_facet_criteria_3.h => Periodic_mesh_facet_criteria_3.h} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/{periodic_3_mesh_standard_cell_criteria.h => periodic_mesh_standard_cell_criteria.h} (100%) rename Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/{periodic_3_mesh_standard_facet_criteria.h => periodic_mesh_standard_facet_criteria.h} (100%) rename Periodic_3_mesh_3/include/CGAL/{Periodic_3_mesh_cell_criteria_3.h => Periodic_mesh_cell_criteria_3.h} (100%) rename Periodic_3_mesh_3/include/CGAL/{Periodic_3_mesh_criteria_3.h => Periodic_mesh_criteria_3.h} (100%) rename Periodic_3_mesh_3/include/CGAL/{Periodic_3_mesh_facet_criteria_3.h => Periodic_mesh_facet_criteria_3.h} (100%) diff --git a/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_3_mesh_standard_cell_criteria.h b/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_mesh_standard_cell_criteria.h similarity index 100% rename from Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_3_mesh_standard_cell_criteria.h rename to Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_mesh_standard_cell_criteria.h diff --git a/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_3_mesh_standard_facet_criteria.h b/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_mesh_standard_facet_criteria.h similarity index 100% rename from Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_3_mesh_standard_facet_criteria.h rename to Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_3/periodic_mesh_standard_facet_criteria.h diff --git a/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_cell_criteria_3.h b/Periodic_3_mesh_3/include/CGAL/Periodic_mesh_cell_criteria_3.h similarity index 100% rename from Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_cell_criteria_3.h rename to Periodic_3_mesh_3/include/CGAL/Periodic_mesh_cell_criteria_3.h diff --git a/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_criteria_3.h b/Periodic_3_mesh_3/include/CGAL/Periodic_mesh_criteria_3.h similarity index 100% rename from Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_criteria_3.h rename to Periodic_3_mesh_3/include/CGAL/Periodic_mesh_criteria_3.h diff --git a/Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_facet_criteria_3.h b/Periodic_3_mesh_3/include/CGAL/Periodic_mesh_facet_criteria_3.h similarity index 100% rename from Periodic_3_mesh_3/include/CGAL/Periodic_3_mesh_facet_criteria_3.h rename to Periodic_3_mesh_3/include/CGAL/Periodic_mesh_facet_criteria_3.h