diff options
Diffstat (limited to 'numpy')
-rw-r--r-- | numpy/core/bento.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/numpy/core/bento.info b/numpy/core/bento.info index 9fe2229ee..bda64d474 100644 --- a/numpy/core/bento.info +++ b/numpy/core/bento.info @@ -12,8 +12,8 @@ Library: Sources: src/npysort/quicksort.c.src, src/npysort/mergesort.c.src, - src/npysort/heapsort.c.src - src/npysort/selection.c.src, + src/npysort/heapsort.c.src, + src/npysort/selection.c.src Extension: multiarray Sources: src/multiarray/multiarraymodule_onefile.c |