diff options
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 42db624..8757e0b 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,13 +1,8 @@ ---- include/version.h.orig Thu Oct 4 02:04:12 2001 -+++ include/version.h Tue Oct 23 02:26:45 2001 -@@ -47,5 +47,8 @@ - * - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.51 2001/10/01 02:00:28 noro Exp $ +--- include/version.h.orig Fri Mar 1 09:40:52 2002 ++++ include/version.h Sat Mar 2 20:09:47 2002 +@@ -48,4 +48,4 @@ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.61 2002/03/01 00:40:52 noro Exp $ */ --#define ASIR_VERSION 20011001 + #define ASIR_VERSION 20020301 -#define ASIR_DISTRIBUTION "Kobe" -+#define ASIR_VERSION 20011005 +#define ASIR_DISTRIBUTION "Plotting Group" -+#define PARI2_VERSION "PARI CALCULATOR Version 2.2.0 (alpha) Copyright (C) 2000 The PARI Group" -+#define PARI1_VERSION "PARI CALCULATOR Version 2.1.1 (released) Copyright (C) 2000 The PARI Group" -+#define LAPACK_VERSION "LAPACK Project Version 3.0" |