summaryrefslogtreecommitdiff
path: root/src/intellij/test.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/test.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/test.iml.SAMPLE')
-rw-r--r--src/intellij/test.iml.SAMPLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intellij/test.iml.SAMPLE b/src/intellij/test.iml.SAMPLE
index 175a920771..5047967721 100644
--- a/src/intellij/test.iml.SAMPLE
+++ b/src/intellij/test.iml.SAMPLE
@@ -8,7 +8,6 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="actors" />
- <orderEntry type="module" module-name="asm" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="forkjoin" />
<orderEntry type="module" module-name="interactive" />
@@ -18,5 +17,6 @@
<orderEntry type="module" module-name="repl" />
<orderEntry type="library" name="partest" level="project" />
<orderEntry type="library" name="scaladoc-deps" level="project" />
+ <orderEntry type="library" name="asm" level="project" />
</component>
</module> \ No newline at end of file