diff -r a2f39cb9af62 -r 91adc9ee7b8c hedgewars/pas2cSystem.pas --- a/hedgewars/pas2cSystem.pas Fri Jan 06 01:51:04 2012 +0100 +++ b/hedgewars/pas2cSystem.pas Sat Jan 07 00:10:47 2012 +0400 @@ -37,5 +37,5 @@ StrLen, ord, Succ, Pred : function : integer; Low, High : function : integer; Now : function : integer; - SysUtils.StrPas, FormatDateTime : function : shortstring; + StrPas, FormatDateTime : function : shortstring; exit : procedure;