diff options
Diffstat (limited to 'SRC/strexc.f')
-rw-r--r-- | SRC/strexc.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/strexc.f b/SRC/strexc.f index 507e3924..8609b9c4 100644 --- a/SRC/strexc.f +++ b/SRC/strexc.f @@ -104,8 +104,7 @@ *> \param[in,out] ILST *> \verbatim *> ILST is INTEGER -*> \endverbatim -*> \verbatim +*> *> Specify the reordering of the diagonal blocks of T. *> The block with row index IFST is moved to row ILST, by a *> sequence of transpositions between adjacent blocks. |