From 81a4f4d0c90d0da65e8b19b9453c32dd7dc3c39d Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Wed, 13 Mar 2013 06:14:19 -0700 Subject: Restore sketchy dependency to quick.bin. Apparently we cannot run at all without the continuations classes on the classpath. At least that it was I conclude from the fact that quick/bin/scala hasn't worked since I routed the plugin classes into continuations-library. This restores them to quick's classpath so we can have qscala again. --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 99ab8e0a17..8294f17d33 100644 --- a/build.xml +++ b/build.xml @@ -1388,6 +1388,7 @@ QUICK BUILD (QUICK) + -- cgit v1.2.3