#! /bin/sh # # Copyright(c) 2004, Karl Trygve Kalleberg # Copyright(c) 2004, Gentoo Technologies, Inc. # Based on a script by Arne Mejlholm # # Licensed under the GNU General Public License v2 classpath=$(java-config -p jasmin-sable) java=$(java-config -J) ${java} -classpath ${classpath} jasmin.Main $*