summaryrefslogtreecommitdiff
path: root/tests/bench/Run-iconc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bench/Run-iconc')
-rwxr-xr-xtests/bench/Run-iconc10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/bench/Run-iconc b/tests/bench/Run-iconc
deleted file mode 100755
index 4a8c58d..0000000
--- a/tests/bench/Run-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