Skip to content

Commit

Permalink
Merge pull request scala#2254 from paulp/pr/buildxml
Browse files Browse the repository at this point in the history
Restore sketchy dependency to quick.bin.
  • Loading branch information
adriaanm committed Mar 13, 2013
2 parents 79d653a + 81a4f4d commit 482bef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,7 @@ QUICK BUILD (QUICK)
<pathelement location="${build-quick.dir}/classes/compiler"/>
<pathelement location="${build-quick.dir}/classes/repl"/>
<pathelement location="${build-quick.dir}/classes/scalap"/>
<pathelement location="${build-quick.dir}/classes/continuations-library"/>
<pathelement location="${jline.jar}"/>
<path refid="asm.classpath"/>
<path refid="forkjoin.classpath"/>
Expand Down

0 comments on commit 482bef8

Please sign in to comment.