X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fmcs%2Fsettings.cs;h=b3108a570143f39a399a02cc991aa92dd69e38fc;hb=bf2e7742789a4a27df8d36e85299f1a3bacb0b22;hp=63c6c41d516971168f969c39e4c1f75b1e73ba36;hpb=758b80e35c027dcba36cefea46cbc7e878e0fe4b;p=mono.git diff --git a/mcs/mcs/settings.cs b/mcs/mcs/settings.cs index 63c6c41d516..b3108a57014 100644 --- a/mcs/mcs/settings.cs +++ b/mcs/mcs/settings.cs @@ -1242,6 +1242,8 @@ namespace Mono.CSharp { case "/appconfig": case "/baseaddress": case "/deterministic": + case "/deterministic+": + case "/deterministic-": case "/errorendlocation": case "/errorlog": case "/features":