summaryrefslogtreecommitdiffstats
path: root/src/definition.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/definition.h')
-rw-r--r--src/definition.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/definition.h b/src/definition.h
index 1b1c364..66d7628 100644
--- a/src/definition.h
+++ b/src/definition.h
@@ -90,7 +90,8 @@ class Definition
TypeGroup = 4,
TypePackage = 5,
TypePage = 6,
- TypeDir = 7
+ TypeDir = 7,
+ TypeConcept = 8
};