Salome HOME
Corrections of examples path after install with scbi
[modules/hydro.git] / doc / salome / examples / h004_importBathyXYZ.py
index 895693ec5a6885d3aa948f400e1d057f06cdaab4..e140ab19c86656f8a9568d28294f1b6fdfba6697 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