*** empty log message ***

This commit is contained in:
Geert-Jan Giezeman 2001-06-19 15:19:35 +00:00
parent 805c998286
commit b349845515
4 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2.7.1 (19 June 2001)
Added a #endif
2.7 (22 May 2001)
Implemented segment segment intersection without making use of collinear_has_on.

View File

@ -26,3 +26,4 @@
#include <CGAL/Bbox_2_Line_2_intersection.h>
#include <CGAL/Ray_2_Bbox_2_intersection.h>
#endif // CGAL_BBOX_2_INTERSECTIONS_H

View File

@ -1 +1 @@
2.7 (22 May 2001)
2.7.1 (19 Jun 2001)

View File

@ -2367,6 +2367,7 @@ Saarbruecken@)
#include <CGAL/Bbox_2_Line_2_intersection.h>
#include <CGAL/Ray_2_Bbox_2_intersection.h>
#endif // CGAL_BBOX_2_INTERSECTIONS_H
@}
@O@<../include/CGAL/intersection_2_1.h@>==@{@-