changeset 6835 | 00b2fd32305d |
parent 6663 | 2c4151afad0c |
child 6837 | a137733c5776 |
--- a/hedgewars/pas2cSystem.pas Wed Mar 28 23:53:45 2012 +0400 +++ b/hedgewars/pas2cSystem.pas Thu Mar 29 01:01:29 2012 +0400 @@ -46,5 +46,5 @@ Low, High : function : integer; Now : function : integer; Length : function : integer; - StrPas, FormatDateTime : function : shortstring; + StrPas, FormatDateTime, copy, delete : function : shortstring; exit : procedure;