Sha256: 4c4c013dd01faffc1fa38ccf96021cba14022cfcf65d32a744f2997ace32318e
Contents?: true
Size: 242 Bytes
Versions: 5
Compression:
Stored size: 242 Bytes
Contents
/* $Id$ */ /* 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
5 entries across 5 versions & 2 rubygems