mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
initialize hack
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3dc5049a49
commit
86a5ba2b01
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
module IRB
|
||||
|
||||
# initialize config
|
||||
def IRB.initialize(ap_path)
|
||||
def IRB.setup(ap_path)
|
||||
IRB.init_config(ap_path)
|
||||
IRB.init_error
|
||||
IRB.parse_opts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue