summaryrefslogtreecommitdiff
path: root/tests/bench/ReRun-iconc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bench/ReRun-iconc')
-rwxr-xr-xtests/bench/ReRun-iconc10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/bench/ReRun-iconc b/tests/bench/ReRun-iconc
deleted file mode 100755
index 1695aa2..0000000
--- a/tests/bench/ReRun-iconc
+++ /dev/null
@@ -1,10 +0,0 @@
-echo Running concord ...
-./concord-c <concord.dat >>concord-c.out
-echo Running deal ...
-./deal-c -h 500 >>deal-c.out
-echo Running ipxref ...
-./ipxref-c <ipxref.icn >>ipxref-c.out
-echo Running queens ...
-./queens-c -n9 >>queens-c.out
-echo Running rsg ...
-./rsg-c <rsg.dat >>rsg-c.out