mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert r11453
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4ee717dcae
commit
46fa18da5b
23 changed files with 466 additions and 352 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
warn "Warning:#{caller[0].sub(/:in `.*'\z/, '')}: parsearg is deprecated after Ruby 1.8.1; use optparse instead"
|
||||
|
||||
$RCS_ID=%q$Header: /var/cvs/src/ruby/lib/parsearg.rb,v 1.2.2.2 2006/08/04 22:00:21 drbrain Exp $
|
||||
$RCS_ID=%q$Header$
|
||||
|
||||
require "getopts"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue