]> AND Public Git Repository - simgrid.git/blob - examples/gras/p2p/can/test_sg.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added a new network model option, LegrandVelho, based on recent evaluation studies.
[simgrid.git] / examples / gras / p2p / can / test_sg.in
1 #!/bin/bash
2 if [ x@EXEEXT@ = x ] ; then 
3   exenv=$SG_TEST_EXENV
4 else
5   exenv=wine
6 fi
7
8 exec $exenv ./can_simulator @top_srcdir@/examples/msg/msg_platform.xml @srcdir@/can_deployment.xml $@