Salome HOME
Make fix for the update of "Apply" button when in Booleans Tool list contains some...
[modules/shaper.git] / salome_run.sh
index 5984410f1559f4ca1ab2cdc8c47478241e860ef3..8feb27cac881deaa6b8c23b1fcdf268edc6aeb81 100755 (executable)
@@ -3,6 +3,8 @@
 source env.sh
 source ${TOOLS_DIR}/env_salome.sh
 
+${TOOLS_DIR}/solver.sh "$@"
+
 # kill processes of previous SALOME run
 if [ -f .salomeport ]; then
   SALOME_PORT=$(cat .salomeport)