Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill old cruft moved since a looooong time to a better place
[simgrid.git] / examples / saturate / test_sg.in
diff --git a/examples/saturate/test_sg.in b/examples/saturate/test_sg.in
deleted file mode 100755 (executable)
index b80ebfd..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#! @BASH@
-if test -x ./saturate_simulator ; then
-  exec ./saturate_simulator @srcdir@/../WAN_3.platform.txt @srcdir@/saturate_deployment.txt
-fi
-exit 77