summaryrefslogtreecommitdiffstats
path: root/relcatalogif/floattype.hh
diff options
context:
space:
mode:
Diffstat (limited to 'relcatalogif/floattype.hh')
-rw-r--r--relcatalogif/floattype.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/relcatalogif/floattype.hh b/relcatalogif/floattype.hh
index 299fe11..af9c57f 100644
--- a/relcatalogif/floattype.hh
+++ b/relcatalogif/floattype.hh
@@ -50,6 +50,9 @@ FloatType is the base type used for 32bit integer cell
values. The value of a Float is stored in four chars.
*/
+/**
+ * \ingroup Relcatalogifs
+ */
class FloatType : public RealType
{
public: