From bd1af2e5f3ea836aaaa638d9356a1ca91bc1c889 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 3 Jun 2017 17:57:24 +0200 Subject: SGEES, parameter SELECT: add article 'a' before 'LOGICAL FUNCTION' --- SRC/sgees.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3