From 56b97a51c5c9577802e6b236815b5a84f2d39182 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Wed, 13 Oct 1999 23:06:53 +0000 Subject: Files I forgot to add in the previous commit. --- math/lapack/files/patch-aj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 math/lapack/files/patch-aj (limited to 'math/lapack/files/patch-aj') diff --git a/math/lapack/files/patch-aj b/math/lapack/files/patch-aj new file mode 100644 index 000000000000..bb904cc635aa --- /dev/null +++ b/math/lapack/files/patch-aj @@ -0,0 +1,19 @@ +--- TESTING/EIG/schkee.f.orig Tue Jun 22 13:54:38 1999 ++++ TESTING/EIG/schkee.f Wed Oct 6 11:04:27 1999 +@@ -1013,7 +1013,7 @@ + $ SCKGLM, SCKGQR, SCKGSV, SCKLSE, SDRGES, SDRGEV, + $ SDRGSX, SDRGVX, SDRVBD, SDRVES, SDRVEV, SDRVGG, + $ SDRVSG, SDRVST, SDRVSX, SDRVVX, SERRBD, SERRED, +- $ SERRGG, SERRHS, SERRST, XLAENV ++ $ SERRGG, SERRHS, SERRST, XLAENV, FPMCLR + * .. + * .. Intrinsic Functions .. + INTRINSIC LEN, MIN +@@ -1042,6 +1042,7 @@ + * .. + * .. Executable Statements .. + * ++ CALL FPMCLR( ) + S1 = SECOND( ) + FATAL = .FALSE. + NUNIT = NOUT -- cgit v1.2.3