]> SALOME platform Git repositories - tools/eficas.git/blobdiff - InterfaceQT4/editor.py
Salome HOME
gestion des listes et label sur 2
[tools/eficas.git] / InterfaceQT4 / editor.py
index f94753fac6e220188f609bf8fc6d6904bb0e2473..2be9a3c0c6a82a03057b9c81e557f6211de3d96b 100644 (file)
@@ -1200,7 +1200,7 @@ class JDCEditor(Ui_baseWidget,QtGui.QWidget):
     #---------------------------#
     def _newTELEMAC(self):
     #---------------------------#
-        texte="INITIALIZATION();INITIAL_STATE();BOUNDARY_CONDITIONS();NUMERICAL_PARAMETERS();PHYSICAL_PARAMETERS()"
+        texte="INITIALIZATION();BOUNDARY_CONDITIONS();GENERAL_PARAMETERS();PHYSICAL_PARAMETERS();NUMERICAL_PARAMETERS();"
         #texte=""
         return texte