mirror of https://github.com/CGAL/cgal
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch' into HEAD
This commit is contained in:
commit
07a7f569d5
|
|
@ -246,10 +246,10 @@ check_is_triangulation() const
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
\subsection{Plane map input and output}
|
/*\subsection{Plane map input and output}
|
||||||
The input and output is mainly triggered by an IO Decorator which
|
The input and output is mainly triggered by an IO Decorator which
|
||||||
has the control over the IO format and does some basic parsing when
|
has the control over the IO format and does some basic parsing when
|
||||||
reading input.
|
reading input.*/
|
||||||
|
|
||||||
} //namespace CGAL
|
} //namespace CGAL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue