#!/bin/sh
# Author: Jeff Dalton
# Updated: Sat Apr 30 05:55:26 2005 by Jeff Dalton

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

exec $ix/etc/path-java ix.iscript.IScriptInterpreter "$@"
