From bbe1be607e5379fff798004483e4a3d71ff63c97 Mon Sep 17 00:00:00 2001 From: prascle Date: Fri, 11 Feb 2005 13:48:53 +0000 Subject: [PATCH] PR: from E.Adam, Engines import sometimes incomplete... --- src/LifeCycleCORBA/LifeCycleCORBA.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LifeCycleCORBA/LifeCycleCORBA.py b/src/LifeCycleCORBA/LifeCycleCORBA.py index 5c9c3796a..f90633ad8 100644 --- a/src/LifeCycleCORBA/LifeCycleCORBA.py +++ b/src/LifeCycleCORBA/LifeCycleCORBA.py @@ -33,6 +33,7 @@ import string from omniORB import CORBA import CosNaming import Engines +reload(Engines) import SALOME_ModuleCatalog from SALOME_utilities import * -- 2.39.2