From: pascale.noyret Date: Fri, 21 Sep 2018 14:26:21 +0000 (+0200) Subject: pleiade 17092 X-Git-Tag: HYDRO_V2_0_0~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=08c7ba353f855e1348c328a544c6364cca70d51c;p=tools%2Feficas.git pleiade 17092 --- diff --git a/convert/convert_TELEMAC.py b/convert/convert_TELEMAC.py index 87299eb5..2e934c09 100644 --- a/convert/convert_TELEMAC.py +++ b/convert/convert_TELEMAC.py @@ -294,7 +294,9 @@ class TELEMACparser(Pythonparser): self.textePy += ");\n" - appli.listeTelemac=self.dictSimp + # ne sert plus + #appli.listeTelemac=self.dictSimp + appli.listeTelemac={} if 'debut' in dicoComment : commentaire="COMMENTAIRE("+repr(dicoComment['debut'])+")\n" self.textePy=commentaire+self.textePy