mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
2a498c5ccd
commit
a53a93bbdc
|
|
@ -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:
|
// Changes from 1.13 to 2.0:
|
||||||
//-----------------------------------------------------------------------//
|
//-----------------------------------------------------------------------//
|
||||||
|
|
@ -1 +1 @@
|
||||||
2.0 (3 Mar 1999)
|
2.1 (9 Mar 1999)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue