summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-1/common.hpp
diff options
context:
space:
mode:
authorolpc user <olpc@xo-5d-f7-86.localdomain>2019-12-30 14:49:59 -0800
committerolpc user <olpc@xo-5d-f7-86.localdomain>2019-12-30 14:49:59 -0800
commita131c1f038a855a5102df11d3dab21e535071b19 (patch)
treeaee238dd9949b543f62ffc68e40edd84948a5bf2 /starts/meaning-vm/level-1/common.hpp
parent0965367d7581534f5d84cc93a66d3a38a5d646fe (diff)
downloadstandingwithresilience-a131c1f038a855a5102df11d3dab21e535071b19.tar.gz
standingwithresilience-a131c1f038a855a5102df11d3dab21e535071b19.zip
working on runtime errors
Diffstat (limited to 'starts/meaning-vm/level-1/common.hpp')
-rw-r--r--starts/meaning-vm/level-1/common.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/starts/meaning-vm/level-1/common.hpp b/starts/meaning-vm/level-1/common.hpp
index 9e19760..73de3b4 100644
--- a/starts/meaning-vm/level-1/common.hpp
+++ b/starts/meaning-vm/level-1/common.hpp
@@ -10,7 +10,5 @@ using level0::concept;
template <typename T> struct baseref;
struct ref;
-namespace concepts { extern ref nothing; extern ref name; }
-
}
}