Changeset 2139
- Timestamp:
- Dec 10, 2012, 2:59:10 PM (10 years ago)
- Location:
- trunk/tools/neercs/old
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/neercs/old/python/py_module.h
r1642 r2139 11 11 */ 12 12 13 #include "config.h"14 15 13 #ifdef USE_PYTHON 16 14 -
trunk/tools/neercs/old/widgets.h
r1656 r2139 10 10 * http://sam.zoy.org/wtfpl/COPYING for more details. 11 11 */ 12 13 #if defined HAVE_CONFIG_H14 # include "config.h"15 #endif16 12 17 13 #include <stdio.h>
Note: See TracChangeset
for help on using the changeset viewer.