diff options
Diffstat (limited to 'BLAS/SRC/cher2.f')
-rw-r--r-- | BLAS/SRC/cher2.f | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BLAS/SRC/cher2.f b/BLAS/SRC/cher2.f index fd43c3d6..861cd94e 100644 --- a/BLAS/SRC/cher2.f +++ b/BLAS/SRC/cher2.f @@ -88,6 +88,8 @@ * max( 1, n ). * Unchanged on exit. * +* Further Details +* =============== * * Level 2 Blas routine. * @@ -97,6 +99,7 @@ * Sven Hammarling, Nag Central Office. * Richard Hanson, Sandia National Labs. * +* ===================================================================== * * .. Parameters .. COMPLEX ZERO |