Salome HOME
Python3 porting for Examples.
[tools/yacsgen.git] / Examples / mpi1 / build.sh
1 (cd mpilib; make)
2 ../exec.sh python components.py
3
4 # test
5 appli/salome shell ../test_compo.py
6