From 5aad171d132d958c757506fd10159694d2091899 Mon Sep 17 00:00:00 2001 From: Tim Sheerman-Chase Date: Wed, 10 Jul 2013 19:58:11 +0100 Subject: [PATCH] Add _hoghistogram.pyx to bento.info --- bento.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bento.info b/bento.info index cba403d9..feb1116b 100644 --- a/bento.info +++ b/bento.info @@ -98,6 +98,9 @@ Library: Extension: skimage.feature.corner_cy Sources: skimage/feature/corner_cy.pyx + Extension: skimage.feature._hoghistogram + Sources: + skimage/feature/_hoghistogram.pyx Extension: skimage.feature._texture Sources: skimage/feature/_texture.pyx