]> SALOME platform Git repositories - tools/yacsgen.git/blob - Examples/fort2/prog2.sh
Salome HOME
Python3 porting for Examples.
[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