Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test_rl now generated
[simgrid.git] / examples / ping / test_rl
diff --git a/examples/ping/test_rl b/examples/ping/test_rl
deleted file mode 100755 (executable)
index b0ce91e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-./ping_server 4000 $@&
-./ping_client 127.0.0.1 4000 $@