summaryrefslogtreecommitdiff
path: root/.idea/modules.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/modules.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/modules.xml')
-rw-r--r--.idea/modules.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..20ad6c9
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectModuleManager">
+ <modules>
+ <module fileurl="file://$PROJECT_DIR$/.idea/DataStructureFundamentalJava.iml" filepath="$PROJECT_DIR$/.idea/DataStructureFundamentalJava.iml" />
+ </modules>
+ </component>
+</project> \ No newline at end of file