CGAL -> \cgal

This commit is contained in:
Andreas Fabri 2011-08-29 15:14:11 +00:00
parent da450a9f61
commit bccb169c0b
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ of the class, that is, \ccc{CGAL::Residue} is not thread-safe in this case.
In case \ccc{CGAL_HAS_THREADS}
the implementation of the class is thread safe using
\ccc{boost::thread_specific_ptr}. However, this may cause some performance
penalty. Hence, it may be advisable to configure \ccc{CGAL} with
penalty. Hence, it may be advisable to configure \cgal\ with
\ccc{CGAL_HAS_NO_THREADS}.
\end{ccAdvanced}
@ -68,4 +68,4 @@ The class \ccc{CGAL::Residue} is based on the C-code of Sylvain Pion et. al.
as it was presented in \cite{bepp-sdrns-99}.
The remaining part of the package is the result of the integration process
of the NumeriX library of \exacus\ \cite{beh+-eeeafcs-05} into CGAL.
of the NumeriX library of \exacus\ \cite{beh+-eeeafcs-05} into \cgal.