0

Merge branch 'dtt-c-render' into py-package

Conflicts:
	setup.py
This commit is contained in:
Aaron Griffith
2011-04-03 22:47:11 -04:00
6 changed files with 1020 additions and 73 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 2
#define OVERVIEWER_EXTENSION_VERSION 3
/* Python PIL, and numpy headers */
#include <Python.h>