From 33359862f5455dc7003ebbe5357c611298042cee Mon Sep 17 00:00:00 2001
From: "chris.sutcliffe" <ctd.sutcliffe@gmail.com>
Date: Mon, 29 Nov 2021 16:46:56 +0000
Subject: clean repo (remove code dir, add UI dir)

---
 code/Interpreter2/.idea/workspace.xml | 69 -----------------------------------
 1 file changed, 69 deletions(-)
 delete mode 100644 code/Interpreter2/.idea/workspace.xml

(limited to 'code/Interpreter2/.idea/workspace.xml')

diff --git a/code/Interpreter2/.idea/workspace.xml b/code/Interpreter2/.idea/workspace.xml
deleted file mode 100644
index f00309a..0000000
--- a/code/Interpreter2/.idea/workspace.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ChangeListManager">
-    <list default="true" id="d53ed2ac-d387-4e72-b30b-e936be78d097" name="Default Changelist" comment="" />
-    <option name="SHOW_DIALOG" value="false" />
-    <option name="HIGHLIGHT_CONFLICTS" value="true" />
-    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
-    <option name="LAST_RESOLUTION" value="IGNORE" />
-  </component>
-  <component name="Git.Settings">
-    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
-  </component>
-  <component name="ProjectId" id="20PtUsPCm3Avx9BljmzQRhs1xbs" />
-  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
-  <component name="ProjectViewState">
-    <option name="hideEmptyMiddlePackages" value="true" />
-    <option name="showLibraryContents" value="true" />
-  </component>
-  <component name="PropertiesComponent">
-    <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
-  </component>
-  <component name="RunManager">
-    <configuration name="Language" type="Application" factoryName="Application">
-      <option name="MAIN_CLASS_NAME" value="Interpreter.Language" />
-      <module name="Interpreter2" />
-      <option name="PROGRAM_PARAMETERS" value="example.txt" />
-      <method v="2">
-        <option name="Make" enabled="true" />
-      </method>
-    </configuration>
-  </component>
-  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
-  <component name="TaskManager">
-    <task active="true" id="Default" summary="Default task">
-      <changelist id="d53ed2ac-d387-4e72-b30b-e936be78d097" name="Default Changelist" comment="" />
-      <created>1635958069096</created>
-      <option name="number" value="Default" />
-      <option name="presentableId" value="Default" />
-      <updated>1635958069096</updated>
-    </task>
-    <servers />
-  </component>
-  <component name="WindowStateProjectService">
-    <state x="623" y="181" width="1092" height="714" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1635958679737">
-      <screen x="0" y="0" width="1920" height="1050" />
-    </state>
-    <state x="623" y="181" width="1092" height="714" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1050/-1920.0.1920.1050@0.0.1920.1050" timestamp="1635958679737" />
-    <state x="689" y="327" key="#com.intellij.ide.util.TreeClassChooserDialog" timestamp="1635958256418">
-      <screen x="0" y="0" width="1920" height="1050" />
-    </state>
-    <state x="689" y="327" key="#com.intellij.ide.util.TreeClassChooserDialog/0.0.1920.1050/-1920.0.1920.1050@0.0.1920.1050" timestamp="1635958256418" />
-    <state width="1877" height="177" key="GridCell.Tab.0.bottom" timestamp="1635959349993">
-      <screen x="0" y="0" width="1920" height="1050" />
-    </state>
-    <state width="1877" height="177" key="GridCell.Tab.0.bottom/0.0.1920.1050/-1920.0.1920.1050@0.0.1920.1050" timestamp="1635959349993" />
-    <state width="1877" height="177" key="GridCell.Tab.0.center" timestamp="1635959349992">
-      <screen x="0" y="0" width="1920" height="1050" />
-    </state>
-    <state width="1877" height="177" key="GridCell.Tab.0.center/0.0.1920.1050/-1920.0.1920.1050@0.0.1920.1050" timestamp="1635959349992" />
-    <state width="1877" height="177" key="GridCell.Tab.0.left" timestamp="1635959349992">
-      <screen x="0" y="0" width="1920" height="1050" />
-    </state>
-    <state width="1877" height="177" key="GridCell.Tab.0.left/0.0.1920.1050/-1920.0.1920.1050@0.0.1920.1050" timestamp="1635959349992" />
-    <state width="1877" height="177" key="GridCell.Tab.0.right" timestamp="1635959349992">
-      <screen x="0" y="0" width="1920" height="1050" />
-    </state>
-    <state width="1877" height="177" key="GridCell.Tab.0.right/0.0.1920.1050/-1920.0.1920.1050@0.0.1920.1050" timestamp="1635959349992" />
-  </component>
-</project>
\ No newline at end of file
-- 
cgit v1.2.3