summaryrefslogtreecommitdiff
path: root/tool/mk_call_iseq_optimized.rb
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
commit6820727a907d047b4c8ae989c69ad8397661ef75 (patch)
tree678221f129767e9bbd1658012a251a299157c3b8 /tool/mk_call_iseq_optimized.rb
parent3527c863be7cb64e11e9f6c1035b03820994a689 (diff)
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
Diffstat (limited to 'tool/mk_call_iseq_optimized.rb')
-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