From: cas Date: Wed, 5 Jan 2000 17:57:52 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=d68cbc4cf2dcc7820b8de1a081687fc9ce7e3064;p=occt-wok.git No comments --- diff --git a/src/WOKSH/wokprocess.cxx b/src/WOKSH/wokprocess.cxx index eaf291e..38750fa 100755 --- a/src/WOKSH/wokprocess.cxx +++ b/src/WOKSH/wokprocess.cxx @@ -47,8 +47,8 @@ #include -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; #ifdef WNT # ifdef _DEBUG diff --git a/src/WOKSH/woksh.cxx b/src/WOKSH/woksh.cxx index e77df05..289bea3 100755 --- a/src/WOKSH/woksh.cxx +++ b/src/WOKSH/woksh.cxx @@ -64,8 +64,8 @@ int main(int argc, char **argv) #include -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; #ifdef WNT # ifdef _DEBUG