From 49c44dfe74ed2aa08bf6762eeb255eef2726b2e3 Mon Sep 17 00:00:00 2001 From: Guillaume Damiand Date: Mon, 8 Aug 2016 09:29:46 -0400 Subject: [PATCH] Rename dart in gdart --- Generalized_map/doc/Generalized_map/CGAL/GDart.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Generalized_map/doc/Generalized_map/CGAL/GDart.h b/Generalized_map/doc/Generalized_map/CGAL/GDart.h index fe70a757066..e9c5ea5aadd 100644 --- a/Generalized_map/doc/Generalized_map/CGAL/GDart.h +++ b/Generalized_map/doc/Generalized_map/CGAL/GDart.h @@ -4,9 +4,9 @@ namespace CGAL { /*! \ingroup PkgGeneralizedMapsClasses -The class `Dart` represents a dD dart in a generalized map. +The class `GDart` represents a dD dart in a generalized map. -\f$ \alpha_i\f$ pointers are coded in a array of d+1 \ref Dart::Dart_handle "Dart_handle". Attributes are associated to each dart by \ref Attribute_handle "Attribute_handle", one for each non void i-attribute. +\f$ \alpha_i\f$ pointers are coded in a array of d+1 \ref GDart::Dart_handle "Dart_handle". Attributes are associated to each dart by \ref Attribute_handle "Attribute_handle", one for each non void i-attribute. \cgalModels `::GDart`