Reactivated deprecated code in include/CGAL/Kernel/function_objects.h

for constructing points from coordinates.  This is needed for the
extensible kernel, in order not to require specific constructors for
the point class
This commit is contained in:
Andreas Fabri 2003-10-17 12:12:04 +00:00
parent 0469ee6b03
commit 2755279eee
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
1.82 (17 October 2003) [af]
- Reactivated deprecated code in include/CGAL/Kernel/function_objects.h
for constructing points from coordinates. This is needed for the
extensible kernel, in order not to require specific constructors for
the point class
1.81 (14 October 2003) [af]
- Cartesian -> \ccHtmlNoLinksFrom{Cartesian}