]> SALOME platform Git repositories - tools/yacsgen.git/blob - Examples/calcium2/build.sh
Salome HOME
Add a test for most of the examples.
[tools/yacsgen.git] / Examples / calcium2 / build.sh
1 source ../exec.sh
2 make
3 python components.py
4
5 # test
6 appli/runSession ../test_compo.py
7