X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=solver.sh;h=98482e8ddd1f76377475c38835374989a21e9a2f;hb=3583c17450963925e1f48be6f19d07d2b9f3d5e5;hp=2e6ed445ee3c0c059f76d14b9dc27b491e0bc173;hpb=d31b2834853f65576fceedcb8dd2ee8fd94d65a0;p=modules%2Fshaper.git diff --git a/solver.sh b/solver.sh index 2e6ed445e..98482e8dd 100755 --- a/solver.sh +++ b/solver.sh @@ -2,7 +2,7 @@ # # Modify plugins.xml to switch solver -export PLUGINS_PATH=${PLUGINS_PATH:-${SHAPER_ROOT_DIR}/plugins/plugins.xml} +export PLUGINS_PATH=${PLUGINS_PATH:-${SHAPER_ROOT_DIR}/share/salome/resources/shaper/plugins.xml} while [[ $# > 0 ]]; do key="$1"