Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various fixes. Working (in SG) for ForkJoins, but not for Montage.
[simgrid.git] / examples / gras / ping / ping_client.c
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-03-10 mquinsonno need to sleep(1), it slows down my tests
2007-07-13 mquinsonreduce the waiting time in RL on make check
2007-06-06 mquinsonStop using the logs after they are shutdown
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2006-04-25 mquinsonSplit into several files to explain how it can be done