Merge pull request #1257 from ACSimon33/wrong_external_symbols

Fixed wrong external symbol declarations
This commit is contained in:
langou
2026-04-22 19:32:02 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -150,7 +150,7 @@
INTEGER I, LASTV, LASTC
* ..
* .. External Subroutines ..
EXTERNAL CAXPY, CGEMV, CGER, CSCAL
EXTERNAL CAXPY, CGEMV, CGERC, CSCAL
* ..
* .. Intrinsic Functions ..
INTRINSIC CONJG
+1 -1
View File
@@ -176,7 +176,7 @@
EXTERNAL LSAME
* ..
* .. External Subroutines ..
EXTERNAL XERBLA, ZLARF1, ZLARF1F
EXTERNAL XERBLA, ZLARF1L, ZLARF1F
* ..
* .. Intrinsic Functions ..
INTRINSIC DCONJG, MAX