Sha256: 193309569c4835b8aebaebfd90926750b2c1ef0d7aa93bb25726a6bb4ddd1a21
Contents?: true
Size: 241 Bytes
Versions: 2
Compression:
Stored size: 241 Bytes
Contents
#ifndef COMMONMARKER_H #define COMMONMARKER_H #ifndef __MSXML_LIBRARY_DEFINED__ #define __MSXML_LIBRARY_DEFINED__ #endif #include "cmark.h" #include "ruby.h" #define CSTR2SYM(s) (ID2SYM(rb_intern((s)))) void Init_commonmarker(); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
commonmarker-0.12.0 | ext/commonmarker/commonmarker.h |
commonmarker-0.11.0 | ext/commonmarker/commonmarker.h |