#! /bin/sh
prefix=/Swarm-2.2
exec_prefix=${prefix}
exec ${exec_prefix}/bin/kaffe kaffe.tools.native2ascii.Native2ASCII ${1+"$@"}

