summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-1/concepts.cpp
diff options
context:
space:
mode:
authoruser <user@localhost.localdomain>2019-12-09 15:01:24 -0800
committeruser <user@localhost.localdomain>2019-12-09 15:01:24 -0800
commit3e3aeddec840fed915b0fa748dcd2f56d6f682ef (patch)
tree1d672499211330185c0f67be737d3910141c41b1 /starts/meaning-vm/level-1/concepts.cpp
parent0e40f5829a880ba63a3a8603e4babf2c2f7659e5 (diff)
downloadstandingwithresilience-3e3aeddec840fed915b0fa748dcd2f56d6f682ef.tar.gz
standingwithresilience-3e3aeddec840fed915b0fa748dcd2f56d6f682ef.zip
wip level1 allocation groups
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");
}
}