hedgewars/pas2cSystem.pas
changeset 6860 f4238c683ec7
parent 6856 a5b0afb60862
child 6873 30840365af0a
--- 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;