diff options
Diffstat (limited to 'SRC/dgsvj0.f')
-rw-r--r-- | SRC/dgsvj0.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dgsvj0.f b/SRC/dgsvj0.f index 473aa58a..4e66880b 100644 --- a/SRC/dgsvj0.f +++ b/SRC/dgsvj0.f @@ -34,7 +34,7 @@ * it does not check convergence (stopping criterion). Few tuning * parameters (marked by [TP]) are available for the implementer. * -* Further details +* Further Details * ~~~~~~~~~~~~~~~ * DGSVJ0 is used just to enable SGESVJ to call a simplified version of * itself to work on a submatrix of the original matrix. |