From 07cf9e3329a862e68a7c0c944dc9a627d2cc199d Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Mon, 5 May 2003 19:10:08 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Matrix_search/changes.txt | 6 ++++-- Packages/Matrix_search/long_description.txt | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/Packages/Matrix_search/changes.txt b/Packages/Matrix_search/changes.txt index affaf3a3261..9f4bbfbf8cd 100644 --- a/Packages/Matrix_search/changes.txt +++ b/Packages/Matrix_search/changes.txt @@ -7,8 +7,10 @@ // actual revision //--------------------------------------------------------------------- -ALL : G++ 3.4 fixes. -ALL : Rename has_smaller_dist_to_point to has_smaller_distance_to_point +ALL : - G++ 3.4 fixes. +ALL : - Rename has_smaller_dist_to_point to has_smaller_distance_to_point. +GLOB: remove Susan as maintainer +ALL : Removed some MSC_VER macros. ALL : Removed Sqrt. ALL : Fixed demos for LEDA namespace (as suggested by Matthias). ALL : K::FT -> K::R::FT. (<- Sylvain) diff --git a/Packages/Matrix_search/long_description.txt b/Packages/Matrix_search/long_description.txt index 0aa58e3d3fb..91e666ba5b2 100644 --- a/Packages/Matrix_search/long_description.txt +++ b/Packages/Matrix_search/long_description.txt @@ -3,6 +3,25 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 157 +//--------------------------------------------------------------------- + +ALL : Removed some MSC_VER macros. + +//--------------------------------------------------------------------- +// revision 156 +//--------------------------------------------------------------------- + +ALL : - G++ 3.4 fixes. + +//--------------------------------------------------------------------- +// revision 155 +//--------------------------------------------------------------------- + +ALL : - Rename has_smaller_dist_to_point to has_smaller_distance_to_point. +GLOB: remove Susan as maintainer + //--------------------------------------------------------------------- // revision 154 //---------------------------------------------------------------------