*** empty log message ***

This commit is contained in:
Geert-Jan Giezeman 1999-03-09 10:07:48 +00:00
parent 2a498c5ccd
commit a53a93bbdc
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
//-----------------------------------------------------------------------//
// Changes from 2.0 to 2.1:
//-----------------------------------------------------------------------//
New polygon_assertions.h, generated by the new script (CGAL namespace proof).
Replaced #include <CGAL/std/...> by #include <...>
Replaced CGAL_STD by std.
//-----------------------------------------------------------------------//
// Changes from 1.13 to 2.0:
//-----------------------------------------------------------------------//

View File

@ -1 +1 @@
2.0 (3 Mar 1999)
2.1 (9 Mar 1999)