Welcome to mirror list, hosted at ThFree Co, Russian Federation.

csc.in « scripts - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f5643c814a4d4236b1d90f79733e53c3769bc9a6 (plain)
1
2
#!/bin/sh
exec @bindir@/mono --gc-params=nursery-size=64m $MONO_OPTIONS @mono_instdir@/4.5/csc.exe "$@"