From d88ff54ee9be978bbdb44cedacb9b3df598b1017 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Wed, 30 Mar 2011 10:51:39 +0000 Subject: - reimplemented xtract_spectral_variance() xtract_spectral_skewness() and xtract_spectral_kurtosis() using correct maths - removed xtract_spectral_average_deviation() --- doc/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 6eb4e45..e95cb38 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,8 +6,6 @@ CLEANFILES=doxygen-build.stamp DOX=documentation.doxygen -EXTRA_DIST= - INSTIMAGES=html/doxygen.png DOC_STAMPS=html-build.stamp -- cgit v1.2.3