From a2f2c62053fd607a417b42c03272db4487e196b3 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Thu, 16 Aug 2012 14:26:20 +0000 Subject: [PATCH] Add a newline --- HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_decorator.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_decorator.h b/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_decorator.h index 54b10cfcb8d..9dd10ed7765 100644 --- a/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_decorator.h +++ b/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_decorator.h @@ -118,7 +118,8 @@ Halfedge_handle create_segment(); removes the first vertex if vertices are supported. Requirement --------------- `Supports_removal` \f$ \equiv\f$ +-------------- +`Supports_removal` \f$ \equiv\f$ `CGAL::Tag_true`. */ void vertices_pop_front();