summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-07-07 14:02:54 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-07-07 14:02:54 +0000
commit86afd157741ab6ff89707cc4b4efcb80a77f278e (patch)
tree6d0cb82aad9ca75a6033f854a6bdd3064cbe2e9b
parent516c9509af3dfe16b5656ed6695e28cd24f5e8d1 (diff)
downloadruby-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--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1bba906d4..1b48e954d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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