#!/bin/sh a=`which "$0"` d=`dirname "$a"` exec $d/@mono_interp@ @mono_two_instdir@/@exe_file@ "$@"