Sha256: 4d517c11baa4c4c293ea35591648110ba32299f223ea5bc7acc21f6e14de0ce5

Contents?: true

Size: 298 Bytes

Versions: 6

Compression:

Stored size: 298 Bytes

Contents

/* $Id: ruby_xml_xinclude.h 612 2008-11-21 08:01:29Z 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.3-x86-mswin32-60 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.5 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.5-x86-mswin32-60 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.3 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.4-x86-mswin32-60 ext/libxml/ruby_xml_xinclude.h
libxml-ruby-0.9.4 ext/libxml/ruby_xml_xinclude.h