Salome HOME
Corrections of examples path after install with scbi
[modules/hydro.git] / doc / salome / examples / h001_importImage.py
index 7783a6980b68539c40b9f78fccf0d49c0bcb4dcb..4b12f11f7a0bb171fb7b5421bdfb1f27af983d63 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