Sha256: 04133f7ca7a518cc9c25eefda4b4d4d68e307c0e12719f11d349ef1b855bc9e9
Contents?: true
Size: 399 Bytes
Versions: 23
Compression:
Stored size: 399 Bytes
Contents
/* $Id: ruby_xslt_stylesheet.h 42 2007-12-07 06:09:35Z transami $ */ /* Please see the LICENSE file for copyright and distribution information. */ #ifndef __RUBY_LIBXSLT_STYLESHEET__ #define __RUBY_LIBXSLT_STYLESHEET__ // Includes from libxml-ruby #include <libxml/ruby_libxml.h> #include <libxml/ruby_xml_document.h> extern VALUE cXSLTStylesheet; void ruby_init_xslt_stylesheet(void); #endif
Version data entries
23 entries across 23 versions & 3 rubygems