This commit is contained in:
Sylvain Pion 2010-07-23 13:48:13 +00:00
parent 53f41f5ff7
commit 3db6519604
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ This method can be used to insert the first two vertices in an empty
triangulation.\\
A handle to \ccc{v} is returned.
\ccPrecond{\ccVar.\ccc{dimension()} $= d < 3$. When
\ccVar.\ccc{number_of_vertices()} $>0$, $star \neq Vertex_handle()$ and
\ccVar.\ccc{number_of_vertices()} $>0$, $star \neq$ \ccc{Vertex_handle()} and
\ccc{star} is a vertex of \ccVar.}}
\begin{figure}[htbp]