Sha256: c65012a9d6944f339abc10be1bc5f23bfdd922c0ce6b846bdb87bf2ff9bc265f

Contents?: true

Size: 240 Bytes

Versions: 7

Compression:

Stored size: 240 Bytes

Contents

#ifndef _PYTHON_H_
#define _PYTHON_H_
#include "Python.h"
#endif /* _PYTHON_H_ */

#ifndef _STDLIB_H_
#define _STDLIB_H_
#include "stdlib.h"
#endif /* _STDLIB_H_ */

#ifndef _RUBY_H_
#define _RUBY_H_
#include "ruby.h"
#endif /* _RUBY_H_ */

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rubypython-0.2.11 ext/rubypython_bridge/config.h
rubypython-0.2.10 ext/rubypython_bridge/config.h
rubypython-0.2.9 ext/rubypython_bridge/config.h
rubypython-0.2.8 ext/rubypython_bridge/config.h
rubypython-0.2.7 ext/rubypython_bridge/config.h
rubypython-0.2.6 ext/rubypython_bridge/config.h
rubypython-0.2.5 ext/rubypython_bridge/config.h