Sha256: 91c74f7a0fb36e0d16ed0e319cce2e842ef910389d1a39ff45f5e257899b282c
Contents?: true
Size: 310 Bytes
Versions: 2
Compression:
Stored size: 310 Bytes
Contents
/* $Id: ruby_xml_xinclude.h 225 2007-12-07 04:58:09Z transami $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RUBY_XML_XINCLUDE__ #define __RUBY_XML_XINCLUDE__ extern VALUE cXMLXInclude; extern VALUE eXMLXIncludeError; void ruby_init_xml_xinclude(void); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.5.3 | ext/libxml/ruby_xml_xinclude.h |
libxml-ruby-0.5.4 | ext/libxml/ruby_xml_xinclude.h |