mirror of https://github.com/CGAL/cgal
Add a newline
This commit is contained in:
parent
87a9dcc203
commit
a2f2c62053
|
|
@ -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();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue