diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /tests/bench/Run-iconc | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-upstream.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'tests/bench/Run-iconc')
-rwxr-xr-x | tests/bench/Run-iconc | 10 |
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 |