aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-09 23:02:52 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-09 23:02:52 +0000
commit5646d665aa4f2b1ab65d27067ecad6f5c3268dbf (patch)
tree678221f129767e9bbd1658012a251a299157c3b8
parent66293580da072c84386a012a142415e6f0ecb24d (diff)
downloadruby-5646d665aa4f2b1ab65d27067ecad6f5c3268dbf.tar.gz
mk_call_iseq_optimized.rb: add mode string [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--tool/mk_call_iseq_optimized.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/mk_call_iseq_optimized.rb b/tool/mk_call_iseq_optimized.rb
index 0760ab2667..9b88c5eeb6 100644
--- a/tool/mk_call_iseq_optimized.rb
+++ b/tool/mk_call_iseq_optimized.rb
@@ -1,5 +1,6 @@
puts <<EOS
+/* -*- c -*- */
#if 1 /* enable or disable this optimization */
/* DO NOT EDIT THIS FILE DIRECTLY