Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use cat+here document, instead of non-portable echo -e.
[simgrid.git] / examples / msg / kademlia / kademlia.h
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschRemove declaration of static functions from header...
2012-07-09 Arnaud GierschFix kademlia example which was broken on 32bits archs.
2012-07-04 Samuel LepetitAdd kademlia C example