diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-04 14:11:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 14:11:52 -0400 |
commit | d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f (patch) | |
tree | dec58af06d220ba80920fcf9c816b71413c61108 /.idea | |
parent | 7a13673828f088c179763e8621a94e334319f226 (diff) | |
download | frost-d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f.tar.gz frost-d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f.tar.bz2 frost-d6c5bcd56e293eaf281663b6c1e6b0ab7236be9f.zip |
Small miscellaneous fixes
* mist
* Add back experimental section
* Remove update dev sh
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 7319f021..085136f8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> |