diff options
Diffstat (limited to 'BLAS/SRC/chpr.f')
-rw-r--r-- | BLAS/SRC/chpr.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/chpr.f b/BLAS/SRC/chpr.f index 083a4c4d..11bd5c6e 100644 --- a/BLAS/SRC/chpr.f +++ b/BLAS/SRC/chpr.f @@ -74,6 +74,8 @@ * not be set, they are assumed to be zero, and on exit they * are set to zero. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -83,6 +85,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. COMPLEX ZERO |