From: eficas <> Date: Fri, 2 May 2003 14:10:23 +0000 (+0000) Subject: PN : changement de MMN/MTI en SINETICS X-Git-Tag: CCARDebutMod1809~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f238e05d887a77289fd88334b005b6acf5929d39;p=tools%2Feficas.git PN : changement de MMN/MTI en SINETICS --- diff --git a/Editeur/appli.py b/Editeur/appli.py index d4e93ea1..eee465f9 100644 --- a/Editeur/appli.py +++ b/Editeur/appli.py @@ -164,7 +164,7 @@ class APPLI: """ texte = VERSION + '\n\n' texte = texte + 'EFICAS est un produit développé par \nEDF-Division Stratégie et Développement\n' - texte = texte + 'Equipe : MTI/MMN\n\n' + texte = texte + 'Equipe : SINETICS\n\n' texte = texte + 'Code utilisé : %s version %s\n' % (self.code,properties.version) return texte