Salome HOME
resource for tests on fusion of several domains
[modules/hydro.git] / squish.suite / start_squish.sh
1 #!/bin/bash
2
3 # Squish IDE binary
4 SQUISH_IDE=/PRODUCTS/Linux/squish-5.1.1-qt47x-linux64/bin/squishide
5
6 # source environment
7 source env_squish.sh
8
9 # run Squish
10 ${SQUISH_IDE}&