Sha256: ccf61cde1e5af063f087b6f36c53a8962a5e1d32925a68dcca98f71ade3fb510
Contents?: true
Size: 182 Bytes
Versions: 1
Compression:
Stored size: 182 Bytes
Contents
#include "config.h" #ifndef _RP_BLANKOBJECT_H_ #define _RP_BLANKOBJECT_H_ VALUE blank_undef_if(VALUE, VALUE); VALUE blank_obj_prep(VALUE); inline void Init_BlankObject(); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.11 | ext/rubypython_bridge/rp_blankobject.h |