]> SALOME platform Git repositories - tools/yacsgen.git/blob - Examples/calcium2/build.sh
Salome HOME
Merge branch 'master' of https://git.salome-platform.org/git/tools/yacsgen
[tools/yacsgen.git] / Examples / calcium2 / build.sh
1 source ../exec.sh
2 make
3 python components.py
4
5 # test
6 appli/salome shell ../test_compo.py
7