#!/bin/sh
# Author: Jeff Dalton
# Updated: Thu Apr  7 15:23:59 2005 by Jeff Dalton

this_dir=`dirname "$0"`
export ix=$this_dir/..

exec $ix/etc/path-java ix.util.lisp.LispInterpreter "$@"
