Mercurial > hg > libxtract
diff src/libxtract.c @ 50:435be4a78aac
Added function descriptors
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Fri, 22 Dec 2006 20:13:02 +0000 |
parents | e8f4c56de591 |
children | 45c585bb7996 |
line wrap: on
line diff
--- a/src/libxtract.c Thu Dec 21 13:23:12 2006 +0000 +++ b/src/libxtract.c Fri Dec 22 20:13:02 2006 +0000 @@ -75,7 +75,8 @@ xtract_harmonics }; -char *xtract_help_strings[] = { + +/*char *xtract_help_strings[] = { "xtract_mean", "xtract_variance", "xtract_standard_deviation", @@ -123,4 +124,4 @@ "xtract_mfcc", "xtract_dct", "xtract_harmonics" - }; + }; */