-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheroicons-clojure.iml
15 lines (15 loc) · 1.04 KB
/
heroicons-clojure.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module cursive.leiningen.project.DepsProjectsManager.isLeinModule="true" cursive.leiningen.project.LeiningenProjectsManager.displayName="heroicons-clojure" org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="true">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Deps: org.clojure/clojure:1.10.3" level="project" />
<orderEntry type="library" name="Deps: org.clojure/spec.alpha:0.2.194" level="project" />
<orderEntry type="library" name="Deps: org.clojure/core.specs.alpha:0.2.56" level="project" />
</component>
</module>