Salome HOME
#1112 tab key doesn't work on the last field of left panels
[modules/shaper.git] / linux_run.sh
index a5a847176a926ef913c04e350097798bc2e6b37d..f84755c194e9d9eb4c719d4d011de04b02cbe2fa 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/bash
 
-a_dir=$(dirname $0)
+source env.sh
+source ${TOOLS_DIR}/env_standalone.sh
 
-cd ${a_dir}
+${TOOLS_DIR}/solver.sh "$@"
 
-source ${a_dir}/env.sh
-source ${a_dir}/env_standalone.sh
+APP=${NEWGEOM_ROOT_DIR}/bin/GeomApp
 
-${INSTALL_DIR}/bin/GeomApp "$@"
+${APP}