Update of /cvsroot/lapackpp/lapackpp/matrix/testing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24112/matrix/testing
Modified Files:
Makefile.am
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.
|