Sha256: 3a3e45752e361eb6821a9746643a97d629a14e4bf511e59243314f7be91c2796

Contents?: true

Size: 306 Bytes

Versions: 2

Compression:

Stored size: 306 Bytes

Contents

/* $Id: ruby_xml_xinclude.h 134 2007-08-29 17:30:19Z danj $ */

/* 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.2.0 ext/xml/ruby_xml_xinclude.h
libxml-ruby-0.5.0.1 ext/xml/ruby_xml_xinclude.h