Skip to content

Commit

Permalink
Declare DROT as EXTERNAL
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg committed Jun 16, 2021
1 parent 5269348 commit 9e1b43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/EIG/dckcsd.f
Expand Up @@ -226,7 +226,7 @@ SUBROUTINE DCKCSD( NM, MVAL, PVAL, QVAL, NMATS, ISEED, THRESH,
* ..
* .. External Subroutines ..
EXTERNAL ALAHDG, ALAREQ, ALASUM, DCSDTS, DLACSG, DLAROR,
$ DLASET
$ DLASET, DROT
* ..
* .. Intrinsic Functions ..
INTRINSIC ABS, MIN
Expand Down

0 comments on commit 9e1b43e

Please sign in to comment.