repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* transcode_data.h (rb_trans_elem_t): new field: from and to.
[ruby-svn.git]
/
bin
/
ri
blob
0d4e3304d89fe0efdbd8c02061bad4e22b902593
1
#!/usr//bin/env ruby
2
3
require 'rdoc/ri/driver'
4
5
RDoc::RI::Driver.run ARGV
6