summaryrefslogtreecommitdiffstats
path: root/relcatalogif/collectiontype.hh
diff options
context:
space:
mode:
Diffstat (limited to 'relcatalogif/collectiontype.hh')
-rw-r--r--relcatalogif/collectiontype.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/relcatalogif/collectiontype.hh b/relcatalogif/collectiontype.hh
index 591d715..f4e49d9 100644
--- a/relcatalogif/collectiontype.hh
+++ b/relcatalogif/collectiontype.hh
@@ -53,6 +53,9 @@ class MDDType;
collections of MDDs (the only subclass at the moment is SetType).
*/
+/**
+ * \ingroup Relcatalogifs
+ */
class CollectionType : public Type
{
public: