Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : add comments for the example bugged2_liveness
[simgrid.git] / examples / msg / actions / actions_split_p0.txt
1 # sample action file (with only the actions for p1,
2 #                     to be launched by deployment file)
3 p0 init
4 p0 recv p1
5 p0 compute 12
6 p0 finalize
7