Changeset 19068
- Timestamp:
- 07/19/06 17:41:29 (2 years ago)
- Files:
-
- PyJuggler/trunk/pyjutil/InterpreterGuard.h (modified) (1 diff)
- PyJuggler/trunk/pyjutil/wrap_python.h (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PyJuggler/trunk/pyjutil/InterpreterGuard.h
r18525 r19068 6 6 #define _PYJUGGLER_INTERPRETER_GUARD_H_ 7 7 8 #include <Python.h> 8 //#include <Python.h> 9 #include "wrap_python.h" 9 10 10 11 #include <vpr/vpr.h>
