From ebd044e273e3776cf9f9d6f774d0d85ff29a4df1 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 10 Dec 1999 01:42:15 +0000 Subject: Files have been updated in master site (a few bug fixes) --- math/lapack/files/patch-au | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/lapack/files/patch-au') diff --git a/math/lapack/files/patch-au b/math/lapack/files/patch-au index 3a4681ef6eb4..20d9b6becae3 100644 --- a/math/lapack/files/patch-au +++ b/math/lapack/files/patch-au @@ -1,5 +1,5 @@ ---- TIMING/Makefile.orig Fri Feb 19 21:04:59 1999 -+++ TIMING/Makefile Thu Oct 7 15:11:10 1999 +--- TIMING/Makefile~ Thu Nov 4 20:27:54 1999 ++++ TIMING/Makefile Fri Dec 10 00:56:04 1999 @@ -141,242 +141,242 @@ stime.out: stime.in xlintims @@ -138,8 +138,8 @@ SGEPTIM.out: SGEPTIM.in xeigtims @echo GEP: Timing REAL Generalized Nonsymmetric Eigenvalue Problem routines -- xeigtims < sgeptim.in > $@ 2>&1 -+ ./xeigtims < sgeptim.in > $@ 2>&1 +- xeigtims < SGEPTIM.in > $@ 2>&1 ++ ./xeigtims < SGEPTIM.in > $@ 2>&1 sneptim.out: sneptim.in xeigtims @echo NEP: Timing REAL Nonsymmetric Eigenvalue Problem routines -- cgit v1.2.3