diff options
Diffstat (limited to 'BLAS/SRC/dsbmv.f')
-rw-r--r-- | BLAS/SRC/dsbmv.f | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BLAS/SRC/dsbmv.f b/BLAS/SRC/dsbmv.f index b571a4ad..8c82d1fa 100644 --- a/BLAS/SRC/dsbmv.f +++ b/BLAS/SRC/dsbmv.f @@ -127,6 +127,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. DOUBLE PRECISION ONE,ZERO |