diff options
Diffstat (limited to 'math/lapack/files/patch-ba')
-rw-r--r-- | math/lapack/files/patch-ba | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/lapack/files/patch-ba b/math/lapack/files/patch-ba new file mode 100644 index 000000000000..046c8f265d8a --- /dev/null +++ b/math/lapack/files/patch-ba @@ -0,0 +1,10 @@ +--- TIMING/EIG/ztimee.f.orig Wed Dec 22 13:50:25 1999 ++++ TIMING/EIG/ztimee.f Wed Dec 22 13:51:03 1999 +@@ -327,6 +327,7 @@ + * .. + * .. Executable Statements .. + * ++ CALL FPMCLR( ) + S1 = DSECND( ) + FATAL = .FALSE. + NEP = .FALSE. |