diff options
author | David Cournapeau <cournape@gmail.com> | 2011-06-14 23:06:50 +0900 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2011-08-29 00:32:27 +0200 |
commit | e00b1585d27f4290b9875d9318e620dbce995450 (patch) | |
tree | 9304c7acc5871b1af893a2e4f3c5b1a29bd768a8 /numpy/fft | |
parent | d247f01753c64548a08c08892e89808bc6b73d2b (diff) | |
download | numpy-e00b1585d27f4290b9875d9318e620dbce995450.tar.gz |
REF: define hook file locally.
Diffstat (limited to 'numpy/fft')
-rw-r--r-- | numpy/fft/bento.info | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/numpy/fft/bento.info b/numpy/fft/bento.info index 23ef8e84b..7627b319e 100644 --- a/numpy/fft/bento.info +++ b/numpy/fft/bento.info @@ -1,3 +1,5 @@ +HookFile: bscript + Library: Extension: fftpack_lite Sources: |