Salome HOME
Corrections of examples path after install with scbi
[modules/hydro.git] / doc / salome / examples / h017_interpolationLineaire.py
index e1a9da5887a8749e8064e073175b91e47dbf7a4b..0abb9b4f4d2e6e8b048551434f6bac8656f0848d 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
 import os
-HYDRO_SAMPLES = os.path.join( os.environ["HYDRO_ROOT_DIR"], "bin/salome/test/HYDRO")
+HYDRO_SAMPLES = os.path.join( os.environ["HYDRO_ROOT_DIR"], "bin/salome/test")
 
 import sys
 import salome