diff options
Diffstat (limited to 'SRC')
-rw-r--r-- | SRC/sgees.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/sgees.f b/SRC/sgees.f index 06319bf7..ad65a0c2 100644 --- a/SRC/sgees.f +++ b/SRC/sgees.f @@ -80,7 +80,7 @@ *> *> \param[in] SELECT *> \verbatim -*> SELECT is LOGICAL FUNCTION of two REAL arguments +*> SELECT is a LOGICAL FUNCTION of two REAL arguments *> SELECT must be declared EXTERNAL in the calling subroutine. *> If SORT = 'S', SELECT is used to select eigenvalues to sort *> to the top left of the Schur form. |