mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
7df5742dc7
commit
6bb85eb875
|
|
@ -1,3 +1,9 @@
|
|||
//-----------------------------------------------------------------------//
|
||||
// 2.10
|
||||
+ Removed test of old-fashioned stl functionality (value_type,
|
||||
iterator_category and distance_type functions) from test.
|
||||
+ Removed include file guards.
|
||||
|
||||
//-----------------------------------------------------------------------//
|
||||
// 2.9.1
|
||||
+ Added a typename in Polygon_2_algorithms.C
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
2.9.1 (20 December 1999)
|
||||
2.10 (28 Feb 2000)
|
||||
maintainer: Geert-Jan Giezeman <geert@cs.uu.nl>
|
||||
|
|
|
|||
Loading…
Reference in New Issue