summaryrefslogtreecommitdiff
path: root/src/intellij/asm.iml.SAMPLE
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@epfl.ch>2012-07-18 17:37:42 +0200
committerAdriaan Moors <adriaan.moors@epfl.ch>2012-07-18 17:37:42 +0200
commit79026e6975b1f27750be968eab239ad456ebd64f (patch)
tree24434575d356948cdb19a73ddc7a16034c103a76 /src/intellij/asm.iml.SAMPLE
parent2e34310cb1c82d8589d7c222d9d7c9352f3e944b (diff)
parent019f0c6d81b6979754563ecbf62a846c99823110 (diff)
downloadscala-79026e6975b1f27750be968eab239ad456ebd64f.tar.gz
scala-79026e6975b1f27750be968eab239ad456ebd64f.tar.bz2
scala-79026e6975b1f27750be968eab239ad456ebd64f.zip
Merge branch '2.10.x'
Diffstat (limited to 'src/intellij/asm.iml.SAMPLE')
-rw-r--r--src/intellij/asm.iml.SAMPLE12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/intellij/asm.iml.SAMPLE b/src/intellij/asm.iml.SAMPLE
new file mode 100644
index 0000000000..ba9e7e899f
--- /dev/null
+++ b/src/intellij/asm.iml.SAMPLE
@@ -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$/../asm">
+ <sourceFolder url="file://$MODULE_DIR$/../asm" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module>
+