Added package description

This commit is contained in:
Andreas Fabri 2006-04-10 14:43:28 +00:00
parent b51f336018
commit fd8fa12bbc
1 changed files with 1 additions and 1 deletions

View File

@ -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}