mirror of https://github.com/CGAL/cgal
add missing end tag
This commit is contained in:
parent
3568c7813b
commit
e0019b175d
|
|
@ -266,7 +266,7 @@ to remove once 4.7 is published: -->
|
|||
<h3>Approximation of Ridges and Umbilics on Triangulated Surface Meshes</h3>
|
||||
<ul>
|
||||
<li> This package now supports any model of the
|
||||
concept <code>FaceGraph</code>.
|
||||
concept <code>FaceGraph</code>.</li>
|
||||
<li> <b>Breaking change:</b> The package no longer supports models
|
||||
of <code>TriangulatedSurfaceMesh</code> which are not at the same
|
||||
time models of the concept <code>FaceGraph</code>.
|
||||
|
|
|
|||
Loading…
Reference in New Issue