00001 00002 #ifndef __PYTHONC_H__ 00003 #define __PYTHONC_H__ 00004 00005 PyMODINIT_FUNC 00006 initPyCFunctions(void); 00007 00008 00009 #endif // __PYTHONC_H__