diff options
author | Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> | 2021-12-14 23:55:11 +0000 |
---|---|---|
committer | Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> | 2021-12-14 23:55:11 +0000 |
commit | 44844aec87c0307a963a1c1ee3ef26f2650ab301 (patch) | |
tree | 6e1b07a3ba69b56a16628459a2e1eed9ba46ea7b /src/Compiler/.idea/misc.xml | |
parent | efe1d46b8ac2d63e2a824956e5e10e17a55e2ce8 (diff) | |
download | esotericFORTRAN-44844aec87c0307a963a1c1ee3ef26f2650ab301.tar.gz esotericFORTRAN-44844aec87c0307a963a1c1ee3ef26f2650ab301.zip |
Agile development - Ch5 updates
Diffstat (limited to 'src/Compiler/.idea/misc.xml')
-rw-r--r-- | src/Compiler/.idea/misc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Compiler/.idea/misc.xml b/src/Compiler/.idea/misc.xml new file mode 100644 index 0000000..40674af --- /dev/null +++ b/src/Compiler/.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" project-jdk-name="15" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/out" /> + </component> +</project>
\ No newline at end of file |