mirror of https://github.com/CGAL/cgal
Replaced '{' with '('
This commit is contained in:
parent
80068406b8
commit
b3a0cfb6f6
|
|
@ -2,29 +2,29 @@
|
|||
|
||||
\subsection{Boost \label{thirdparty:boost}}
|
||||
|
||||
{www.boost.org).
|
||||
(www.boost.org).
|
||||
|
||||
|
||||
\subsection{GMP \label{thirdparty:gmp}}
|
||||
|
||||
A library for multi precision integers and rational numbers.
|
||||
GMP {www.swox.com/gmp).
|
||||
GMP (www.swox.com/gmp).
|
||||
|
||||
|
||||
|
||||
\subsection{Leda \label{thirdparty:leda}}
|
||||
|
||||
{www.algorithmic-solutions.com).
|
||||
(www.algorithmic-solutions.com).
|
||||
|
||||
|
||||
\subsection{Taucs \label{thirdparty:zlib}}
|
||||
|
||||
A solver for sparse matrices.
|
||||
It can be used by the \ccc{Surface_mesh_parametrization} package.
|
||||
{www.zlib.net).
|
||||
(www.zlib.net).
|
||||
|
||||
\subsection{zlib \label{thirdparty:zlib}}
|
||||
|
||||
A package for IO of compressed files.
|
||||
Used in the examples of the Surface_mesher package.
|
||||
{www.zlib.net).
|
||||
(www.zlib.net).
|
||||
Loading…
Reference in New Issue