]> SALOME platform Git repositories - tools/yacsgen.git/blob - Examples/fort2/build.sh
Salome HOME
Python3 porting for Examples.
[tools/yacsgen.git] / Examples / fort2 / build.sh
1 source ../exec.sh
2 python components.py
3 make
4
5 # test
6 appli/salome shell ../test_compo.py
7