summaryrefslogtreecommitdiff
path: root/ext/.document
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-17 04:50:19 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-17 04:50:19 +0000
commit4bf3cb5ba9c0242bd5a6d0d55b7db9f837c09edf (patch)
treea203d15df3becb4afddb138d470d93433e129f3f /ext/.document
parent95bc02237635d3fe42532bfe53038257575cee75 (diff)
* ext/pathname/lib/pathname.rb: moved from lib/pathname.rb.
require pathname.so. * ext/pathname/pathname.c: new file to define empty Pathname class. * ext/pathname/extconf.rb: new file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28663 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/.document b/ext/.document
index 3e767d20a8..6f4f668ddf 100644
--- a/ext/.document
+++ b/ext/.document
@@ -47,6 +47,8 @@ openssl/ossl_x509req.c
openssl/ossl_x509revoked.c
openssl/ossl_x509store.c
openssl/lib/openssl/buffering.rb
+pathname/pathname.c
+pathname/lib
pty/pty.c
pty/lib
readline/readline.c