aboutsummaryrefslogtreecommitdiffstats
path: root/ext/.document
diff options
context:
space:
mode:
authorkouji <kouji@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-07 15:06:36 +0000
committerkouji <kouji@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-07 15:06:36 +0000
commitfedc035ab81eee9ae814cb6865e34eac6afb58c0 (patch)
tree15c7b0407105556cc6daa7b2dad554bdc9f367e9 /ext/.document
parent1504652373a16c8e7eb5d59894c83572ac72b5e7 (diff)
downloadruby-fedc035ab81eee9ae814cb6865e34eac6afb58c0.tar.gz
* ext/.document: added readline/readline.c.
* ext/readline/readline.c: changed Copyright. added RDoc. * ext/readline/README.ja: fixed typo. * ext/readline/README: contents was moved RDoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document
index e9f791facc..ecfad12c37 100644
--- a/ext/.document
+++ b/ext/.document
@@ -8,6 +8,7 @@ iconv/iconv.c
io/wait/wait.c
nkf/lib/kconv.rb
nkf/nkf.c
+readline/readline.c
socket/socket.c
stringio/stringio.c
strscan/strscan.c