#! /bin/sh
# Script to run Appletviewer
exec kaffe kaffe.awt.AppletViewer "$@"
