documentation fixes

This commit is contained in:
Benoit Jacob
2011-02-27 17:43:10 -05:00
parent b6299c974f
commit ea7d872181
2 changed files with 7 additions and 1 deletions

View File

@@ -1213,7 +1213,8 @@ PREDEFINED = EIGEN_EMPTY_STRUCT \
EIGEN_PARSED_BY_DOXYGEN \
EIGEN_VECTORIZE \
EIGEN_QT_SUPPORT \
EIGEN_STRONG_INLINE=inline
EIGEN_STRONG_INLINE=inline \
EIGEN2_SUPPORT_STAGE=99
# 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.