Sha256: 18e920f49e87fbb03d9347bc8d39e19e3aba0b9c6f4b122c6e219e51f6a9e9f5
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
#include "config.h" #ifndef _RP_INSTANCE_H_ #define _RP_INSTANCE_H_ VALUE rpInstanceFromPyObject(PyObject*); #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.10 | ext/rubypython_bridge/rp_instance.h |
rubypython-0.2.9 | ext/rubypython_bridge/rp_instance.h |