Browse Source

Declare SROT as EXTERNAL

tags/v0.3.16^2
Martin Kroeker GitHub 4 years ago
parent
commit
e2621ef93a
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/sckcsd.f

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

@@ -226,7 +226,7 @@
* ..
* .. External Subroutines ..
EXTERNAL ALAHDG, ALAREQ, ALASUM, SCSDTS, SLACSG, SLAROR,
$ SLASET
$ SLASET, SROT
* ..
* .. Intrinsic Functions ..
INTRINSIC ABS, MIN


Loading…
Cancel
Save