summaryrefslogtreecommitdiff
path: root/Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-07-02 11:55:17 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-07-02 11:55:17 -0700
commit6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6 (patch)
treeed97e39ec77c5231ffd2c394493e68d00ddac5a4 /Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml
downloadmisc-undergrad-main.tar.gz
misc-undergrad-main.zip
Diffstat (limited to 'Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml')
-rw-r--r--Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml12
1 files changed, 12 insertions, 0 deletions
diff --git a/Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml b/Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml
new file mode 100644
index 0000000..8c27921
--- /dev/null
+++ b/Homework/cs5300/project-three/out/production/p3-parser/p3-parser.iml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="antlr-4.9.1-complete" level="project" />
+ </component>
+</module> \ No newline at end of file