aboutsummaryrefslogtreecommitdiffstats
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
commitd97a7eaa3608512945c08080ea76a504f7106249 (patch)
treec36483aea29372e11dd0ceb74c0a4bd5e5309de7 /ext/.document
parent2bfa23f0347d172367f77d78265475c3fb73ed31 (diff)
downloadruby-d97a7eaa3608512945c08080ea76a504f7106249.tar.gz
* ext/.document: enabled documents in stringio.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 bf2855bb74..127f021c89 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