diff options
author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-07-07 14:02:54 +0000 |
---|---|---|
committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-07-07 14:02:54 +0000 |
commit | 86afd157741ab6ff89707cc4b4efcb80a77f278e (patch) | |
tree | 6d0cb82aad9ca75a6033f854a6bdd3064cbe2e9b | |
parent | 516c9509af3dfe16b5656ed6695e28cd24f5e8d1 (diff) | |
download | ruby-86afd157741ab6ff89707cc4b4efcb80a77f278e.tar.gz ruby-86afd157741ab6ff89707cc4b4efcb80a77f278e.tar.xz ruby-86afd157741ab6ff89707cc4b4efcb80a77f278e.zip |
MANIFEST: added these files:
lib/rexml/validation/relaxng.rb
lib/rexml/validation/validation.rb
lib/rexml/validation/validationexception.rb
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6597 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -343,6 +343,9 @@ lib/rexml/sax2listener.rb lib/rexml/source.rb lib/rexml/streamlistener.rb lib/rexml/text.rb +lib/rexml/validation/relaxng.rb +lib/rexml/validation/validation.rb +lib/rexml/validation/validationexception.rb lib/rexml/xmldecl.rb lib/rexml/xmltokens.rb lib/rexml/xpath.rb |