#!/bin/sh
exec /mingw64/bin/mono --gc-params=nursery-size=64m $MONO_OPTIONS /mingw64/lib/mono/4.5/csc.exe "$@"
