mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added the REXML files to the MANIFEST.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ea7a527a2a
commit
b5d9609df5
1 changed files with 53 additions and 0 deletions
53
MANIFEST
53
MANIFEST
|
@ -253,6 +253,59 @@ lib/uri/https.rb
|
|||
lib/uri/ldap.rb
|
||||
lib/uri/mailto.rb
|
||||
lib/weakref.rb
|
||||
lib/rexml/dtd/attlistdecl.rb
|
||||
lib/rexml/dtd/dtd.rb
|
||||
lib/rexml/dtd/elementdecl.rb
|
||||
lib/rexml/dtd/entitydecl.rb
|
||||
lib/rexml/dtd/notationdecl.rb
|
||||
lib/rexml/attlistdecl.rb
|
||||
lib/rexml/attribute.rb
|
||||
lib/rexml/cdata.rb
|
||||
lib/rexml/child.rb
|
||||
lib/rexml/comment.rb
|
||||
lib/rexml/doctype.rb
|
||||
lib/rexml/document.rb
|
||||
lib/rexml/element.rb
|
||||
lib/rexml/encoding.rb
|
||||
lib/rexml/entity.rb
|
||||
lib/rexml/functions.rb
|
||||
lib/rexml/instruction.rb
|
||||
lib/rexml/namespace.rb
|
||||
lib/rexml/node.rb
|
||||
lib/rexml/output.rb
|
||||
lib/rexml/parent.rb
|
||||
lib/rexml/parseexception.rb
|
||||
lib/rexml/quickpath.rb
|
||||
lib/rexml/rexml.rb
|
||||
lib/rexml/sax2listener.rb
|
||||
lib/rexml/source.rb
|
||||
lib/rexml/streamlistener.rb
|
||||
lib/rexml/text.rb
|
||||
lib/rexml/xmldecl.rb
|
||||
lib/rexml/xmltokens.rb
|
||||
lib/rexml/xpath.rb
|
||||
lib/rexml/xpath_parser.rb
|
||||
lib/rexml/encodings/EUC-JP.rb
|
||||
lib/rexml/encodings/EUC-JP_decl.rb
|
||||
lib/rexml/encodings/ISO-8859-1.rb
|
||||
lib/rexml/encodings/ISO-8859-1_decl.rb
|
||||
lib/rexml/encodings/Shift-JIS.rb
|
||||
lib/rexml/encodings/Shift-JIS_decl.rb
|
||||
lib/rexml/encodings/Shift_JIS.rb
|
||||
lib/rexml/encodings/UNILE.rb
|
||||
lib/rexml/encodings/UNILE_decl.rb
|
||||
lib/rexml/encodings/US-ASCII.rb
|
||||
lib/rexml/encodings/US-ASCII_decl.rb
|
||||
lib/rexml/encodings/UTF-16.rb
|
||||
lib/rexml/encodings/UTF-16_decl.rb
|
||||
lib/rexml/light/node.rb
|
||||
lib/rexml/parsers/baseparser.rb
|
||||
lib/rexml/parsers/lightparser.rb
|
||||
lib/rexml/parsers/pullparser.rb
|
||||
lib/rexml/parsers/sax2parser.rb
|
||||
lib/rexml/parsers/streamparser.rb
|
||||
lib/rexml/parsers/ultralightparser.rb
|
||||
lib/rexml/parsers/xpathparser.rb
|
||||
misc/README
|
||||
misc/inf-ruby.el
|
||||
misc/ruby-mode.el
|
||||
|
|
Loading…
Add table
Reference in a new issue