add missing end-of-line

This commit is contained in:
Sébastien Loriot 2012-02-07 13:59:39 +00:00
parent 59c4885a5d
commit 236a7f6b73
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ the vertex with lexicographically largest coordinates of an object of type \ccc{
\ccSeeAlso
\ccc{SearchTraits}
\ccc{SearchTraits}\\
\ccc{CGAL::Search_traits_adapter<Key,PointPropertyMap,BaseTraits>}
\end{ccRefConcept}

View File

@ -51,7 +51,7 @@ provides the type \ccc{result_type} that must be the same a \ccc{Cartesian_const
\ccc{CGAL::Search_traits<NT,Point,CartesianCoordinateIterator,ConstructCartesianCoordinateIterator,ConstructMinVertex,ConstructMaxVertex>}.
\ccSeeAlso
\ccc{RangeSearchTraits}
\ccc{RangeSearchTraits}\\
\ccc{CGAL::Search_traits_adapter<Key,PointPropertyMap,BaseTraits>}
\end{ccRefConcept}