From 6d3553c2346afdf408d715f0174ce1981e65fd1b Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Mon, 25 Mar 2002 15:16:09 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Installation/version | 2 +- Packages/Matrix_search/changes.txt | 2 ++ Packages/Matrix_search/long_description.txt | 7 +++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Packages/Installation/version b/Packages/Installation/version index fcb834f3ae1..6f7a03fc7ce 100644 --- a/Packages/Installation/version +++ b/Packages/Installation/version @@ -1 +1 @@ -1.153 (18 March 2002) +1.154 (25 March 2002) diff --git a/Packages/Matrix_search/changes.txt b/Packages/Matrix_search/changes.txt index 5782d034f07..2426c75429c 100644 --- a/Packages/Matrix_search/changes.txt +++ b/Packages/Matrix_search/changes.txt @@ -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. diff --git a/Packages/Matrix_search/long_description.txt b/Packages/Matrix_search/long_description.txt index 0f4f2506e83..0aa58e3d3fb 100644 --- a/Packages/Matrix_search/long_description.txt +++ b/Packages/Matrix_search/long_description.txt @@ -3,6 +3,13 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 154 +//--------------------------------------------------------------------- + +ALL : Removed Sqrt. +ALL : Fixed demos for LEDA namespace (as suggested by Matthias). + //--------------------------------------------------------------------- // revision 153 //---------------------------------------------------------------------