[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.83,1.84
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-06 15:13:27
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17800 Modified Files: ChangeLog Log Message: 2005-10-06 Christian Stimming <sti...@tu...> * include/lacomplex.h.in: Make USE_GCC3 conditional on __GNUC__ for compatibility with other compilers. * src/lasvd.cc: Remove definition of min() because std::min is used everywhere. |