mirror of https://github.com/CGAL/cgal
Added license information
This commit is contained in:
parent
526b936a63
commit
7ae298b72f
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
\begin{ccPkgDescription}{2D Conforming Triangulations and Meshes}
|
\begin{ccPkgDescription}{2D Conforming Triangulations and Meshes\label{Pkg:Mesh2}}
|
||||||
\ccPkgSummary{
|
\ccPkgSummary{
|
||||||
This package implements a Delaunay refinement algorithm to construct
|
This package implements a Delaunay refinement algorithm to construct
|
||||||
conforming triangulations and 2D meshes.
|
conforming triangulations and 2D meshes.
|
||||||
|
|
@ -16,7 +16,7 @@ The package can handle intersecting input constraints
|
||||||
and set no restriction on the angle formed
|
and set no restriction on the angle formed
|
||||||
by two constraints sharing an endpoint.}
|
by two constraints sharing an endpoint.}
|
||||||
|
|
||||||
%\ccPkgDependsOn{}
|
\ccPkgDependsOn{\ccRef[2D Delaunay Triangulation]{Pkg:Triangulation2}}
|
||||||
\ccPkgMaturity{Introduced in \cgal\ 3.1}
|
\ccPkgMaturity{Introduced in \cgal\ 3.1}
|
||||||
|
\ccPkgLicense{\ccLicenseQPL}
|
||||||
\end{ccPkgDescription}
|
\end{ccPkgDescription}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue