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