Optimisation_traits no longer exists

This commit is contained in:
Andreas Fabri 2007-04-06 07:52:16 +00:00
parent ae9e407749
commit 8b4ec859f0
1 changed files with 8 additions and 5 deletions

View File

@ -64,10 +64,10 @@ checking off, cf.~Section~\ref{sec:checks}.
\ccRefIdfierPage{CGAL::Min_sphere_d<Traits>}\\
\ccRefIdfierPage{CGAL::Min_annulus_d<Traits>}\\[1ex]
\ccRefIdfierPage{CGAL::Optimisation_d_traits_2<K,ET,NT>}\\
\ccRefIdfierPage{CGAL::Optimisation_d_traits_3<K,ET,NT>}\\
\ccRefIdfierPage{CGAL::Optimisation_d_traits_d<K,ET,NT>}\\[1ex]
\ccRefConceptPage{OptimisationDTraits}
\ccRefIdfierPage{CGAL::sphere_annulus_d_traits_2<K,ET,NT>}\\
\ccRefIdfierPage{CGAL::sphere_annulus_d_traits_3<K,ET,NT>}\\
\ccRefIdfierPage{CGAL::sphere_annulus_d_traits_d<K,ET,NT>}\\[1ex]
\ccRefConceptPage{MinSphereAnnulusDTraits}
\smallskip
@ -87,5 +87,8 @@ checking off, cf.~Section~\ref{sec:checks}.
\input{Bounded_volumes_ref/main_Min_sphere_of_spheres_d.tex}
\input{Bounded_volumes_ref/main_Approximate_min_ellipsoid_d.tex}
\input{Bounded_volumes_ref/main_Optimisation_d_traits.tex}
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_2.tex}
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_3.tex}
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_d.tex
\input{Bounded_volumes_ref/MinSphereAnnulusDTraits.tex}