1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* moved a blank line.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2002-10-27 02:16:55 +00:00
parent 4f5f65b4f7
commit 32ffd36c6f

View file

@ -19,9 +19,9 @@ print %[
# changes made to this file will be lost the next time ruby is built. # changes made to this file will be lost the next time ruby is built.
module Config module Config
RUBY_VERSION == "#{version}" or RUBY_VERSION == "#{version}" or
raise "ruby lib version (#{version}) doesn't match executable version (\#{RUBY_VERSION})" raise "ruby lib version (#{version}) doesn't match executable version (\#{RUBY_VERSION})"
] ]
v_fast = [] v_fast = []