Commit 935d9e70 authored by Stefan Behnel's avatar Stefan Behnel

merge

parents f082a44b c866bcf5
......@@ -293,7 +293,7 @@ cdef extern from "numpy/arrayobject.h":
# info.shape was stored after info.strides in the same block
ctypedef signed char npy_bool
ctypedef unsigned char npy_bool
ctypedef signed char npy_byte
ctypedef signed short npy_short
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment