aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/load_all.clj
diff options
context:
space:
mode:
authorStuart Halloway <stu@thinkrelevance.com>2009-09-28 17:56:31 -0400
committerStuart Halloway <stu@thinkrelevance.com>2009-09-28 17:56:31 -0400
commit04a22729691863a5b7e7b1b3c6c1157a02aff3b2 (patch)
treef546ed7228bb1cb506eb53a510ea98ab11df3182 /src/clojure/contrib/load_all.clj
parent39618b6d881fb0c3b52de4929aa34134bb32ffdb (diff)
compile str-utils2 and other build fixes, refs #22
Diffstat (limited to 'src/clojure/contrib/load_all.clj')
-rw-r--r--src/clojure/contrib/load_all.clj35
1 files changed, 1 insertions, 34 deletions
diff --git a/src/clojure/contrib/load_all.clj b/src/clojure/contrib/load_all.clj
index ff617a36..7a38230a 100644
--- a/src/clojure/contrib/load_all.clj
+++ b/src/clojure/contrib/load_all.clj
@@ -36,7 +36,6 @@ combinatorics
command-line
complex-numbers
cond
-condt
def
duck-streams
error-kit
@@ -76,47 +75,15 @@ server-socket
set
shell-out
sql
-stacktrace
str-utils
+str-utils2
stream-utils
swing-utils
-template
-test-is
-test-is.tests
-test-clojure
-test-clojure.agents
-test-clojure.atoms
-test-clojure.clojure-main
-test-clojure.clojure-set
-test-clojure.clojure-xml
-test-clojure.clojure-zip
-test-clojure.compilation
-test-clojure.control
-test-clojure.data-structures
-test-clojure.evaluation
-test-clojure.for
-test-clojure.java-interop
-test-clojure.logic
-test-clojure.macros
-test-clojure.metadata
-test-clojure.multimethods
-test-clojure.ns-libs
-test-clojure.numbers
-test-clojure.other-functions
-test-clojure.parallel
-test-clojure.predicates
-test-clojure.printer
-test-clojure.reader
-test-clojure.refs
-test-clojure.sequences
-test-clojure.special
-test-clojure.vars
test-contrib
test-contrib.shell-out
test-contrib.str-utils
trace
types
-walk
zip-filter
])