mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
MANIFEST update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9356e8d177
commit
8b7dbcf4b7
2 changed files with 2 additions and 3 deletions
3
MANIFEST
3
MANIFEST
|
@ -16,6 +16,7 @@ array.c
|
||||||
ascii.c
|
ascii.c
|
||||||
bignum.c
|
bignum.c
|
||||||
class.c
|
class.c
|
||||||
|
common.mk
|
||||||
compar.c
|
compar.c
|
||||||
config.guess
|
config.guess
|
||||||
config.sub
|
config.sub
|
||||||
|
@ -944,6 +945,7 @@ win32/configure.bat
|
||||||
win32/dir.h
|
win32/dir.h
|
||||||
win32/mkexports.rb
|
win32/mkexports.rb
|
||||||
win32/resource.rb
|
win32/resource.rb
|
||||||
|
win32/rm.bat
|
||||||
win32/setup.mak
|
win32/setup.mak
|
||||||
win32/win32.c
|
win32/win32.c
|
||||||
win32/win32.h
|
win32/win32.h
|
||||||
|
@ -960,7 +962,6 @@ wince/errno.h
|
||||||
wince/fcntl.h
|
wince/fcntl.h
|
||||||
wince/io.h
|
wince/io.h
|
||||||
wince/io_wce.c
|
wince/io_wce.c
|
||||||
wince/mkconfig_wce.rb
|
|
||||||
wince/mkexports.rb
|
wince/mkexports.rb
|
||||||
wince/process.h
|
wince/process.h
|
||||||
wince/process_wce.c
|
wince/process_wce.c
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
MANIFEST
|
MANIFEST
|
||||||
extconf.rb
|
extconf.rb
|
||||||
lib/net/ftptls.rb
|
lib/net/ftptls.rb
|
||||||
lib/net/https.rb
|
|
||||||
lib/net/protocols.rb
|
|
||||||
lib/net/telnets.rb
|
lib/net/telnets.rb
|
||||||
lib/openssl.rb
|
lib/openssl.rb
|
||||||
lib/openssl/bn.rb
|
lib/openssl/bn.rb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue