8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79d653a + 81a4f4d commit 482bef8Copy full SHA for 482bef8
build.xml
@@ -1388,6 +1388,7 @@ QUICK BUILD (QUICK)
1388
<pathelement location="${build-quick.dir}/classes/compiler"/>
1389
<pathelement location="${build-quick.dir}/classes/repl"/>
1390
<pathelement location="${build-quick.dir}/classes/scalap"/>
1391
+ <pathelement location="${build-quick.dir}/classes/continuations-library"/>
1392
<pathelement location="${jline.jar}"/>
1393
<path refid="asm.classpath"/>
1394
<path refid="forkjoin.classpath"/>
0 commit comments