Browse Source

Declare ZDROT as EXTERNAL

tags/v0.3.16^2
Martin Kroeker GitHub 4 years ago
parent
commit
cd0e4aadb1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lapack-netlib/TESTING/EIG/zckcsd.f

+ 1
- 1
lapack-netlib/TESTING/EIG/zckcsd.f View File

@@ -228,7 +228,7 @@
* ..
* .. External Subroutines ..
EXTERNAL ALAHDG, ALAREQ, ALASUM, ZCSDTS, ZLACSG, ZLAROR,
$ ZLASET
$ ZLASET, ZDROT
* ..
* .. Intrinsic Functions ..
INTRINSIC ABS, MIN


Loading…
Cancel
Save