]> SALOME platform Git repositories - tools/eficas.git/commitdiff
Salome HOME
This commit was manufactured by cvs2git to create tag 'CCAR_poursuite_deb'. CCAR_poursuite_deb
authorcvs2git <renaud.nedelec@opencascade.com>
Tue, 8 Mar 2005 13:44:53 +0000 (13:44 +0000)
committercvs2git <renaud.nedelec@opencascade.com>
Tue, 8 Mar 2005 13:44:53 +0000 (13:44 +0000)
Sprout from master 2005-03-08 13:44:52 UTC eficas 'PN : pour notation scientifique'
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

Aster/editeur.ini

index e192cfb359ebc9f3a4e1dc74cd836a33ee87b48e..11395246f110e5b8f2b239d789ac05da3f6edfcf 100644 (file)
@@ -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')
              )