aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/so_concatenate.rb
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-27 06:12:09 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-27 06:12:09 +0000
commitbc64df876ebe96fa5da2b98d6227a8ef4163b911 (patch)
tree2697c35ccf02396c3d400a1913be504d7b4914d8 /benchmark/so_concatenate.rb
parent070a4aa0f00bd466fe52c526a0e862092cdcfa81 (diff)
downloadruby-bc64df876ebe96fa5da2b98d6227a8ef4163b911.tar.gz
delete emacs mode lines [ci skip]
These settings are now covered by .dir-locals.el. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'benchmark/so_concatenate.rb')
-rw-r--r--benchmark/so_concatenate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/so_concatenate.rb b/benchmark/so_concatenate.rb
index 873214de7c..4468e20ac8 100644
--- a/benchmark/so_concatenate.rb
+++ b/benchmark/so_concatenate.rb
@@ -1,5 +1,5 @@
#!/usr/bin/ruby
-# -*- mode: ruby -*-
+# -*- Ruby -*-
# $Id: strcat-ruby.code,v 1.4 2004/11/13 07:43:28 bfulgham Exp $
# http://www.bagley.org/~doug/shootout/
# based on code from Aristarkh A Zagorodnikov and Dat Nguyen