Salome HOME
Issue #1343 Revolution fixes
[modules/shaper.git] / solver.sh
index fb002a6af65ea49f70d25e909dc4517d1c7e200f..2e6ed445ee3c0c059f76d14b9dc27b491e0bc173 100755 (executable)
--- 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"