add repl script

This commit is contained in:
Colin Jones 2010-08-08 20:25:42 -04:00
parent e3ff13b84e
commit 03fee3e548
2 changed files with 4 additions and 0 deletions

2
repl.bat Executable file
View File

@ -0,0 +1,2 @@
@echo off
java -jar lib\clojure-1.2.0-RC2.jar

2
repl.sh Executable file
View File

@ -0,0 +1,2 @@
java -jar lib/clojure-1.2.0-RC2.jar
echo