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 51cd693..890d8b2 100644
--- a/starts/meaning-vm/level-1/concepts.cpp
+++ b/starts/meaning-vm/level-1/concepts.cpp
@@ -9,6 +9,7 @@ ref is("is");
ref anonymous("anonymous");
ref link("link");
ref name("name");
+ref allocation("allocation"), part("part"), group("group");
}
}