Add a newline

This commit is contained in:
Andreas Fabri 2012-08-16 14:26:20 +00:00
parent 87a9dcc203
commit a2f2c62053
1 changed files with 2 additions and 1 deletions

View File

@ -118,7 +118,8 @@ Halfedge_handle create_segment();
removes the first vertex if vertices are supported. removes the first vertex if vertices are supported.
Requirement Requirement
-------------- `Supports_removal` \f$ \equiv\f$ --------------
`Supports_removal` \f$ \equiv\f$
`CGAL::Tag_true`. `CGAL::Tag_true`.
*/ */
void vertices_pop_front(); void vertices_pop_front();