Salome HOME
Porting documentation on the Doxygen-1.8.0
[modules/smesh.git] / src / Tools / padder / resources / padderexe / padder.sh
1 #!/bin/sh
2 # This script emulates the launcher script that will be generated by
3 # the padder SALOME component and give as the "job file" to the SALOME
4 # launcher to execute the padder job.
5 # The script is supposed to be executed where the data are located.
6
7 here=$(dirname $0)
8
9 # >>> This part should be written by the component
10 binpath=$here/padder.exe
11 envpath=$here/envPadder.sh
12 # <<<
13
14 . $envpath
15 $binpath $here/data.txt