summaryrefslogtreecommitdiff
path: root/.idea/misc.xml
diff options
context:
space:
mode:
authorHaidong Ji2019-09-04 15:55:37 -0500
committerHaidong Ji2019-09-04 15:55:37 -0500
commit50679f7f32fe06e1e1952dc073bcec10d284dec0 (patch)
tree40ca29597008ab3e0112b172a9dcd88e5d4dd729 /.idea/misc.xml
parent18ae1ea81ee05c62b325bf91813f7d293228df45 (diff)
Salvaged SetRangeSum from the grader and test checkin. The long story
is that I rebuilt the machine from Manjaro to Deepin then back to Manjaro again. Unfortunately I lost the test file, which I'll recreate.
Diffstat (limited to '.idea/misc.xml')
-rw-r--r--.idea/misc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 83f45f8..924783f 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="false" project-jdk-name="1.8.0_222" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/src/out" />
</component>
</project> \ No newline at end of file