#! /bin/sh
# We use Pizza compiler rather than Sun's.
exec /usr/local/bin/kaffe pizza.compiler.Main ${1+"$@"}

