Sha256: 57c4829a27a1ef9a36a7c8879734b937e00ee2ca9814a93349377b11f28d3296

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 Bytes

Contents

#ifndef _PYTHON_H_
#define _PYTHON_H_
#include "python2.5/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

3 entries across 3 versions & 1 rubygems

Version Path
rubypython-0.2.0 ext/rubypython_bridge/config.h
rubypython-0.2.1 ext/rubypython_bridge/config.h
rubypython-0.2.2 ext/rubypython_bridge/config.h