diff options
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 2c64c22a2c72..5261f14b439d 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,10 +1,14 @@ ---- include/version.h.orig Thu Oct 3 10:12:46 2002 -+++ include/version.h Wed Oct 9 01:37:03 2002 -@@ -47,5 +47,5 @@ +--- include/version.h.orig Tue Jan 28 17:38:58 2003 ++++ include/version.h Thu Feb 6 16:31:53 2003 +@@ -47,5 +47,9 @@ * - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.75 2002/10/03 01:12:46 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.90 2003/01/28 08:38:58 noro Exp $ */ --#define ASIR_VERSION 20021003 +-#define ASIR_VERSION 20030128 -#define ASIR_DISTRIBUTION "Kobe" -+#define ASIR_VERSION 20021020 ++#define ASIR_VERSION 20030215 +#define ASIR_DISTRIBUTION "Plotting Group" ++#define PARI_DEVEL_VERSION "PARI 2.2.4.alpha, copyright (C) 2000, ++ C. Batut, K. Belabas, D. Bernardi, H. Cohen and M. Olivier" ++#define PARI_DEVEL_VERSION "PARI 2.2.4.alpha, copyright (C) 2000, ++ C. Batut, K. Belabas, D. Bernardi, H. Cohen and M. Olivier" |