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