Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
woops revalidate some tesh files
[simgrid.git] / examples / simdag / test_simdag.in
index 29b9faa..d6e3291 100644 (file)
@@ -1,8 +1,15 @@
 #! @BASH@ -e
+
+# Copyright (c) 2006, 2014. The SimGrid Team.
+# All rights reserved.
+
+# This program is free software; you can redistribute it and/or modify it
+# under the terms of the license (GNU LGPL) which comes with this package.
+
 if [ x@EXEEXT@ = x ] ; then 
   exenv=$SG_TEST_EXENV
 else
   exenv=wine
 fi
     
-$exenv ./sd_test@EXEEXT@ @srcdir@/small_platform.xml $@
+$exenv ./sd_test@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml $@