Sha256: b673a5341d5aa34bb1382cd929cca7365017ae94fb1f04df49d04004de0492e2
Contents?: true
Size: 258 Bytes
Versions: 2
Compression:
Stored size: 258 Bytes
Contents
/* $Id: ruby_xml_tree.h 225 2007-12-07 04:58:09Z transami $ */ /* 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.3 | ext/libxml/ruby_xml_tree.h |
libxml-ruby-0.5.4 | ext/libxml/ruby_xml_tree.h |