Salome HOME
CCAR: Modification principale : ajout de la possibilité d'afficher les noms de
[tools/eficas.git] / Accas / A_ETAPE.py
index 512a3648983fde5cde74c8665e5bf8c5a233fed2..6ba5b7e90678430fbc6291a9d37b43754fcae9ab 100644 (file)
@@ -27,4 +27,3 @@ class ETAPE(I_ETAPE.ETAPE,V_ETAPE.ETAPE,
       # Pas de constructeur pour B_ETAPE.ETAPE
       N_ETAPE.ETAPE.__init__(self,oper,reuse,args)
       V_ETAPE.ETAPE.__init__(self)
-      I_ETAPE.ETAPE.__init__(self)