From bbd4603a01dadc2c8aedc71b5027e076f3c463dd Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Thu, 12 Jul 2001 07:27:24 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Matrix_search/changes.txt | 1 + Packages/Matrix_search/long_description.txt | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/Packages/Matrix_search/changes.txt b/Packages/Matrix_search/changes.txt index 5d9944e7f5c..7dadc83c352 100644 --- a/Packages/Matrix_search/changes.txt +++ b/Packages/Matrix_search/changes.txt @@ -15,6 +15,7 @@ ALL : Worked over traits classes -> Kernel Traits. ALL : Fixed warning on gcc3. DOCS: -> nohead, due to long filename problems on the stupid platform. DOCS: noheader -> nohead. +SRC : Added typedefs for Construct_iso_rectangle and Construct_vertex. //--------------------------------------------------------------------- // CGAL 2.2 diff --git a/Packages/Matrix_search/long_description.txt b/Packages/Matrix_search/long_description.txt index 548405ace87..537ca77ee35 100644 --- a/Packages/Matrix_search/long_description.txt +++ b/Packages/Matrix_search/long_description.txt @@ -3,6 +3,12 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 148 +//--------------------------------------------------------------------- + +SRC : Added typedefs for Construct_iso_rectangle and Construct_vertex. + //--------------------------------------------------------------------- // revision 147 //---------------------------------------------------------------------