summaryrefslogtreecommitdiffstats
path: root/ext/.document
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-07-15 15:01:37 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-07-15 15:01:37 +0000
commitd980a0f30392f02601b2db27d1b0331a179681b5 (patch)
treec36483aea29372e11dd0ceb74c0a4bd5e5309de7 /ext/.document
parent17269384517cf0a63647731972279b6ddd3217bb (diff)
downloadruby-d980a0f30392f02601b2db27d1b0331a179681b5.tar.gz
ruby-d980a0f30392f02601b2db27d1b0331a179681b5.tar.xz
ruby-d980a0f30392f02601b2db27d1b0331a179681b5.zip
* ext/.document: enabled documents in stringio.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8775 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 bf2855bb7..127f021c8 100644
--- a/ext/.document
+++ b/ext/.document
@@ -1,6 +1,7 @@
# Add files to this as they become documented
iconv/iconv.c
+stringio/stringio.c
strscan/strscan.c
zlib/zlib.c
win32ole