Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[samples/calculator.git] / src / CALCULATOR / graphe1.xml
index 2be4802b057428cad8cdae3aa45d7b4852bf8ef1..a6d081abaffd0c86a4b8bc602289f8d18be5834b 100644 (file)
@@ -98,7 +98,7 @@
       <PyFunc><![CDATA[    print "init_parameter : myStudyName = ", StudyName              ]]></PyFunc>
       <PyFunc><![CDATA[    from os import environ                 ]]></PyFunc>
       <PyFunc><![CDATA[    filePath=environ["MED_ROOT_DIR"]                 ]]></PyFunc>
-      <PyFunc><![CDATA[    filePath=filePath+"/share/salome/resources/"                 ]]></PyFunc>
+      <PyFunc><![CDATA[    filePath=filePath+"/share/salome/resources/med/"                 ]]></PyFunc>
       <PyFunc><![CDATA[    fromMedFile=filePath+"pointe.med"                            ]]></PyFunc>
       <PyFunc><![CDATA[    print "init_parameter : fromMedFile = ", fromMedFile                             ]]></PyFunc>
       <PyFunc><![CDATA[    fromfieldname="fieldcelldouble"                     ]]></PyFunc>