Salome HOME
PN : pour prendre en compte le nouveau panneau : UNIQUE_ASSD_Panel_Reel
[tools/eficas.git] / Minicode / editeur.ini
index d225b5aad56b83af40fc95c1b114807c689793d5..daae371b47d7208e0978644c7abce098abf90d73 100644 (file)
@@ -17,10 +17,10 @@ initialdir=os.curdir
 
 # Choix des catalogues
 rep_mat="bidon"
-rep_mat="/home01/chris/ASTER/projet_Eficas/Devel/SUPER6_3/TestsAster/materiau"
 
 catalogues = (
-  ('ASTER','v1',os.path.join(rep_cata,'cata_saturne2.py'),'asterv5'),
-  ('ASTER','v2',os.path.join(rep_cata,'cata_saturne.py'),'python','defaut'),
+  ('MINICODE','v1',os.path.join(rep_cata,'cata_saturne2.py'),'python'),
+  ('MINICODE','v2',os.path.join(rep_cata,'cata_saturne.py'),'python'),
+  ('MINICODE','v3',os.path.join(rep_cata,'homard_cata_V6n.py'),'python','defaut'),
              )