Fix bug0023: SROTMG and DROTMG uses deprecated Fortran ASSIGN statement and assigned...
authorjulie <julielangou@users.noreply.github.com>
Thu, 10 Sep 2009 22:59:31 +0000 (22:59 +0000)
committerjulie <julielangou@users.noreply.github.com>
Thu, 10 Sep 2009 22:59:31 +0000 (22:59 +0000)
commit708ac3e2f4d1a007bc9095e955e0a7bea77d9f50
tree67f6635b6f3b3c21c859befd4122108b2ae4ad5f
parentd22a22f2926a4bed3027cf6979bf481a498354cd
Fix bug0023: SROTMG and DROTMG uses deprecated Fortran ASSIGN statement and assigned GOTO statement, actually fixed ROTM also
BLAS/SRC/drotm.f
BLAS/SRC/drotmg.f
BLAS/SRC/srotm.f
BLAS/SRC/srotmg.f