[Lapackpp-cvs] CVS: lapackpp/src dopla.c,1.2,1.3 dtimmg.c,1.2,1.3
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-02-05 16:28:44
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23723/src Modified Files: dopla.c dtimmg.c Log Message: 2004-02-05 Christian Stimming <sti...@tu...> * include/f2c.h: Remove definition of min and max macros since these collide with the std::min and std::max functions. And macros are evil, anyway. Index: dopla.c =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/src/dopla.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d --brief -r1.2 -r1.3 Files /tmp/cvsBUQdpZ and /tmp/cvs782v4J differ Index: dtimmg.c =================================================================== RCS file: /cvsroot/lapackpp/lapackpp/src/dtimmg.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d --brief -r1.2 -r1.3 Files /tmp/cvsuUHAv1 and /tmp/cvsnEyfcM differ |