diff -r cd0697c7e88b -r f4238c683ec7 hedgewars/pas2cSystem.pas --- a/hedgewars/pas2cSystem.pas Thu Apr 05 17:52:27 2012 +0400 +++ b/hedgewars/pas2cSystem.pas Fri Apr 06 16:59:32 2012 +0400 @@ -126,4 +126,5 @@ Assigned : function : boolean; - + _strconcat : function : string; + _strcompare, _strncompare : function : boolean;