Added license information

This commit is contained in:
Andreas Fabri 2006-04-06 15:17:33 +00:00
parent 43a8257fbe
commit 487f8d0db1
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
\begin{ccPkgDescription}{2D Snap Rounding}
\begin{ccPkgDescription}{2D Snap Rounding \label{Pkg:SnapRounding2}}
\ccPkgSummary{
Snap Rounding is a well known method for converting
arbitrary-precision arrangements of segments into a fixed-precision
@ -9,7 +9,7 @@ Snap Rounding is a modification of Snap Rounding in which each vertex
is at least half-the-width-of-a-pixel away from any non-incident
edge. This package supports both methods.}
%\ccPkgDependsOn{}
\ccPkgDependsOn{\ccRef[Arrangements]{Pkg:Arrangement2}}
\ccPkgMaturity{Introduced in \cgal\ 3.1}
\ccPkgLicense{\ccLicenseQPL}
\end{ccPkgDescription}