diff options
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac new file mode 100644 index 000000000000..4f1fec7152fe --- /dev/null +++ b/math/asir2000/files/patch-ac @@ -0,0 +1,12 @@ +--- include/version.h.orig Thu Aug 9 10:20:46 2001 ++++ include/version.h Thu Aug 16 19:00:40 2001 +@@ -47,5 +47,7 @@ + * + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.45 2001/07/03 01:41:27 noro Exp $ + */ +-#define ASIR_VERSION 20010703 +-#define ASIR_DISTRIBUTION "Kobe" ++#define ASIR_VERSION 20010809 ++#define ASIR_DISTRIBUTION "Plotting Group" ++#define PARI_VERSION "PARI CALCULATOR Version 2.1.1 (released) Copyright (C) 2000 The PARI Group" ++#define LAPACK_VERSION "LAPACK Project Version 3.0" |