Sha256: ed54bca010eff8fcc058f5ee11b594f304de189b0d8dd116d7c6a04870df625b
Contents?: true
Size: 299 Bytes
Versions: 7
Compression:
Stored size: 299 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__ extern VALUE cXSLTStylesheet; void ruby_init_xslt_stylesheet(void); #endif
Version data entries
7 entries across 7 versions & 1 rubygems