Salome HOME
report modif variees + patch CEA
[tools/eficas.git] / Accas / A_JDC_CATA.py
index 06461569d2d239ddba97596f74036d065fa525d6..fd8a248d57043bd53b1f96cea76847d1734c78f7 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2015   EDF R&D
+# Copyright (C) 2007-2017   EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,8 +21,9 @@ from __future__ import absolute_import
 from . import A_JDC
 from Noyau import N_JDC_CATA
 from Ihm import I_JDC_CATA
+from Efi2Xsd.AccasXsd  import X_JDC_CATA
 
-class JDC_CATA(I_JDC_CATA.JDC_CATA,N_JDC_CATA.JDC_CATA):
+class JDC_CATA(I_JDC_CATA.JDC_CATA,N_JDC_CATA.JDC_CATA,X_JDC_CATA):
    class_instance=A_JDC.JDC
    def __init__(self,*pos,**kw):
       #print pos