From fc96a62035ea7ceeeeaf7efd28b5ea54d0025a5c Mon Sep 17 00:00:00 2001 From: Rich Hickey Date: Fri, 14 Nov 2008 19:34:57 +0000 Subject: added precompilation of base library .cljs into clojure.jar, patch from Stuart Sierra --- build.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index a7954295..a1d3490f 100644 --- a/build.xml +++ b/build.xml @@ -11,6 +11,7 @@ + @@ -18,14 +19,23 @@ + description="Compile Java sources."> - + + + + + + + + - + @@ -34,7 +44,7 @@ + description="Remove autogenerated files and directories."> -- cgit v1.2.3-70-g09d2