Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document the introduction of RPC into GRAS, and the relevant API change
[simgrid.git] / examples / bandwidth / test_sg.in
1 #! @BASH@
2 if [ x@EXEEXT@ = x ] ; then
3   exenv="libtool --mode=execute valgrind"
4 else
5   exenv=wine
6 fi
7 exec $exenv ./bandwidth_simulator@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml @srcdir@/bandwidth_deployment.xml $@