Salome HOME
Merge from V6_main 01/04/2013
[tools/yacsgen.git] / Examples / ast2 / f.comm
1 DEBUT(PAR_LOT="NON")
2 print a,b,c
3 YACS_INIT(COMPO=component)
4
5 ECRIRE_MAILLAGE()
6 LECTURE_FORCE()
7
8 d=36.5
9
10 FIN()