From 4bf3cb5ba9c0242bd5a6d0d55b7db9f837c09edf Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 17 Jul 2010 04:50:19 +0000 Subject: * 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 --- ext/.document | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/.document') 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 -- cgit v1.2.3