summaryrefslogtreecommitdiff
path: root/trunk/benchmark/other-lang/loop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/benchmark/other-lang/loop.scm')
-rw-r--r--trunk/benchmark/other-lang/loop.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/trunk/benchmark/other-lang/loop.scm b/trunk/benchmark/other-lang/loop.scm
deleted file mode 100644
index 3364f7e679..0000000000
--- a/trunk/benchmark/other-lang/loop.scm
+++ /dev/null
@@ -1 +0,0 @@
-(dotimes (x 30000000))