Sha256: c81b70633db2707319bac05b66341eb955482eaa33ab0c050c908fd737c7475d

Contents?: true

Size: 141 Bytes

Versions: 2

Compression:

Stored size: 141 Bytes

Contents

#include "config.h"

#ifndef _RP_ERROR_H_
#define _RP_ERROR_H_

void rpPythonError();

void rpRubyPyError(char*);

#endif /* _RP_ERROR_H_ */

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubypython-0.2.10 ext/rubypython_bridge/rp_error.h
rubypython-0.2.9 ext/rubypython_bridge/rp_error.h