*** empty log message ***

This commit is contained in:
Geert-Jan Giezeman 2000-02-28 14:46:32 +00:00
parent 7df5742dc7
commit 6bb85eb875
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
2.9.1 (20 December 1999)
2.10 (28 Feb 2000)
maintainer: Geert-Jan Giezeman <geert@cs.uu.nl>