#!/bin/sh

make jar
java -classpath jython.jar:orbits.jar org.python.util.jython $@
