summaryrefslogtreecommitdiff
path: root/.idea/modules.xml
diff options
context:
space:
mode:
authorHaidong Ji2020-05-10 16:18:46 -0500
committerHaidong Ji2020-05-10 16:18:46 -0500
commitbc5a6815181068e76316aa4a611647124d18ba48 (patch)
treeaab5f2386523dfb064a51a689310a183f8286016 /.idea/modules.xml
Reachability done. I found it much easier to work with Java than Python. I tried to start with Python but found it difficult to get started.
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..522549e
--- /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/AlgoGraphJava.iml" filepath="$PROJECT_DIR$/.idea/AlgoGraphJava.iml" />
+ </modules>
+ </component>
+</project> \ No newline at end of file