summaryrefslogtreecommitdiffstats
path: root/code/Interpreter2/.idea/workspace.xml
diff options
context:
space:
mode:
authorchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-29 16:46:56 +0000
committerchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-29 16:46:56 +0000
commit33359862f5455dc7003ebbe5357c611298042cee (patch)
tree1eff075406177fb2d0feff685f24c7e306f589c8 /code/Interpreter2/.idea/workspace.xml
parent2e3be43da8761eb77b00af20f559fef7a8c6b1b8 (diff)
downloadesotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.tar.gz
esotericFORTRAN-33359862f5455dc7003ebbe5357c611298042cee.zip
clean repo (remove code dir, add UI dir)
Diffstat (limited to 'code/Interpreter2/.idea/workspace.xml')
-rw-r--r--code/Interpreter2/.idea/workspace.xml69
1 files changed, 0 insertions, 69 deletions
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