Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate this file
[simgrid.git] / examples / ping / test_sg
diff --git a/examples/ping/test_sg b/examples/ping/test_sg
deleted file mode 100755 (executable)
index 15bc8ea..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/sh
-if test -x ./ping_simulator ; then
-  exec ./ping_simulator ../WAN_3.platform.txt ping_deployment.txt
-fi
-exit 77