mirror of https://github.com/CGAL/cgal
Added license information
This commit is contained in:
parent
686834f7c2
commit
f773bbc4d9
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
\begin{ccPkgDescription}{2D Regularized Boolean Set-Operations}
|
||||
\begin{ccPkgDescription}{2D Regularized Boolean Set-Operations\label{Pkg:BooleanSetOperations2}}
|
||||
\ccPkgSummary{
|
||||
This package consists of the implementation of Boolean set-operations
|
||||
on point sets bounded by weekly x-monotone curves in 2-dimensional
|
||||
|
|
@ -7,7 +7,7 @@ Euclidean space. In
|
|||
particular, it contains the implementation of regularized Boolean
|
||||
set-operations, intersection predicates, and point containment predicates.}
|
||||
|
||||
\ccPkgDependsOn{\ccc{Arrangement_2}}
|
||||
\ccPkgDependsOn{\ccRef[2D Arrangements]{Pkg:Arrangement2}}
|
||||
\ccPkgMaturity{Introduced in \cgal\ 3.2}
|
||||
|
||||
\ccPkgLicense{\ccLicenseQPL}
|
||||
\end{ccPkgDescription}
|
||||
|
|
|
|||
Loading…
Reference in New Issue