summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0/level-0.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'starts/meaning-vm/level-0/level-0.hpp')
-rw-r--r--starts/meaning-vm/level-0/level-0.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/starts/meaning-vm/level-0/level-0.hpp b/starts/meaning-vm/level-0/level-0.hpp
deleted file mode 100644
index 56cd7dd..0000000
--- a/starts/meaning-vm/level-0/level-0.hpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-#include "common.hpp"
-#include "concept.hpp"
-#include "errors.hpp"
-#include "memorystore.hpp"
-#include "ref.hpp"