From 7ae298b72fc565ec1f4731ca1e1b51106414cd15 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Thu, 6 Apr 2006 15:15:02 +0000 Subject: [PATCH] Added license information --- Mesh_2/doc_tex/Mesh_2/PkgDescription.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Mesh_2/doc_tex/Mesh_2/PkgDescription.tex b/Mesh_2/doc_tex/Mesh_2/PkgDescription.tex index 6a4d85cdb30..d75bdca319e 100644 --- a/Mesh_2/doc_tex/Mesh_2/PkgDescription.tex +++ b/Mesh_2/doc_tex/Mesh_2/PkgDescription.tex @@ -1,5 +1,5 @@ -\begin{ccPkgDescription}{2D Conforming Triangulations and Meshes} +\begin{ccPkgDescription}{2D Conforming Triangulations and Meshes\label{Pkg:Mesh2}} \ccPkgSummary{ This package implements a Delaunay refinement algorithm to construct conforming triangulations and 2D meshes. @@ -16,7 +16,7 @@ The package can handle intersecting input constraints and set no restriction on the angle formed by two constraints sharing an endpoint.} -%\ccPkgDependsOn{} +\ccPkgDependsOn{\ccRef[2D Delaunay Triangulation]{Pkg:Triangulation2}} \ccPkgMaturity{Introduced in \cgal\ 3.1} - +\ccPkgLicense{\ccLicenseQPL} \end{ccPkgDescription}