mirror of https://github.com/CGAL/cgal
Merge pull request #6504 from albert-github/feature/bug_zip_space
Incorrect reference to demo zip file
This commit is contained in:
commit
b62bf2d887
|
|
@ -47,7 +47,7 @@ to the user-specified conditions.}
|
|||
\cgalPkgDependsOn{\ref PkgSolverInterface}
|
||||
\cgalPkgBib{cgal:asgbl-sr}
|
||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
||||
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
|
||||
\cgalPkgDescriptionEnd
|
||||
|
|
|
|||
|
|
@ -525,7 +525,7 @@ weights, and weighting regions. All weights are available both in 2D and 3D.}
|
|||
\cgalPkgSince{5.4}
|
||||
\cgalPkgBib{cgal:a-wi}
|
||||
\cgalPkgLicense{\ref licensesLGPL "LGPL"}
|
||||
\cgalPkgDemo{Polyhedron demo, polyhedron_3.zip}
|
||||
\cgalPkgDemo{Polyhedron demo,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
|
||||
\cgalPkgDescriptionEnd
|
||||
|
|
|
|||
Loading…
Reference in New Issue