diff options
Diffstat (limited to 'SRC/spotrf2.f')
-rw-r--r-- | SRC/spotrf2.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/spotrf2.f b/SRC/spotrf2.f index 68761afc..34a8c087 100644 --- a/SRC/spotrf2.f +++ b/SRC/spotrf2.f @@ -134,7 +134,7 @@ EXTERNAL LSAME, SISNAN * .. * .. External Subroutines .. - EXTERNAL SGEMM, SSYRK, XERBLA + EXTERNAL SSYRK, XERBLA * .. * .. Intrinsic Functions .. INTRINSIC MAX, SQRT |