changeset 167:4d368076a1f3

Increment feature count to correct value
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 18 Jun 2013 08:15:43 -0700
parents 55e65add1ccf
children 8428ccc80ea5
files xtract/libxtract.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xtract/libxtract.h	Tue Jun 18 08:10:23 2013 -0700
+++ b/xtract/libxtract.h	Tue Jun 18 08:15:43 2013 -0700
@@ -71,7 +71,7 @@
   * @{
   */
 
-#define XTRACT_FEATURES 59
+#define XTRACT_FEATURES 60
     
 /** \brief Enumeration of features, elements are used as indixes to an array of pointers to feature extracton functions */
 enum xtract_features_ {