Sha256: b86c7da4c21650fc8b6a3038c80015a2cd81689b83eb773e08aa2636b796a592
Contents?: true
Size: 258 Bytes
Versions: 8
Compression:
Stored size: 258 Bytes
Contents
#ifndef MARKLY_H #define MARKLY_H #ifndef __MSXML_LIBRARY_DEFINED__ #define __MSXML_LIBRARY_DEFINED__ #endif #include "cmark-gfm.h" #include "ruby.h" #include "ruby/encoding.h" #define CSTR2SYM(s) (ID2SYM(rb_intern((s)))) void Init_markly(void); #endif
Version data entries
8 entries across 8 versions & 1 rubygems