mirror of https://github.com/CGAL/cgal
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:
parent
0469ee6b03
commit
2755279eee
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue