diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-17 00:40:49 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-17 00:40:49 +0000 |
commit | 63c7ca40d8320a5b4ecb373de69d65db49bc1122 (patch) | |
tree | c4fb9f4b08172b674685029da8b802d19d31d10e /.document | |
parent | 6023a79deb6a9833542ee1a15666a0589b05fa1c (diff) | |
download | bundler-63c7ca40d8320a5b4ecb373de69d65db49bc1122.tar.gz |
* doc/re.rb: New document for Ruby's fork of Oniguruma.
written by Run Paint Run Run [ruby-core:25420]
* re.c: import document in doc/re.rb.
* .document: add doc/re.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.document')
-rw-r--r-- | .document | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,3 +14,5 @@ lib # and some of the ext/ directory (which has its own .document file) ext + +doc/re.rb |