From fd8fa12bbc884f9400344bc3e1ec5db577c5368a Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Mon, 10 Apr 2006 14:43:28 +0000 Subject: [PATCH] Added package description --- Convex_hull_3/doc_tex/Convex_hull_3/PkgDescription.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Convex_hull_3/doc_tex/Convex_hull_3/PkgDescription.tex b/Convex_hull_3/doc_tex/Convex_hull_3/PkgDescription.tex index 650e5f3366d..71b3acc2525 100644 --- a/Convex_hull_3/doc_tex/Convex_hull_3/PkgDescription.tex +++ b/Convex_hull_3/doc_tex/Convex_hull_3/PkgDescription.tex @@ -8,7 +8,7 @@ of three ways in \cgal: using a static algorithm, using an incremental construction algorithm, or using a triangulation to get a fully dynamic computation.} -\ccPkgDependsOn{All algorithms produce as output a \ccRef[3D Polyhedron]{Pkg:POlyhedron}. +\ccPkgDependsOn{All algorithms produce as output a \ccRef[3D Polyhedron]{Pkg:Polyhedron}. The dynamic algorithms depend on \ccRef[3D Triangulations]{Pkg:Triangulation3}} \ccPkgMaturity{Introduced in \cgal\ 1.0} \ccPkgLicense{\ccLicenseQPL}