summaryrefslogtreecommitdiff
path: root/math/lapack/files/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack/files/patch-aq')
-rw-r--r--math/lapack/files/patch-aq19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/lapack/files/patch-aq b/math/lapack/files/patch-aq
deleted file mode 100644
index 0e2cf58d4f36..000000000000
--- a/math/lapack/files/patch-aq
+++ /dev/null
@@ -1,19 +0,0 @@
---- TIMING/EIG/ctimee.f.orig Tue Jun 22 13:57:47 1999
-+++ TIMING/EIG/ctimee.f Wed Oct 6 11:04:27 1999
-@@ -299,7 +299,7 @@
- EXTERNAL LSAMEN, SECOND
- * ..
- * .. External Subroutines ..
-- EXTERNAL CTIM21, CTIM22, CTIM26, CTIM51
-+ EXTERNAL CTIM21, CTIM22, CTIM26, CTIM51, FPMCLR
- * ..
- * .. Scalars in Common ..
- REAL ITCNT, OPS
-@@ -327,6 +327,7 @@
- * ..
- * .. Executable Statements ..
- *
-+ CALL FPMCLR( )
- S1 = SECOND( )
- FATAL = .FALSE.
- NEP = .FALSE.