diff options
author | Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> | 2021-11-03 16:56:38 +0000 |
---|---|---|
committer | Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> | 2021-11-03 16:56:38 +0000 |
commit | 85345d7d80eeb950ab64633ae1cb1f1c5dc87269 (patch) | |
tree | b353c985d4cdf51517a907efd9c6968a62db5655 /code/Interpreter/.idea/misc.xml | |
parent | 85e2726ddedd2981425c5ac07f7257bce1a6ddbf (diff) | |
download | esotericFORTRAN-85345d7d80eeb950ab64633ae1cb1f1c5dc87269.tar.gz esotericFORTRAN-85345d7d80eeb950ab64633ae1cb1f1c5dc87269.zip |
New Project Working + Report
Diffstat (limited to 'code/Interpreter/.idea/misc.xml')
-rw-r--r-- | code/Interpreter/.idea/misc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/code/Interpreter/.idea/misc.xml b/code/Interpreter/.idea/misc.xml new file mode 100644 index 0000000..06e4882 --- /dev/null +++ b/code/Interpreter/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_15" default="false" project-jdk-name="openjdk-15 (2)" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/out" /> + </component> +</project>
\ No newline at end of file |