summaryrefslogtreecommitdiff
path: root/src/intellij/scalap.iml.SAMPLE
blob: 665aac07f8bcb14cc35e3ffd440708af384daf91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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$/../scalap">
      <sourceFolder url="file://$MODULE_DIR$/../scalap" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="library" />
    <orderEntry type="module" module-name="compiler" />
    <orderEntry type="module" module-name="reflect" />
    <orderEntry type="library" name="starr" level="project" />
  </component>
</module>