python/: move source files to ext/
authorPaul Brossier <piem@piem.org>
Mon, 4 Mar 2013 19:46:56 +0000 (14:46 -0500)
committerPaul Brossier <piem@piem.org>
Mon, 4 Mar 2013 19:46:56 +0000 (14:46 -0500)
commit164980f6849b73ca4c354c9b6329bd9e881ed2bd
tree57f7c09bcfab8e737945c4829f47411749a6ed69
parent7a6521daf3f38207403d27f6b49d4c6a48288ee3
python/: move source files to ext/
python/ext/aubio-types.h [moved from python/aubio-types.h with 100% similarity]
python/ext/aubiomodule.c [moved from python/aubiomodule.c with 100% similarity]
python/ext/aubioproxy.c [moved from python/aubioproxy.c with 100% similarity]
python/ext/aubiowraphell.h [moved from python/aubiowraphell.h with 100% similarity]
python/ext/py-cvec.c [moved from python/py-cvec.c with 100% similarity]
python/ext/py-fft.c [moved from python/py-fft.c with 100% similarity]
python/ext/py-filter.c [moved from python/py-filter.c with 100% similarity]
python/ext/py-filterbank.c [moved from python/py-filterbank.c with 100% similarity]
python/ext/py-phasevoc.c [moved from python/py-phasevoc.c with 100% similarity]
python/gen_pyobject.py
python/setup.py