Sha256: af85d57c8cfb3c067bffae5138d123929f39b98d4367c84f66e8b8af219ebe1e
Contents?: true
Size: 254 Bytes
Versions: 2
Compression:
Stored size: 254 Bytes
Contents
/* $Id: ruby_xml_tree.h 134 2007-08-29 17:30:19Z danj $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RUBY_XML_TREE__ #define __RUBY_XML_TREE__ extern VALUE cXMLTree; void ruby_init_xml_tree(void); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.5.0.1 | ext/xml/ruby_xml_tree.h |
libxml-ruby-0.5.2.0 | ext/xml/ruby_xml_tree.h |