#!/bin/sh
# Author: Jeff Dalton
# Updated: Mon Aug 28 16:09:18 2006 by Jeff Dalton
# Copyright: (c) 2001, AIAI, University of Edinburgh

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

exec $ix/etc/path-java ix.postix.Postix "$@"
