Skip to content

Commit 149d7ac

Browse files
committed
Merge pull request scala#4194 from lrytz/intellij-repl
intellij module repl depends on asm
2 parents 159a009 + 3616afd commit 149d7ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/intellij-14/repl.iml.SAMPLE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<orderEntry type="sourceFolder" forTests="false" />
1010
<orderEntry type="module" module-name="library" />
1111
<orderEntry type="module" module-name="compiler" />
12+
<orderEntry type="module" module-name="asm" />
1213
<orderEntry type="module" module-name="reflect" />
1314
<orderEntry type="library" name="repl-deps" level="project" />
1415
<orderEntry type="library" name="starr-no-deps" level="project" />

0 commit comments

Comments
 (0)