summaryrefslogtreecommitdiff
path: root/src/core/ResourceLocator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ResourceLocator.hpp')
-rw-r--r--src/core/ResourceLocator.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/ResourceLocator.hpp b/src/core/ResourceLocator.hpp
index 926b312..39c7b30 100644
--- a/src/core/ResourceLocator.hpp
+++ b/src/core/ResourceLocator.hpp
@@ -44,6 +44,8 @@ public:
SCRIPT,
// A Type System
TYPESYS,
+ DOCUMENT,
+ ATTRIBUTES,
// TODO: Aren't documents and attribute descriptors missing?
// TODO: What is the purpose of these two?
GENERIC_MODULE,