projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2eee03
)
python/ext/aubio-types.h: lower to numpy 1.7
author
Paul Brossier
<piem@piem.org>
Tue, 11 Mar 2014 15:39:47 +0000
(12:39 -0300)
committer
Paul Brossier
<piem@piem.org>
Tue, 11 Mar 2014 15:39:47 +0000
(12:39 -0300)
python/ext/aubio-types.h
patch
|
blob
|
history
diff --git
a/python/ext/aubio-types.h
b/python/ext/aubio-types.h
index
91842ed
..
280d01b
100644
(file)
--- a/
python/ext/aubio-types.h
+++ b/
python/ext/aubio-types.h
@@
-1,7
+1,7
@@
#include <Python.h>
#include <structmember.h>
-#define NPY_NO_DEPRECATED_API NPY_1_
8
_API_VERSION
+#define NPY_NO_DEPRECATED_API NPY_1_
7
_API_VERSION
// define numpy unique symbols for aubio
#define PY_ARRAY_UNIQUE_SYMBOL PYAUBIO_ARRAY_API