From 0c54d7f8cb4b17d80ed21f7a9916ad27a13e34ed Mon Sep 17 00:00:00 2001
From: AidenRushbrooke <72034940+AidenRushbrooke@users.noreply.github.com>
Date: Sat, 6 Nov 2021 01:44:14 +0000
Subject: Re-arranged files and added C compilation

---
 code/Interpreter/.idea/modules.xml | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 code/Interpreter/.idea/modules.xml

(limited to 'code/Interpreter/.idea/modules.xml')

diff --git a/code/Interpreter/.idea/modules.xml b/code/Interpreter/.idea/modules.xml
deleted file mode 100644
index b0b7e77..0000000
--- a/code/Interpreter/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/Interpreter/Interpreter/Interpreter.iml" filepath="$PROJECT_DIR$/Interpreter/Interpreter/Interpreter.iml" />
-    </modules>
-  </component>
-</project>
\ No newline at end of file
-- 
cgit v1.2.3