diff options
Diffstat (limited to 'BLAS/SRC/chemv.f')
-rw-r--r-- | BLAS/SRC/chemv.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/chemv.f b/BLAS/SRC/chemv.f index 9c03c6ea..7026f5b1 100644 --- a/BLAS/SRC/chemv.f +++ b/BLAS/SRC/chemv.f @@ -89,6 +89,8 @@ * Y. INCY must not be zero. * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -98,6 +100,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. COMPLEX ONE |