Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use temps-gras-stub.mk to cleanup
[simgrid.git] / examples / gras / timer / test_sg.in
1 #! @BASH@
2 if test -x ./timer_simulator ; then
3   exec ./timer_simulator @top_srcdir@/examples/msg/small_platform.xml @srcdir@/timer_deployment.xml
4 fi
5 exit 77