From 0fa017df89175a81627dd0569b012424ff7c6a21 Mon Sep 17 00:00:00 2001 From: Paul RASCLE Date: Fri, 31 Aug 2018 19:32:06 +0200 Subject: [PATCH] wrong path --- Examples/exec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/exec.sh b/Examples/exec.sh index 30f54f6..8a3d149 100755 --- a/Examples/exec.sh +++ b/Examples/exec.sh @@ -4,7 +4,7 @@ com=$* # Modify to your SALOME installation -export SALOME_DIR=__ROOT_SALOME__ +export SALOME_DIR=__YACSGEN_INSTALL_PATH__ export SALOME_PACKAGES=__YACSGEN_INSTALL_PATH__ source $SALOME_PACKAGES/salome_prerequisites.sh -- 2.39.2