]> SALOME platform Git repositories - tools/eficas.git/commitdiff
Salome HOME
PN : changement du nom du catalogue homard
authoreficas <>
Mon, 20 Sep 2004 13:21:54 +0000 (13:21 +0000)
committereficas <>
Mon, 20 Sep 2004 13:21:54 +0000 (13:21 +0000)
Aster/editeur.ini
Homard/editeur.ini

index f44719c7bf9b89bce994e9372f46379c5d564648..ab6c5350b2b7801cc07ad6029d8f2f28df42029b 100644 (file)
@@ -42,6 +42,6 @@ catalogues = (
               #('ASTER','v5',os.path.join(rep_cata,'cata_STA5.py'),'asterv5'),
               #('ASTER','v6',os.path.join(rep_cata,'cata_STA6.py'),'python'),
               ('ASTER','v7',os.path.join(rep_cata,'cata_STA7.py'),'python','defaut'),
-              ('HOMARD','v1',os.path.join(rep_cata,'homard_cata_STA7.py'),'homard'),
+              ('HOMARD','v1',os.path.join(rep_cata,'homard_cata_V6n.py'),'homard'),
              )
 
index bb337aaca49da73bcece57fa21b4746a1425ef62..fb10e20e10cf3a478452e3279cba1f4f546b508b 100644 (file)
@@ -19,6 +19,6 @@ initialdir=os.curdir
 rep_mat="bidon"
 
 catalogues = (
-  ('HOMARD','v1',os.path.join(rep_cata,'homard_cata_STA7.py'),'homard'),
+  ('HOMARD','v1',os.path.join(rep_cata,'homard_cata_V6n.py'),'homard'),
              )