X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a4fc28ec2b9c97fc5bff04e0e5f420703f5ab419..d3294a675bb3b7299580a0dadffa85de620fee60:/examples/simdag/test_simdag.in diff --git a/examples/simdag/test_simdag.in b/examples/simdag/test_simdag.in deleted file mode 100644 index d6e3291f6e..0000000000 --- a/examples/simdag/test_simdag.in +++ /dev/null @@ -1,15 +0,0 @@ -#! @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@ @top_srcdir@/examples/msg/small_platform.xml $@