No _ in labels!

This commit is contained in:
Laurent Rineau 2008-12-02 15:33:52 +00:00
parent 7d5e6b119c
commit c115d9c48f
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@
\ccRefIdfierPage{CGAL::has_on} \ccRefIdfierPage{CGAL::has_on}
\ccRefIdfierPage{CGAL::do_intersect}\\ \ccRefIdfierPage{CGAL::do_intersect}\\
\ccRefIdfierPage{Kernel_do_intersect}\\ \ccRefIdfierPage{Kerneldointersect}\\
\ccRefIdfierPage{CGAL::intersection} \ccRefIdfierPage{CGAL::intersection}
\ccRefIdfierPage{CGAL::x_extremal_point}\\ \ccRefIdfierPage{CGAL::x_extremal_point}\\

View File

@ -1,6 +1,6 @@
\begin{ccRefFunction}{do_intersect} \begin{ccRefFunction}{do_intersect}
\ccRefLabel(Kernel_do_intersect} \ccRefLabel{Kerneldointersect}
\ccUnchecked{ \ccUnchecked{
\ccFunction{bool do_intersect(Type1 obj1, Type2 obj2);} \ccFunction{bool do_intersect(Type1 obj1, Type2 obj2);}