annotate repl.sh @ 4:c0a7582262fd

added new javadoc script to deal with lack of xinemera
author Robert McIntyre <rlm@mit.edu>
date Tue, 27 Dec 2011 23:26:48 -0700
parents 1579e83305d7
children
rev   line source
rlm@1 1 #!/bin/sh
rlm@1 2
rlm@2 3 rlwrap --command clojure -f /home/r/.clojure_completions --complete-filenames --quote-characters='\"' --prompt-colour=yellow swank-all --repl
rlm@1 4