mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
f701d25926
commit
6d3553c234
|
|
@ -1 +1 @@
|
|||
1.153 (18 March 2002)
|
||||
1.154 (25 March 2002)
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@
|
|||
// actual revision
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
ALL : Removed Sqrt.
|
||||
ALL : Fixed demos for LEDA namespace (as suggested by Matthias).
|
||||
ALL : K::FT -> K::R::FT. (<- Sylvain)
|
||||
ALL : Fixed sunpro problems.
|
||||
ALL : Some fixes for sunpro 5.3.
|
||||
|
|
|
|||
|
|
@ -3,6 +3,13 @@
|
|||
//=====================================================================
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 154
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
ALL : Removed Sqrt.
|
||||
ALL : Fixed demos for LEDA namespace (as suggested by Matthias).
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 153
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue