]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
*** empty log message ***
authorPascale Noyret <pascale.noyret@edf.fr>
Mon, 29 Mar 2010 08:03:03 +0000 (08:03 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Mon, 29 Mar 2010 08:03:03 +0000 (08:03 +0000)
Aster/editeur_salome.ini
Aster/qtGroup.py

index c140195b4505629275ae8d69dcc0e3d715fc39d0..25ce39b9f5c05cf02c3c1e46d371b672bbc763ff 100644 (file)
@@ -42,6 +42,7 @@ rep_mat_v88=os.path.join(rep_cata,'cataSTA8','materiau')
 rep_mat_v95=os.path.join(rep_cata,'cataSTA9','materiau')
 #
 catalogues=(
-('ASTER','v8.8',os.path.join(rep_cata,'cataSTA8'),'python'),
-('ASTER','v9.5',os.path.join(rep_cata,'cataSTA9'),'python','defaut'),
+#('ASTER','v8.8',os.path.join(rep_cata,'cataSTA8'),'python'),
+('ASTER','v9.5',os.path.join(rep_cata,'cataSTA9'),'python'),
+('ASTER','v10.0',os.path.join(rep_cata,'cataSTA10'),'python','defaut'),
 )
index 2ca6b8924c28e1f0f24b75676345f2042e43d61f..e8cea27d4fcd64797fafdc084e0fb93173a8e6d4 100755 (executable)
@@ -32,4 +32,4 @@ __import__(name)
 
 from InterfaceQT4 import eficas_go
 
-eficas_go.lance_eficas_ssIhm(code=prefs.code,fichier="/home/noyret/Eficas_Aster/zz.comm",version='v9.5')
+eficas_go.lance_eficas_ssIhm(code=prefs.code,fichier="/local/noyret/toto.comm",version='v9.5')