Parent Directory
|
Revision Log
|
Patch
revision 870 by johnpye, Wed Oct 4 14:03:46 2006 UTC | revision 871 by johnpye, Thu Oct 5 09:30:08 2006 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | # include <Python.h> | # include <Python.h> |
13 | #endif | #endif |
14 | ||
#ifndef ASCXX_USE_PYTHON | ||
# error "WHERE IS PYTHON?" | ||
#endif | ||
15 | class Registry{ | class Registry{ |
16 | public: | public: |
17 | void setInteger(const char *key, int value); | void setInteger(const char *key, int value); |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |