renamed license to Kinetic_shape_partition (no _3)

This commit is contained in:
Sven Oesau 2023-12-13 16:17:03 +01:00
parent bb9bd32c8f
commit 61756e9538
2 changed files with 11 additions and 11 deletions

View File

@ -11,15 +11,15 @@
// //
// Warning: this file is generated, see include/CGAL/license/README.md // Warning: this file is generated, see include/CGAL/license/README.md
#ifndef CGAL_LICENSE_KINETIC_SPACE_PARTITION_3_H #ifndef CGAL_LICENSE_KINETIC_SPACE_PARTITION_H
#define CGAL_LICENSE_KINETIC_SPACE_PARTITION_3_H #define CGAL_LICENSE_KINETIC_SPACE_PARTITION_H
#include <CGAL/config.h> #include <CGAL/config.h>
#include <CGAL/license.h> #include <CGAL/license.h>
#ifdef CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE #ifdef CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE
# if CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE # if CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
# if defined(CGAL_LICENSE_WARNING) # if defined(CGAL_LICENSE_WARNING)
@ -33,22 +33,22 @@
You get this error, as you defined CGAL_LICENSE_ERROR." You get this error, as you defined CGAL_LICENSE_ERROR."
# endif // CGAL_LICENSE_ERROR # endif // CGAL_LICENSE_ERROR
# endif // CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE # endif // CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE < CGAL_RELEASE_DATE
#else // no CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE #else // no CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE
# if defined(CGAL_LICENSE_WARNING) # if defined(CGAL_LICENSE_WARNING)
CGAL_pragma_warning("\nThe macro CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE is not defined." CGAL_pragma_warning("\nThe macro CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE is not defined."
"\nYou use the CGAL Kinetic Space Partition package under " "\nYou use the CGAL Kinetic Space Partition package under "
"the terms of the GPLv3+.") "the terms of the GPLv3+.")
# endif // CGAL_LICENSE_WARNING # endif // CGAL_LICENSE_WARNING
# ifdef CGAL_LICENSE_ERROR # ifdef CGAL_LICENSE_ERROR
# error "The macro CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE is not defined.\ # error "The macro CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE is not defined.\
You use the CGAL Kinetic Space Partition package under the terms of \ You use the CGAL Kinetic Space Partition package under the terms of \
the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR." the GPLv3+. You get this error, as you defined CGAL_LICENSE_ERROR."
# endif // CGAL_LICENSE_ERROR # endif // CGAL_LICENSE_ERROR
#endif // no CGAL_KINETIC_SPACE_PARTITION_3_COMMERCIAL_LICENSE #endif // no CGAL_KINETIC_SPACE_PARTITION_COMMERCIAL_LICENSE
#endif // CGAL_LICENSE_KINETIC_SPACE_PARTITION_3_H #endif // CGAL_LICENSE_KINETIC_SPACE_PARTITION_H

View File

@ -25,7 +25,7 @@ Inscribed_areas Inscribed Areas
Interpolation 2D and Surface Function Interpolation Interpolation 2D and Surface Function Interpolation
Interval_skip_list Interval Skip List Interval_skip_list Interval Skip List
Jet_fitting_3 Estimation of Local Differential Properties of Point-Sampled Surfaces Jet_fitting_3 Estimation of Local Differential Properties of Point-Sampled Surfaces
Kinetic_space_partition_3 Kinetic Space Partition Kinetic_space_partition Kinetic Space Partition
Matrix_search Monotone and Sorted Matrix Search Matrix_search Monotone and Sorted Matrix Search
Mesh_2 2D Conforming Triangulations and Meshes Mesh_2 2D Conforming Triangulations and Meshes
Mesh_3 3D Mesh Generation Mesh_3 3D Mesh Generation