summaryrefslogtreecommitdiff
path: root/numpy
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2011-06-14 23:19:19 +0900
committerDavid Cournapeau <cournape@gmail.com>2011-08-29 00:32:27 +0200
commitdab6ffc037959ef8c2b621ecfc69bf132fdffc44 (patch)
tree4b2ae48e7cf6fdbbc01685c852be8e4b65b87ca0 /numpy
parente00b1585d27f4290b9875d9318e620dbce995450 (diff)
downloadnumpy-dab6ffc037959ef8c2b621ecfc69bf132fdffc44.tar.gz
REF: use new recursive hook file support.
Diffstat (limited to 'numpy')
-rw-r--r--numpy/bento.info24
1 files changed, 24 insertions, 0 deletions
diff --git a/numpy/bento.info b/numpy/bento.info
new file mode 100644
index 000000000..4235be897
--- /dev/null
+++ b/numpy/bento.info
@@ -0,0 +1,24 @@
+Recurse:
+ core, fft, lib, linalg, random
+
+Library:
+ Packages:
+ build_utils,
+ compat,
+ core,
+ core.code_generators,
+ distutils,
+ distutils.command,
+ distutils.fcompiler,
+ doc,
+ f2py,
+ fft,
+ lib,
+ linalg,
+ ma,
+ matrixlib,
+ numarray,
+ oldnumeric,
+ polynomial,
+ random,
+ testing