mirror of https://github.com/CGAL/cgal
renamed license to Kinetic_shape_partition (no _3)
This commit is contained in:
parent
bb9bd32c8f
commit
61756e9538
|
|
@ -11,15 +11,15 @@
|
|||
//
|
||||
// Warning: this file is generated, see include/CGAL/license/README.md
|
||||
|
||||
#ifndef CGAL_LICENSE_KINETIC_SPACE_PARTITION_3_H
|
||||
#define CGAL_LICENSE_KINETIC_SPACE_PARTITION_3_H
|
||||
#ifndef CGAL_LICENSE_KINETIC_SPACE_PARTITION_H
|
||||
#define CGAL_LICENSE_KINETIC_SPACE_PARTITION_H
|
||||
|
||||
#include <CGAL/config.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)
|
||||
|
||||
|
|
@ -33,22 +33,22 @@
|
|||
You get this error, as you defined 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)
|
||||
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 "
|
||||
"the terms of the GPLv3+.")
|
||||
# endif // CGAL_LICENSE_WARNING
|
||||
|
||||
# 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 \
|
||||
the GPLv3+. You get this error, as you defined 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
|
||||
|
|
@ -25,7 +25,7 @@ Inscribed_areas Inscribed Areas
|
|||
Interpolation 2D and Surface Function Interpolation
|
||||
Interval_skip_list Interval Skip List
|
||||
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
|
||||
Mesh_2 2D Conforming Triangulations and Meshes
|
||||
Mesh_3 3D Mesh Generation
|
||||
|
|
|
|||
Loading…
Reference in New Issue