Salome HOME
modif Adao 7 6
[tools/eficas.git] / Tests / editeur.ini
index d4118db021ad7e7ed24b7cdabdfbf814e12af913..55246c0f3039f9ce6bcb886c037cbcefcf76554f 100644 (file)
@@ -22,8 +22,8 @@ import os
 
 import prefs
 
-rep_cata = os.path.abspath(os.path.join(prefs.REPINI,'../Aster/Cata'))
-rep_Pmw = os.path.join(prefs.REPINI,'../Pmw')
+rep_cata = os.path.abspath(os.path.join(prefs.repIni,'../Aster/Cata'))
+rep_Pmw = os.path.join(prefs.repIni,'../Pmw')
 
 # Accès à la documentation Aster
 path_doc              = os.path.join(rep_cata,'..','Doc')