blob: 5261f14b439d97095658c7a12b18e6919613940d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- 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.90 2003/01/28 08:38:58 noro Exp $
*/
-#define ASIR_VERSION 20030128
-#define ASIR_DISTRIBUTION "Kobe"
+#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"
|