Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modify SD_task structures so that get_start_time, get_finish_time and get_remaining_a...
[simgrid.git] / examples / simdag / test_simdag.in
1 #! @BASH@ -e
2 if [ x@EXEEXT@ = x ] ; then 
3   exenv=$SG_TEST_EXENV
4 else
5   exenv=wine
6 fi
7     
8 $exenv ./sd_test@EXEEXT@ @srcdir@/small_platform.xml $@