From: rahuel Date: Fri, 21 May 2004 12:38:04 +0000 (+0000) Subject: The import of SUPERV and SUPERV_idl was missing. So some graphs cannot run in the... X-Git-Tag: Ecole_Ete_a6~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a8a4fe3901d905a642cbddcd74d2297aab05198b;p=modules%2Fsuperv.git The import of SUPERV and SUPERV_idl was missing. So some graphs cannot run in the TUI. --- diff --git a/src/Supervision/SuperV.py b/src/Supervision/SuperV.py index c284a75..76e33d7 100644 --- a/src/Supervision/SuperV.py +++ b/src/Supervision/SuperV.py @@ -16,6 +16,8 @@ try : from salome import CORBA from salome import sg import SALOME_ModuleCatalog + import SUPERV + import SUPERV_idl except : import curses from LifeCycleCORBA import *