Correct a link (and test git commit ;)

This commit is contained in:
Guillaume Damiand 2012-11-14 09:00:51 +01:00
parent 128b02abb8
commit 15e07360a7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ The concept `CellAttribute` represents a non void attribute associated
with a cell of a combinatorial map. It can keep a handle to one
dart of its associated cell, and can contain any information.
\cgalHasModel `CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>`
\cgalHasModel \link CGAL::Cell_attribute CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>\endlink
\sa `CombinatorialMap`
\sa `CombinatorialMapItems`