]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Thu, 17 May 2001 17:56:25 +0000 (17:56 +0000)
committercas <cas@opencascade.com>
Thu, 17 May 2001 17:56:25 +0000 (17:56 +0000)
src/CPPIntExt/Interface_Template.edl

index 7668a9938b9c0e85dcd9de31829fe5bf7bc4fa08..369bccee264578134fbb1f00aa1f3c14622ab2da 100755 (executable)
@@ -75,7 +75,7 @@ ${
 $  char* ErrMsg = "Error: We have found a method but we can't execute it:";
 $                                                                            
 $                                                                            
-$  static k_init = 0;
+$  static int k_init = 0;
 $  if (!k_init) {
 $     k_init =1;
 $
@@ -103,7 +103,7 @@ $                                                      const Standard_Address  t
 ${                                                                           
 $  char* ErrMsg = "Error: We have found a method but we can't execute it:";
 $                                                                            
-$  static k_init = 0;
+$  static int k_init = 0;
 $  if (!k_init) {
 $     k_init =1;
 $