Sha256: ac0c7f12989dc6c241de643b8797e8210b27c7f670b26dbcb9e94622fc469935
Contents?: true
Size: 294 Bytes
Versions: 13
Compression:
Stored size: 294 Bytes
Contents
/* $Id: ruby_xml_xinclude.h 758 2009-01-25 20:36:03Z cfis $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RXML_XINCLUDE__ #define __RXML_XINCLUDE__ extern VALUE cXMLXInclude; extern VALUE eXMLXIncludeError; void rxml_init_xinclude(void); #endif
Version data entries
13 entries across 13 versions & 2 rubygems