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