#!/bin/bash
cd `dirname $0`/..
/usr/bin/env java -server -Xmx1g -cp `bin/classpath` jline.ConsoleRunner clojure.main -i "bin/bridge.clj" -r




