mirror of https://github.com/CGAL/cgal
Added license information
This commit is contained in:
parent
daaab1c28a
commit
686834f7c2
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
\begin{ccPkgDescription}{2D Apollonius Graphs (Delaunay Graphs of Disks)\label{ccPkg::ApolloniusGraph2}}
|
||||
\begin{ccPkgDescription}{2D Apollonius Graphs (Delaunay Graphs of Disks)\label{Pkg::ApolloniusGraph2}}
|
||||
\ccPkgSummary{
|
||||
Algorithms for computing the Apollonius
|
||||
graph in two dimensions. The Apollonius graph is the dual of the
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
standard Voronoi diagram for points. The algorithms provided are
|
||||
dynamic.}
|
||||
|
||||
%\ccPkgDependsOn{}
|
||||
\ccPkgDependsOn{\ccRef[2D Triangulation Data Structure]{Pkg:TDS2}}
|
||||
\ccPkgMaturity{Introduced in \cgal\ 3.1}
|
||||
|
||||
\ccPkgLicense{\ccLicenseQPL}
|
||||
\end{ccPkgDescription}
|
||||
|
|
|
|||
Loading…
Reference in New Issue