Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
get rid of the last swag in SimDag (\o/), hence the encapsulation of
[simgrid.git] / examples / simdag / test_simdag.in
1 #! @BASH@ -e
2
3 # Copyright (c) 2006, 2014. The SimGrid Team.
4 # All rights reserved.
5
6 # This program is free software; you can redistribute it and/or modify it
7 # under the terms of the license (GNU LGPL) which comes with this package.
8
9 if [ x@EXEEXT@ = x ] ; then 
10   exenv=$SG_TEST_EXENV
11 else
12   exenv=wine
13 fi
14     
15 $exenv ./sd_test@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml $@