Sha256: b195c06bfe0ccd1e6835d72157d968f919f766a69cc3c363453175064ca67f03
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
#include "config.h" #ifndef _RP_MODULE_H_ #define _RP_MODULE_H_ // Ruby wrapper for Python Modules VALUE rpModuleDelegate(VALUE, VALUE); inline void Init_RubyPyModule(); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.11 | ext/rubypython_bridge/rp_module.h |