Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let it work on solaris (test -e does not exist there, but test -x does)
[simgrid.git] / examples / ping / test_sg
2004-07-11 mquinsonlet it work on solaris (test -e does not exist there...
2004-07-08 mquinsonTest if SG was compiled in a way that even solaris...
2004-07-08 mquinsonIf test cannot be run, say so to automake
2004-07-03 mquinsondummy scripts passing the args to the programs. Damn...