From f773bbc4d99a7c7e9aa74ce72fcf199cdbaf573e Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Thu, 6 Apr 2006 15:14:48 +0000 Subject: [PATCH] Added license information --- .../doc_tex/Boolean_set_operations_2/PkgDescription.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Boolean_set_operations_2/doc_tex/Boolean_set_operations_2/PkgDescription.tex b/Boolean_set_operations_2/doc_tex/Boolean_set_operations_2/PkgDescription.tex index 9194d35b258..1f774e98240 100644 --- a/Boolean_set_operations_2/doc_tex/Boolean_set_operations_2/PkgDescription.tex +++ b/Boolean_set_operations_2/doc_tex/Boolean_set_operations_2/PkgDescription.tex @@ -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}