#!/bin/sh
JYTHON_HOME=/opt/openrobots/java/jython
"$JYTHON_HOME/jython" "$JYTHON_HOME/Tools/jythonc/jythonc.py" "$@"
