From 2350ab8d7f4908fc49f5692255eafc9ab52581e9 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 25 Aug 2006 17:16:59 +0000 Subject: [PATCH] add comments --- Geo/MRep.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Geo/MRep.h b/Geo/MRep.h index 24bfcef29a..853b427e3d 100644 --- a/Geo/MRep.h +++ b/Geo/MRep.h @@ -33,6 +33,7 @@ #include "Message.h" #include "OS.h" +// A mesh representation. class MRep { protected: // container for the edge representation -- GitLab