From 7d6d519e57cf2b9e21618f69b3c7ef8917959d15 Mon Sep 17 00:00:00 2001 From: cas Date: Wed, 24 Nov 1999 18:03:07 +0000 Subject: [PATCH] No comments --- src/WOKSH/wokprocess.cxx | 1 + src/WOKSH/woksh.cxx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/WOKSH/wokprocess.cxx b/src/WOKSH/wokprocess.cxx index 42b6ebd..eaf291e 100755 --- a/src/WOKSH/wokprocess.cxx +++ b/src/WOKSH/wokprocess.cxx @@ -48,6 +48,7 @@ #include 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 157a24f..e77df05 100755 --- a/src/WOKSH/woksh.cxx +++ b/src/WOKSH/woksh.cxx @@ -65,6 +65,7 @@ int main(int argc, char **argv) #include extern Standard_IMPORT Handle(WOKTclTools_Interpretor) CurrentInterp; +//Standard_IMPORT Handle(WOKTclTools_Interpretor) CurrentInterp; #ifdef WNT # ifdef _DEBUG -- 2.39.5