summaryrefslogtreecommitdiff
path: root/SRC/ctrsyl.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ctrsyl.f')
-rw-r--r--SRC/ctrsyl.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/ctrsyl.f b/SRC/ctrsyl.f
index 6f0137ed..765c52d2 100644
--- a/SRC/ctrsyl.f
+++ b/SRC/ctrsyl.f
@@ -1,7 +1,7 @@
SUBROUTINE CTRSYL( TRANA, TRANB, ISGN, M, N, A, LDA, B, LDB, C,
$ LDC, SCALE, INFO )
*
-* -- LAPACK routine (version 3.1) --
+* -- LAPACK routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*