8000 Merge pull request #2254 from paulp/pr/buildxml · sjrd/scala@482bef8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 482bef8

Browse files
committed
Merge pull request scala#2254 from paulp/pr/buildxml
Restore sketchy dependency to quick.bin.
2 parents 79d653a + 81a4f4d commit 482bef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,6 +1388,7 @@ QUICK BUILD (QUICK)
13881388
<pathelement location="${build-quick.dir}/classes/compiler"/>
13891389
<pathelement location="${build-quick.dir}/classes/repl"/>
13901390
<pathelement location="${build-quick.dir}/classes/scalap"/>
1391+
<pathelement location="${build-quick.dir}/classes/continuations-library"/>
13911392
<pathelement location="${jline.jar}"/>
13921393
<path refid="asm.classpath"/>
13931394
<path refid="forkjoin.classpath"/>

0 commit comments

Comments
 (0)
0