diff --git a/Weights/include/CGAL/Weights/internal/pmp_weights_depr.h b/Weights/include/CGAL/Weights/internal/pmp_weights_deprecated.h similarity index 99% rename from Weights/include/CGAL/Weights/internal/pmp_weights_depr.h rename to Weights/include/CGAL/Weights/internal/pmp_weights_deprecated.h index 37fe76cd6f8..3624e0758c3 100644 --- a/Weights/include/CGAL/Weights/internal/pmp_weights_depr.h +++ b/Weights/include/CGAL/Weights/internal/pmp_weights_deprecated.h @@ -16,11 +16,16 @@ #include -#define CGAL_DEPRECATED_HEADER "" +#define CGAL_DEPRECATED_HEADER "" #define CGAL_DEPRECATED_MESSAGE_DETAILS \ "This part of the package is deprecated since the version 5.4 of CGAL!" #include +// README: +// This header collects all weights, which have been in CGAL before unifying them +// into the new package Weights. This header is for information purpose only. It +// will be removed in the next release. + // Includes. #include #include