X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=solver.sh;h=2e6ed445ee3c0c059f76d14b9dc27b491e0bc173;hb=917398577a81534c6fb2119ed24960000af29444;hp=fb002a6af65ea49f70d25e909dc4517d1c7e200f;hpb=68bfe4fa1bbffff925e232b0be3ad899b55bb9b2;p=modules%2Fshaper.git diff --git a/solver.sh b/solver.sh index fb002a6af..2e6ed445e 100755 --- a/solver.sh +++ b/solver.sh @@ -2,7 +2,7 @@ # # Modify plugins.xml to switch solver -export PLUGINS_PATH=${PLUGINS_PATH:-${NEWGEOM_ROOT_DIR}/plugins/plugins.xml} +export PLUGINS_PATH=${PLUGINS_PATH:-${SHAPER_ROOT_DIR}/plugins/plugins.xml} while [[ $# > 0 ]]; do key="$1"