Sha256: 6eb2deef22a3e43e9dd90438fb5113868416b2da2d878bb206b36a3dab02c308

Contents?: true

Size: 239 Bytes

Versions: 2

Compression:

Stored size: 239 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

2 entries across 2 versions & 1 rubygems

Version Path
rubypython-0.2.4 ext/rubypython_bridge/config.h
rubypython-0.2.3 ext/rubypython_bridge/config.h