Sha256: a18e680aaf40f1221d18f17578eb213f79cc3365e26471879719cff0bde8d2ea
Contents?: true
Size: 272 Bytes
Versions: 10
Compression:
Stored size: 272 Bytes
Contents
#ifndef QIITA_MARKER_H #define QIITA_MARKER_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_qiita_marker(); #endif
Version data entries
10 entries across 10 versions & 1 rubygems