Fix typo in EXTERNAL (Reference-LAPACK PR760)
This commit is contained in:
parent
b4c9228441
commit
730ed549e6
|
@ -99,7 +99,7 @@
|
|||
* ..
|
||||
* .. External Subroutines ..
|
||||
EXTERNAL CHKXER, DGEES, DGEESX, DGEEV, DGEEVX, DGEJSV,
|
||||
$ DGESDD, DGESVD, DGESVDX, DGESVQ
|
||||
$ DGESDD, DGESVD, DGESVDX, DGESVDQ
|
||||
* ..
|
||||
* .. External Functions ..
|
||||
LOGICAL DSLECT, LSAMEN
|
||||
|
|
Loading…
Reference in New Issue