Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sanitize around the xbt_host_t typedef; kill the remoteerr mecanism now that we have...
[simgrid.git] / examples / amok / saturate / test_sg.in
1 #! @BASH@
2 if test -x ./saturate_simulator ; then
3   exec ./saturate_simulator @srcdir@/../WAN_3.platform.txt @srcdir@/saturate_deployment.txt
4 fi
5 exit 77