Salome HOME
Update copyrights
[tools/yacsgen.git] / Examples / fort2 / prog2.sh
1 #!/bin/bash
2 script_path=$(dirname $(readlink -f $0))
3 $script_path/prog2
4
5 echo "End of shell"
6
7