aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/so_nested_loop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/so_nested_loop.rb')
-rw-r--r--benchmark/so_nested_loop.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/so_nested_loop.rb b/benchmark/so_nested_loop.rb
index a0513f8c47..766fcf7b84 100644
--- a/benchmark/so_nested_loop.rb
+++ b/benchmark/so_nested_loop.rb
@@ -1,5 +1,5 @@
#!/usr/bin/ruby
-# -*- mode: ruby -*-
+# -*- Ruby -*-
# $Id: nestedloop-ruby.code,v 1.4 2004/11/13 07:42:22 bfulgham Exp $
# http://www.bagley.org/~doug/shootout/
# from Avi Bryant