*** empty log message ***

This commit is contained in:
Michael Hoffmann 2002-03-25 15:16:09 +00:00
parent f701d25926
commit 6d3553c234
3 changed files with 10 additions and 1 deletions

View File

@ -1 +1 @@
1.153 (18 March 2002)
1.154 (25 March 2002)

View File

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

View File

@ -3,6 +3,13 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 154
//---------------------------------------------------------------------
ALL : Removed Sqrt.
ALL : Fixed demos for LEDA namespace (as suggested by Matthias).
//---------------------------------------------------------------------
// revision 153
//---------------------------------------------------------------------