Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Refactoring to allow for alternative definition of the SURF concurrency
[simgrid.git] / contrib / psg / src / example / chord / Parameters.java
1 package example.chord;\r
2 \r
3 public class Parameters {\r
4         int pid;\r
5 \r
6         int tid;\r
7 }\r