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

Get rid of Japanese comments and fix English comments as appropriate.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2001-05-03 08:56:49 +00:00
parent 6d65fca534
commit 4b4a670958
10 changed files with 13 additions and 33 deletions

View file

@ -28,7 +28,6 @@ module IRB
@irb_level = 0
# copy of default configuration
# (JP: $B%G%U%)%k%H%3%s%U%#%.%e%l!<%7%g%s$N%3%T!<(B)
@ap_name = IRB.conf[:AP_NAME]
@rc = IRB.conf[:RC]
@load_modules = IRB.conf[:LOAD_MODULES]