0

removed really old composite.py stub wrapper

This commit is contained in:
Aaron Griffith
2012-02-09 10:12:12 -05:00
parent c486c99387
commit 09c4e4cbf8
4 changed files with 185 additions and 213 deletions

View File

@@ -26,7 +26,7 @@
// increment this value if you've made a change to the c extesion
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 19
#define OVERVIEWER_EXTENSION_VERSION 20
/* Python PIL, and numpy headers */
#include <Python.h>