From 4d692df330863dfea7db77eba3513d30b24ba449 Mon Sep 17 00:00:00 2001 From: dbr Date: Tue, 6 Oct 2009 01:16:42 +0100 Subject: Improved clojure formula. Merged the clj_repl and clj commands into one clj command, which either invokes the REPL, or runs a script (similar to how the python command works). Moved the script to DATA, instead of inline --- Library/Formula/clojure.rb | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'Library/Formula/clojure.rb') diff --git a/Library/Formula/clojure.rb b/Library/Formula/clojure.rb index 022068f12..fdd0d7cb2 100644 --- a/Library/Formula/clojure.rb +++ b/Library/Formula/clojure.rb @@ -11,19 +11,30 @@ class Clojure