summaryrefslogtreecommitdiff
path: root/math/lapack/files/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack/files/patch-ar')
-rw-r--r--math/lapack/files/patch-ar19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/lapack/files/patch-ar b/math/lapack/files/patch-ar
deleted file mode 100644
index 74b04bad59ee..000000000000
--- a/math/lapack/files/patch-ar
+++ /dev/null
@@ -1,19 +0,0 @@
---- TIMING/EIG/dtimee.f.orig Tue Jun 22 13:57:50 1999
-+++ TIMING/EIG/dtimee.f Wed Oct 6 11:04:27 1999
-@@ -275,7 +275,7 @@
- EXTERNAL LSAMEN, DSECND
- * ..
- * .. External Subroutines ..
-- EXTERNAL DTIM21, DTIM22, DTIM26, DTIM51
-+ EXTERNAL DTIM21, DTIM22, DTIM26, DTIM51, FPMCLR
- * ..
- * .. Scalars in Common ..
- DOUBLE PRECISION ITCNT, OPS
-@@ -299,6 +299,7 @@
- * ..
- * .. Executable Statements ..
- *
-+ CALL FPMCLR( )
- S1 = DSECND( )
- FATAL = .FALSE.
- NEP = .FALSE.