Sha256: 2dc6c41c93733ae59910d10251decd45f3e936c95f740b7c3f86ffeaada23037

Contents?: true

Size: 298 Bytes

Versions: 6

Compression:

Stored size: 298 Bytes

Contents

/* $Id: ruby_xml_xinclude.h 666 2008-12-07 00:16:50Z cfis $ */

/* Please see the LICENSE file for copyright and distribution information */

#ifndef __RXML_XINCLUDE__
#define __RXML_XINCLUDE__

extern VALUE cXMLXInclude;
extern VALUE eXMLXIncludeError;

void ruby_init_xml_xinclude(void);

#endif

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libxml-ruby-0.9.6 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.6-x86-mswin32-60 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.7 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.7-x86-mswin32-60 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.8-x86-mswin32-60 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.8 ext/libxml/ruby_xml_xinclude.h