Changeset 4038 for neercs/trunk/src/py_module.h
- Timestamp:
- Nov 25, 2009, 4:07:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/src/py_module.h
r4035 r4038 18 18 19 19 #include <Python.h> 20 #include "neercs.h" 20 21 21 PyObject* PyInit_neercs( void);22 PyObject* PyInit_neercs(struct screen_list* sl); 22 23 23 24
Note: See TracChangeset
for help on using the changeset viewer.