changeset 6552 | 91adc9ee7b8c |
parent 6520 | 6fecdc5d182f |
child 6635 | c2fa29fe2a58 |
--- 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;