[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.51,1.52 README,1.10,1.11 mainpage.doxygen.in,1.5,1.6
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-12-15 11:03:47
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24112 Modified Files: ChangeLog README mainpage.doxygen.in Log Message: 2004-12-15 Christian Stimming <sti...@tu...> * src/Makefile.am: Reorganized the library generation: All of lapack++ is now included in one shared library "liblapackpp.so" instead of the three libraries libblas++.so, liblamatrix++.so, liblapack++.so. For backward compatibility, three libraries with the old name but linked against the new one are still being installed. |