From 592c723d7fe2dc8794182d6270a127e63f6e2973 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Mon, 29 Jan 2007 11:30:11 +0000 Subject: Added namespacing to enumerations and defines. Made most macros private. --- doc/documentation.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/documentation.doxygen.in') diff --git a/doc/documentation.doxygen.in b/doc/documentation.doxygen.in index eca850d..c2f373e 100644 --- a/doc/documentation.doxygen.in +++ b/doc/documentation.doxygen.in @@ -1005,7 +1005,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = XTRACT XTRACT_FFT +PREDEFINED = XTRACT_H XTRACT_FFT # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. -- cgit v1.2.3