From d68cbc4cf2dcc7820b8de1a081687fc9ce7e3064 Mon Sep 17 00:00:00 2001 From: cas Date: Wed, 5 Jan 2000 17:57:52 +0000 Subject: [PATCH] No comments --- src/WOKSH/wokprocess.cxx | 4 ++-- src/WOKSH/woksh.cxx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.5