From 3223a360d0e70f75497aecf8c033a4f987335b5b Mon Sep 17 00:00:00 2001 From: olpc user Date: Fri, 10 Jan 2020 18:05:43 -0800 Subject: I'm confused and am handling multiple unexpected systems issues --- .../starts/meaning-vm/habit-starts/common.hpp | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 intellect-framework-from-internet/starts/meaning-vm/habit-starts/common.hpp (limited to 'intellect-framework-from-internet/starts/meaning-vm/habit-starts/common.hpp') diff --git a/intellect-framework-from-internet/starts/meaning-vm/habit-starts/common.hpp b/intellect-framework-from-internet/starts/meaning-vm/habit-starts/common.hpp deleted file mode 100644 index 950930a..0000000 --- a/intellect-framework-from-internet/starts/meaning-vm/habit-starts/common.hpp +++ /dev/null @@ -1,12 +0,0 @@ -#pragma once - -#include "../level-1/level-1.hpp" -#include "../level-2/level-2.hpp" - -namespace habitstarts { - -using namespace intellect::level2; - -decl(habit); - -} -- cgit v1.2.3