diff options
Diffstat (limited to 'math/lapack/files/patch-as')
-rw-r--r-- | math/lapack/files/patch-as | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/math/lapack/files/patch-as b/math/lapack/files/patch-as deleted file mode 100644 index 6875be5f26a4..000000000000 --- a/math/lapack/files/patch-as +++ /dev/null @@ -1,19 +0,0 @@ ---- TIMING/EIG/stimee.f.orig Tue Jun 22 13:57:53 1999 -+++ TIMING/EIG/stimee.f Wed Oct 6 12:13:17 1999 -@@ -275,7 +275,7 @@ - EXTERNAL LSAMEN, SECOND - * .. - * .. External Subroutines .. -- EXTERNAL STIM21, STIM22, STIM26, STIM51 -+ EXTERNAL STIM21, STIM22, STIM26, STIM51, FPMCLR - * .. - * .. Scalars in Common .. - REAL ITCNT, OPS -@@ -299,6 +299,7 @@ - * .. - * .. Executable Statements .. - * -+ CALL FPMCLR( ) - S1 = SECOND( ) - FATAL = .FALSE. - NEP = .FALSE. |