Guest User

Untitled

a guest
Apr 26th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #!/bin/bash
  2. CLOJURE_HOME=/opt/local/share/java/clojure
  3. java -cp $CLOJURE_HOME/lib/clojure.jar:$CLOJURE_HOME/lib/clojure-contrib.jar clojure.main $1
Add Comment
Please, Sign In to add comment