From 7ff83d1b8cd06fd5f0b006500c27779ec90caf54 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Mon, 26 Sep 2016 09:51:30 +0200 Subject: [PATCH] dispatch files to the appropriate package: T2,Polyhedro,HDS --- .../include/CGAL/HalfedgeDS_face_max_base_with_id.h | 0 .../include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h | 0 .../include/CGAL/HalfedgeDS_vertex_max_base_with_id.h | 0 {BGL => Polyhedron}/include/CGAL/Polyhedron_items_with_id_3.h | 0 .../include/CGAL/Triangulation_vertex_base_with_id_2.h | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {BGL => HalfedgeDS}/include/CGAL/HalfedgeDS_face_max_base_with_id.h (100%) rename {BGL => HalfedgeDS}/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h (100%) rename {BGL => HalfedgeDS}/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h (100%) rename {BGL => Polyhedron}/include/CGAL/Polyhedron_items_with_id_3.h (100%) rename {BGL => Triangulation_2}/include/CGAL/Triangulation_vertex_base_with_id_2.h (100%) diff --git a/BGL/include/CGAL/HalfedgeDS_face_max_base_with_id.h b/HalfedgeDS/include/CGAL/HalfedgeDS_face_max_base_with_id.h similarity index 100% rename from BGL/include/CGAL/HalfedgeDS_face_max_base_with_id.h rename to HalfedgeDS/include/CGAL/HalfedgeDS_face_max_base_with_id.h diff --git a/BGL/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h b/HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h similarity index 100% rename from BGL/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h rename to HalfedgeDS/include/CGAL/HalfedgeDS_halfedge_max_base_with_id.h diff --git a/BGL/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h b/HalfedgeDS/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h similarity index 100% rename from BGL/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h rename to HalfedgeDS/include/CGAL/HalfedgeDS_vertex_max_base_with_id.h diff --git a/BGL/include/CGAL/Polyhedron_items_with_id_3.h b/Polyhedron/include/CGAL/Polyhedron_items_with_id_3.h similarity index 100% rename from BGL/include/CGAL/Polyhedron_items_with_id_3.h rename to Polyhedron/include/CGAL/Polyhedron_items_with_id_3.h diff --git a/BGL/include/CGAL/Triangulation_vertex_base_with_id_2.h b/Triangulation_2/include/CGAL/Triangulation_vertex_base_with_id_2.h similarity index 100% rename from BGL/include/CGAL/Triangulation_vertex_base_with_id_2.h rename to Triangulation_2/include/CGAL/Triangulation_vertex_base_with_id_2.h