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

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