diff options
Diffstat (limited to 'SRC/chegs2.f')
-rw-r--r-- | SRC/chegs2.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/chegs2.f b/SRC/chegs2.f index c335b06c..dd09df1c 100644 --- a/SRC/chegs2.f +++ b/SRC/chegs2.f @@ -82,8 +82,7 @@ *> leading n by n lower triangular part of A contains the lower *> triangular part of the matrix A, and the strictly upper *> triangular part of A is not referenced. -*> \endverbatim -*> \verbatim +*> *> On exit, if INFO = 0, the transformed matrix, stored in the *> same format as A. *> \endverbatim |