summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-1/concepts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'starts/meaning-vm/level-1/concepts.cpp')
-rw-r--r--starts/meaning-vm/level-1/concepts.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/starts/meaning-vm/level-1/concepts.cpp b/starts/meaning-vm/level-1/concepts.cpp
index 5a3dfaf..51cd693 100644
--- a/starts/meaning-vm/level-1/concepts.cpp
+++ b/starts/meaning-vm/level-1/concepts.cpp
@@ -4,6 +4,7 @@ namespace intellect {
namespace level1 {
namespace concepts {
+ref nothing("nothing");
ref is("is");
ref anonymous("anonymous");
ref link("link");