Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
e522b77e323091db354bb69badeb0b253c510d4f
[simgrid.git] / examples / msg / mc / chord / chord_liveness.h
1 #ifndef _CHORD_LIVENESS_H
2 #define _CHORD_LIVENESS_H
3
4 int predJoin(void);
5
6 #endif