summaryrefslogtreecommitdiff
path: root/src/intellij/repl.iml.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-05-11 14:03:00 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-05-11 14:25:31 +0200
commit9c1d5cedecd8d367c50533b09c543844f1c0d314 (patch)
tree98704118da314e347afcdecd6653225d1659a779 /src/intellij/repl.iml.SAMPLE
parent1ca2a12f68f1d7b2eae8b951febca4bb7149b8a9 (diff)
downloadscala-9c1d5cedecd8d367c50533b09c543844f1c0d314.tar.gz
scala-9c1d5cedecd8d367c50533b09c543844f1c0d314.tar.bz2
scala-9c1d5cedecd8d367c50533b09c543844f1c0d314.zip
intellij project files for ASM removal
ij fix
Diffstat (limited to 'src/intellij/repl.iml.SAMPLE')
-rw-r--r--src/intellij/repl.iml.SAMPLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intellij/repl.iml.SAMPLE b/src/intellij/repl.iml.SAMPLE
index 896ec1dd5c..7476f30131 100644
--- a/src/intellij/repl.iml.SAMPLE
+++ b/src/intellij/repl.iml.SAMPLE
@@ -7,11 +7,11 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="asm" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="library" />
<orderEntry type="module" module-name="reflect" />
<orderEntry type="library" name="starr" level="project" />
<orderEntry type="library" name="repl-deps" level="project" />
+ <orderEntry type="library" name="asm" level="project" />
</component>
</module> \ No newline at end of file