#! /bin/sh
# Script to run Appletviewer
exec /usr/local/bin/kaffe kaffe.applet.AppletViewer ${1+"$@"}

