From c07e317b346003de1828d7ee4a0559c378dbed6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20Sch=C3=B6nherr?= Date: Fri, 26 Jun 1998 14:48:59 +0000 Subject: [PATCH] changed: CGAL_Package: Optimisation --> Min_circle_2 --- Packages/Min_circle_2/web/Min_circle_2.aw | 24 ++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/Packages/Min_circle_2/web/Min_circle_2.aw b/Packages/Min_circle_2/web/Min_circle_2.aw index 49a14d4aa79..efc3fcfdae0 100644 --- a/Packages/Min_circle_2/web/Min_circle_2.aw +++ b/Packages/Min_circle_2/web/Min_circle_2.aw @@ -5,6 +5,8 @@ @! file : web/Optimisation/Min_circle_2.aw @! author: Bernd Gärtner, Sven Schönherr (sven@inf.fu-berlin.de) @! ---------------------------------------------------------------------------- +@! $CGAL_Chapter: Geometric Optimisation $ +@! $CGAL_Package: Min_circle_2 WIP $ @! $Revision$ @! $Date$ @! ============================================================================ @@ -45,17 +47,21 @@ @! Title @! ============================================================================ -\RCSdef{\rcsrevision}{$Revision$} -\RCSdefDate{\rcsdate}{$Date$} +\RCSdef{\rcsRevision}{$Revision$} +\RCSdefDate{\rcsDate}{$Date$} +\newcommand{\cgalWIP}{{\footnotesize{} (\rcsRevision{} , \rcsDate) }} @t vskip 5 mm -@t title titlefont centre "CGAL -- 2D Smallest Enclosing Circle*" +@t title titlefont centre "2D Smallest Enclosing Circle*" @t vskip 1 mm -@t title smalltitlefont centre "Implementation Documentation" -@t vskip 5 mm @t title smalltitlefont centre "Bernd Gärtner and Sven Schönherr" \smallskip -\centerline{\rcsrevision\ , \rcsdate} +\begin{center} + \begin{tabular}{l} + \verb+$CGAL_Chapter: Geometric Optimisation $+ \\ + \verb+$CGAL_Package: Min_circle_2 WIP+\cgalWIP\verb+$+ \\ + \end{tabular} +\end{center} @t vskip 1 mm \renewcommand{\thefootnote}{\fnsymbol{footnote}} @@ -3042,9 +3048,9 @@ end of each file. \subsection{test\_Min\_circle\_2.C} -@file = @begin +@file = @begin @( - "test/optimisation/test_Min_circle_2.C", + "test/Min_circle_2/test_Min_circle_2.C", "test program for 2D Smallest Enclosing Circle") @ @@ -3101,7 +3107,7 @@ web file. @(@1) @( "Geometric Optimisation", - "Optimisation","Optimisation/Min_circle_2", + "Min_circle_2","Optimisation/Min_circle_2", "$Revision$","$Date$", "Sven Schönherr ", "Bernd Gärtner",