#!/bin/sh
# 
# Yes, the -lib: there is required, in preparation for Beta2, remove
# this script at your own risk
#
exec /usr/bin/mono /usr/lib/mono/1.0/mcs.exe "$@"
