*** empty log message ***

This commit is contained in:
Susan Hert 2001-02-14 18:08:04 +00:00
parent 50e8c11f81
commit 5c2100fa00
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
2.8 (?? ??? 2001)
2.8 (14 Feb 2001)
- Added some missing function object classes
- Added doc for area and volume functions and function objects

View File

@ -1,4 +1,4 @@
3.22 (?? Feb 2001)
3.22 (14 Feb 2001)
- moved Kernel_traits_common.h from Cartesian_kernel package
- moved predicate_objects_on_points.h from Convex_hull_2(?!) package.

View File

@ -1,4 +1,4 @@
3.10 (?? Feb 2001)
3.10 (14 Feb 2001)
- added test for new function in Iso_* classes

View File

@ -1,4 +1,4 @@
3.10 (?? Feb 2001)
3.10 (14 Feb 2001)
- added min_coord() and max_coord() funcions in Iso_rectangle_2 and new
constructor

View File

@ -1,4 +1,4 @@
3.13 (?? Feb 2001)
3.13 (14 Feb 2001)
- added min_coord(), max_coord() for Iso_cuboid_3 and new constructor

View File

@ -1,4 +1,4 @@
Version 6.6 (?? February 2001)
Version 6.6 (14 February 2001)
- moved Kernel_traits_common.h file to Kernel_basic package
- added .min_coord(), .max_coord() in Iso_cuboid and Iso_rectangle and
new constructor in both classes

View File

@ -1,4 +1,4 @@
2.16 (?? Feb 2001)
2.16 (14 Feb 2001)
- Add forgotten typedefs in IdentityH2.
- added min_coord(), max_coord() in Iso_rectangle_2 and new constructor
- Remove useless destructors in PointH2, VectorH2, DirectionH2.

View File

@ -1,4 +1,4 @@
2.17 (?? Feb 2001)
2.17 (14 Feb 2001)
- added min_coord(), max_coord() in Iso_cuboid_3 and new constructor
2.16 (13 Feb 2001)