]> SALOME platform Git repositories - tools/yacsgen.git/blob - Examples/mpi1/build.sh
Salome HOME
Merge branch 'V9_13_BR'
[tools/yacsgen.git] / Examples / mpi1 / build.sh
1 (cd mpilib; make)
2 ../exec.sh python components.py
3
4 # test
5 appli/salome -t
6 appli/salome shell ../test_compo.py
7 appli/salome killall