diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-11-01 10:13:52 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-11-01 10:13:52 +0000 |
| commit | 9f9f1683d4c819a89332558439de740bd9219268 (patch) | |
| tree | f81fd3ee62e60a6acfb367bfeaf7d49823787a5b /ext/dl | |
| parent | fde29010bfe19d65d9d2d5080b8501739becd622 (diff) | |
| download | ruby-9f9f1683d4c819a89332558439de740bd9219268.tar.gz ruby-9f9f1683d4c819a89332558439de740bd9219268.tar.xz ruby-9f9f1683d4c819a89332558439de740bd9219268.zip | |
* MANIFEST, ext/**/MANIFEST: removed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/dl')
| -rw-r--r-- | ext/dl/MANIFEST | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/ext/dl/MANIFEST b/ext/dl/MANIFEST deleted file mode 100644 index d44344421..000000000 --- a/ext/dl/MANIFEST +++ /dev/null @@ -1,31 +0,0 @@ -MANIFEST -depend -dl.c -dl.def -dl.h -doc/dl.txt -extconf.rb -h2rb -handle.c -install.rb -lib/dl/import.rb -lib/dl/struct.rb -lib/dl/types.rb -lib/dl/win32.rb -mkcall.rb -mkcallback.rb -mkcbtable.rb -ptr.c -sample/c++sample.C -sample/c++sample.rb -sample/drives.rb -sample/getch.rb -sample/libc.rb -sample/msgbox.rb -sample/msgbox2.rb -sample/stream.rb -sym.c -test/libtest.def -test/test.c -test/test.rb -type.rb |
