Sha256: 5ad934b2832fe8927518ab8f8efd3306661777c6e1be4c06936cd214d4655cd1
Contents?: true
Size: 264 Bytes
Versions: 11
Compression:
Stored size: 264 Bytes
Contents
/* $Id: ruby_xml_tree.h,v 1.1 2006/02/21 20:40:16 roscopeco Exp $ */ /* Please see the LICENSE file for copyright and distribution information */ #ifndef __RUBY_XML_TREE__ #define __RUBY_XML_TREE__ extern VALUE cXMLTree; void ruby_init_xml_tree(void); #endif
Version data entries
11 entries across 11 versions & 2 rubygems