#!/bin/csh -f
exec /usr/bin/python2.5 -c "import sys; import Pyfort.driver;Pyfort.driver.run(sys.argv[1:])" $*
