Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 12282:81e9ff0cc729 release-3-4-x
eigs-base.cc: fix error in change removing HAVE_ARPACK
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 28 Jan 2011 14:21:57 -0500 |
parents | 52f6f2989fcd |
children | 677be77b684b |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2011-01-28 John W. Eaton <jwe@octave.org> + + * eigs-base.cc: Remove #endif corresponding to "#ifdef HAVE_ARPACK", + not the one that matched "#if !defined (CXX_NEW_FRIEND_TEMPLATE_DECL)". + 2011-01-28 John W. Eaton <jwe@octave.org> * eigs-base.cc (EigsRealNonSymmetricFunc,