#! /bin/sh
# Script to run Sun's appletviewer using Kaffe.
kaffe sun.applet.AppletViewer $@
