summaryrefslogtreecommitdiffstats
path: root/relcatalogif/realtype.hh
diff options
context:
space:
mode:
Diffstat (limited to 'relcatalogif/realtype.hh')
-rw-r--r--relcatalogif/realtype.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/relcatalogif/realtype.hh b/relcatalogif/realtype.hh
index 08c9752..5cdb0ff 100644
--- a/relcatalogif/realtype.hh
+++ b/relcatalogif/realtype.hh
@@ -47,6 +47,9 @@ It provides conversions to/from long and unsigned long
It's subclasses must implement conversions to/from double
*/
+/**
+ * \ingroup Relcatalogifs
+ */
class RealType : public AtomicType {
public:
RealType(unsigned int newSize):