Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This moved to the examples/gras directory, kill old leftover
[simgrid.git] / examples / ping / test_sg.in
diff --git a/examples/ping/test_sg.in b/examples/ping/test_sg.in
deleted file mode 100755 (executable)
index b88ce16..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#! @BASH@
-if test -x ./ping_simulator ; then
-  exec ./ping_simulator @srcdir@/../WAN_3.platform.txt @srcdir@/ping_deployment.txt
-fi
-exit 77