[Lapackpp-cvs] CVS: lapackpp/src Makefile.am,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-02-06 14:02:23
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5474/src Modified Files: Makefile.am Log Message: 2004-02-06 Christian Stimming <sti...@tu...> * configure.in: Release version 1.9.1 * matrix/testing/tgc.cc: Enable testing of LaGenMatComplex again. * include/gmd.h: Change LaGenMatDouble::operator=(LaGenMatDouble&) to copy() semantics instead of inject(), so that this is now conformant to the LaGenMatComplex behaviour and less error-prone for unexperienced programmers. Index: Makefile.am =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/src/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d --brief -r1.3 -r1.4 Files /tmp/cvsPkG4NX and /tmp/cvsInTzf7 differ |