diff --git a/Packages/Convex_hull_3/changes.txt b/Convex_hull_3/changes.txt similarity index 100% rename from Packages/Convex_hull_3/changes.txt rename to Convex_hull_3/changes.txt diff --git a/Packages/Convex_hull_3/demo/Convex_hull_3/README b/Convex_hull_3/demo/Convex_hull_3/README similarity index 100% rename from Packages/Convex_hull_3/demo/Convex_hull_3/README rename to Convex_hull_3/demo/Convex_hull_3/README diff --git a/Packages/Convex_hull_3/demo/Convex_hull_3/incremental_hull_3_demo.C b/Convex_hull_3/demo/Convex_hull_3/incremental_hull_3_demo.C similarity index 100% rename from Packages/Convex_hull_3/demo/Convex_hull_3/incremental_hull_3_demo.C rename to Convex_hull_3/demo/Convex_hull_3/incremental_hull_3_demo.C diff --git a/Packages/Convex_hull_3/demo/Convex_hull_3/makefile b/Convex_hull_3/demo/Convex_hull_3/makefile similarity index 100% rename from Packages/Convex_hull_3/demo/Convex_hull_3/makefile rename to Convex_hull_3/demo/Convex_hull_3/makefile diff --git a/Packages/Convex_hull_3/demo/Convex_hull_3/quickhull_3_demo.C b/Convex_hull_3/demo/Convex_hull_3/quickhull_3_demo.C similarity index 100% rename from Packages/Convex_hull_3/demo/Convex_hull_3/quickhull_3_demo.C rename to Convex_hull_3/demo/Convex_hull_3/quickhull_3_demo.C diff --git a/Packages/Convex_hull_3/description.txt b/Convex_hull_3/description.txt similarity index 100% rename from Packages/Convex_hull_3/description.txt rename to Convex_hull_3/description.txt diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_def_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_def_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_def_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3/convex_hull_def_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3/main.tex b/Convex_hull_3/doc_tex/Convex_hull_3/main.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3/main.tex rename to Convex_hull_3/doc_tex/Convex_hull_3/main.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHull3fromD_Rep.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHull3fromD_Rep.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHull3fromD_Rep.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHull3fromD_Rep.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronFacet_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronFacet_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronFacet_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronFacet_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronHalfedge_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronHalfedge_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronHalfedge_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronHalfedge_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronVertex_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronVertex_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronVertex_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedronVertex_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedron_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedron_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedron_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullPolyhedron_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullTraits_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullTraits_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullTraits_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/ConvexHullTraits_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/Convex_hull_traits_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/Convex_hull_traits_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/Convex_hull_traits_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/Convex_hull_traits_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/IsStronglyConvexTraits_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/IsStronglyConvexTraits_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/IsStronglyConvexTraits_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/IsStronglyConvexTraits_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_incremental_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_incremental_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_incremental_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/convex_hull_incremental_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/intro.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/intro.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/intro.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/intro.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/is_strongly_convex_3.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/is_strongly_convex_3.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/is_strongly_convex_3.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/is_strongly_convex_3.tex diff --git a/Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/main.tex b/Convex_hull_3/doc_tex/Convex_hull_3_ref/main.tex similarity index 100% rename from Packages/Convex_hull_3/doc_tex/Convex_hull_3_ref/main.tex rename to Convex_hull_3/doc_tex/Convex_hull_3_ref/main.tex diff --git a/Packages/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3_ex.C b/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3_ex.C similarity index 100% rename from Packages/Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3_ex.C rename to Convex_hull_3/examples/Convex_hull_3/dynamic_hull_3_ex.C diff --git a/Packages/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3_ex.C b/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3_ex.C similarity index 100% rename from Packages/Convex_hull_3/examples/Convex_hull_3/incremental_hull_3_ex.C rename to Convex_hull_3/examples/Convex_hull_3/incremental_hull_3_ex.C diff --git a/Packages/Convex_hull_3/examples/Convex_hull_3/quickhull_3_ex.C b/Convex_hull_3/examples/Convex_hull_3/quickhull_3_ex.C similarity index 100% rename from Packages/Convex_hull_3/examples/Convex_hull_3/quickhull_3_ex.C rename to Convex_hull_3/examples/Convex_hull_3/quickhull_3_ex.C diff --git a/Packages/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h b/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h similarity index 100% rename from Packages/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h rename to Convex_hull_3/include/CGAL/Convex_hull_traits_3.h diff --git a/Packages/Convex_hull_3/include/CGAL/convex_hull_3.h b/Convex_hull_3/include/CGAL/convex_hull_3.h similarity index 100% rename from Packages/Convex_hull_3/include/CGAL/convex_hull_3.h rename to Convex_hull_3/include/CGAL/convex_hull_3.h diff --git a/Packages/Convex_hull_3/include/CGAL/convex_hull_incremental_3.h b/Convex_hull_3/include/CGAL/convex_hull_incremental_3.h similarity index 100% rename from Packages/Convex_hull_3/include/CGAL/convex_hull_incremental_3.h rename to Convex_hull_3/include/CGAL/convex_hull_incremental_3.h diff --git a/Packages/Convex_hull_3/include/CGAL/convexity_check_3.h b/Convex_hull_3/include/CGAL/convexity_check_3.h similarity index 100% rename from Packages/Convex_hull_3/include/CGAL/convexity_check_3.h rename to Convex_hull_3/include/CGAL/convexity_check_3.h diff --git a/Packages/Convex_hull_3/maintainer b/Convex_hull_3/maintainer similarity index 100% rename from Packages/Convex_hull_3/maintainer rename to Convex_hull_3/maintainer diff --git a/Packages/Convex_hull_3/test/Convex_hull_3/Point_3_list.txt b/Convex_hull_3/test/Convex_hull_3/Point_3_list.txt similarity index 100% rename from Packages/Convex_hull_3/test/Convex_hull_3/Point_3_list.txt rename to Convex_hull_3/test/Convex_hull_3/Point_3_list.txt diff --git a/Packages/Convex_hull_3/test/Convex_hull_3/degeneracy_test.C b/Convex_hull_3/test/Convex_hull_3/degeneracy_test.C similarity index 100% rename from Packages/Convex_hull_3/test/Convex_hull_3/degeneracy_test.C rename to Convex_hull_3/test/Convex_hull_3/degeneracy_test.C diff --git a/Packages/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C b/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C similarity index 100% rename from Packages/Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C rename to Convex_hull_3/test/Convex_hull_3/quickhull_degenerate_test_3.C diff --git a/Packages/Convex_hull_3/test/Convex_hull_3/quickhull_test_3.C b/Convex_hull_3/test/Convex_hull_3/quickhull_test_3.C similarity index 100% rename from Packages/Convex_hull_3/test/Convex_hull_3/quickhull_test_3.C rename to Convex_hull_3/test/Convex_hull_3/quickhull_test_3.C