diff options
Diffstat (limited to 'BLAS/SRC/stbsv.f')
-rw-r--r-- | BLAS/SRC/stbsv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/stbsv.f b/BLAS/SRC/stbsv.f index c98cac7a..b846be85 100644 --- a/BLAS/SRC/stbsv.f +++ b/BLAS/SRC/stbsv.f @@ -129,6 +129,8 @@ * X. INCX must not be zero. * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -138,6 +140,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. REAL ZERO |