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

* sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irb

0.7.3 and irb-tools 0.7.1.

* instruby.rb: Install help-message's too.

* lib/irb/main.rb: This file is not needed anymore.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1351 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2001-04-30 18:39:35 +00:00
parent b346da947e
commit 7083ecb820
14 changed files with 231 additions and 954 deletions

View file

@ -1,6 +1,6 @@
#
# frame.rb -
# $Release Version: 0.6$
# $Release Version: 0.7.1$
# $Revision$
# $Date$
# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd)