diff options
Diffstat (limited to 'TESTING/EIG/sckcsd.f')
-rw-r--r-- | TESTING/EIG/sckcsd.f | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TESTING/EIG/sckcsd.f b/TESTING/EIG/sckcsd.f index 9c768be1..d6f4c22c 100644 --- a/TESTING/EIG/sckcsd.f +++ b/TESTING/EIG/sckcsd.f @@ -128,11 +128,11 @@ $ SLASET * .. * .. Intrinsic Functions .. - INTRINSIC ABS, COS, MIN, SIN + INTRINSIC ABS, MIN * .. * .. External Functions .. - REAL SLANGE, SLARND - EXTERNAL SLANGE, SLARND + REAL SLARND + EXTERNAL SLARND * .. * .. Executable Statements .. * |