Skip to content

Commit

Permalink
repl script requires pprint
Browse files Browse the repository at this point in the history
paraseba committed May 1, 2010
1 parent e096981 commit eaec3eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/config_repl.clj
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
(use 'clojure.contrib.pprint)
(require 'clojure.contrib.repl-utils)
(set! *print-length* 500)
(clojure.contrib.repl-utils/add-break-thread!)

0 comments on commit eaec3eb

Please sign in to comment.