From: cvs2git Date: Thu, 10 Mar 2005 09:25:31 +0000 (+0000) Subject: This commit was manufactured by cvs2git to create tag 'CCAR_poursuite_fin'. X-Git-Tag: CCAR_poursuite_fin X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=89474f67264bbd3642f5706cb95565dbb01888a6;p=tools%2Feficas.git This commit was manufactured by cvs2git to create tag 'CCAR_poursuite_fin'. Sprout from master 2005-03-10 09:25:30 UTC eficas 'CCAR correction dans la prise en compte des fichiers poursuites multiples (emboites).' Cherrypick from master 2004-12-06 14:24:38 UTC eficas 'PN : pour enlever un print intempestif': Aster/editeur.ini Cherrypick from I26 2002-03-26 09:08:47 UTC eficas 'Version initiale de EFICAS 1.2': Aster/ahlv100a.comm Aster/totalmod.comm Editeur/faqs.txt Editeur/icons/About24.gif Editeur/icons/Copy24.gif Editeur/icons/Cut24.gif Editeur/icons/Delete24.gif Editeur/icons/Help24.gif Editeur/icons/New24.gif Editeur/icons/Open24.gif Editeur/icons/Paste24.gif Editeur/icons/Save24.gif Editeur/icons/Zoom24.gif Editeur/icons/arrow_left.gif Editeur/icons/arrow_right.gif Editeur/icons/ast-green-ball.gif Editeur/icons/ast-green-los.gif Editeur/icons/ast-green-percent.gif Editeur/icons/ast-green-square.gif Editeur/icons/ast-green-text.gif Editeur/icons/ast-red-ball.gif Editeur/icons/ast-red-los.gif Editeur/icons/ast-red-percent.gif Editeur/icons/ast-red-square.gif Editeur/icons/ast-red-text.gif Editeur/icons/ast-white-percent.gif Editeur/icons/ast-white-square.gif Editeur/icons/ast-white-text.gif Editeur/icons/ast-yel-ball.gif Editeur/icons/ast-yel-los.gif Editeur/icons/ast-yel-percent.gif Editeur/icons/ast-yel-square.gif Editeur/icons/ast-yellow-text.gif Editeur/icons/code_aster.gif Editeur/icons/code_descartes.gif Editeur/icons/code_saturne.gif Editeur/icons/logo_edf.gif Editeur/icons/minusnode.gif Editeur/icons/plusnode.gif Exemples/eficas/fort.11 Exemples/ex18/totalmod.comm Exemples/ex19/ahlv100a.comm Exemples/ex19/titi.comm Exemples/ex20/ahlv100a.comm Exemples/ex21/ahlv100a.comm Exemples/ex22/README Exemples/ex22/titi.comm Exemples/ex22/totalmod.comm Exemples/ex22/toto.comm Exemples/ex22/tutu.comm Exemples/ex22/tyty.comm Exemples/ex23/ahlv100a.comm Exemples/ex23/titi.comm Exemples/ex23/toto.comm Exemples/ex24/titi.comm Exemples/ex3/toto.ini Exemples/ex4/toto.ini Exemples/ex4/toto.pyth Exemples/ex5/titi.ini Exemples/ex5/titi.pyth Exemples/ex5/toto.ini Exemples/ex5/toto.pyth Exemples/profile/resul README Saturne/editeur.ini convert/Parserv5/Makefile convert/Parserv5/README --- diff --git a/Aster/editeur.ini b/Aster/editeur.ini index e192cfb3..11395246 100644 --- a/Aster/editeur.ini +++ b/Aster/editeur.ini @@ -40,10 +40,8 @@ initialdir=os.curdir rep_mat="/local/noyret/Install_Eficas/materiau" catalogues = ( - #('ASTER','v5',os.path.join(rep_cata,'cataSTA5'),'asterv5'), - #('ASTER','v6',os.path.join(rep_cata,'cataSTA6'),'python6'), - #('ASTER','v73',os.path.join(rep_cata,'cataSTA73'),'python','defaut'), + ('ASTER','v5',os.path.join(rep_cata,'cataSTA5'),'asterv5'), + ('ASTER','v6',os.path.join(rep_cata,'cataSTA6'),'python6'), ('ASTER','v7',os.path.join(rep_cata,'cata_STA7.py'),'python','defaut'), - ('HOMARD','v1',os.path.join(rep_homard,'homard_cata_V6n.py'),'homard') )