]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Wed, 5 Jan 2000 17:57:52 +0000 (17:57 +0000)
committercas <cas@opencascade.com>
Wed, 5 Jan 2000 17:57:52 +0000 (17:57 +0000)
src/WOKTclTools/WOKTclTools_TriggerHandler.cxx

index ff2df9acea0a1258fb6fe370eefe99e6e95add24..9dea3b3f53f0fe0f20bee51997a84c02a7e57a78 100755 (executable)
@@ -21,8 +21,8 @@
 
 #include <tcl.h>
 
-extern Standard_IMPORT Handle(WOKTclTools_Interpretor) CurrentInterp;
-//Standard_IMPORT Handle(WOKTclTools_Interpretor) CurrentInterp;
+//extern Standard_IMPORT Handle(WOKTclTools_Interpretor) CurrentInterp;
+Standard_IMPORT Handle(WOKTclTools_Interpretor) CurrentInterp;
 
 Standard_EXPORT WOKUtils_TriggerStatus WOKTclTools_TriggerHandler(WOKUtils_Trigger &atrigger)
 {