From 7235206dcd7c9b949c9da139bb17b2ffcf6766eb Mon Sep 17 00:00:00 2001 From: Sebastien Loriot Date: Thu, 26 May 2016 16:04:45 +0200 Subject: [PATCH] comment doc in code --- Nef_S2/include/CGAL/Nef_S2/SM_checker.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Nef_S2/include/CGAL/Nef_S2/SM_checker.h b/Nef_S2/include/CGAL/Nef_S2/SM_checker.h index 444ddf537e2..148a4c22f91 100644 --- a/Nef_S2/include/CGAL/Nef_S2/SM_checker.h +++ b/Nef_S2/include/CGAL/Nef_S2/SM_checker.h @@ -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 has the control over the IO format and does some basic parsing when -reading input. +reading input.*/ } //namespace CGAL