diff options
| author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-19 14:49:33 +0000 | 
|---|---|---|
| committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-19 14:49:33 +0000 | 
| commit | 800fbd9bba0a42204a9bd3a3368304c48debc5c0 (patch) | |
| tree | b2fd06f314d1504f6a6a20bb4f6d029a79fdcc37 /math/asir2000/files/patch-ag.orig | |
| parent | upgrade to 0.2.2 (diff) | |
Remove *.orig patches
Spotted by:	demon
Diffstat (limited to 'math/asir2000/files/patch-ag.orig')
| -rw-r--r-- | math/asir2000/files/patch-ag.orig | 24 | 
1 files changed, 0 insertions, 24 deletions
diff --git a/math/asir2000/files/patch-ag.orig b/math/asir2000/files/patch-ag.orig deleted file mode 100644 index 53825d645738..000000000000 --- a/math/asir2000/files/patch-ag.orig +++ /dev/null @@ -1,24 +0,0 @@ ---- parse/glob.c.orig	Wed Sep 11 17:57:21 2002 -+++ parse/glob.c	Thu Oct 17 11:19:30 2002 -@@ -51,6 +51,7 @@ - #include "al.h" - #include "parse.h" - #include "ox.h" -+#include "version.h" - #if PARI - #include "genpari.h" - #endif -@@ -669,7 +670,12 @@ - 	printf("Copyright (C) 1994-2000, all rights reserved, FUJITSU LABORATORIES LIMITED.\n"); - 	printf("Copyright 2000,2001, Risa/Asir committers, http://www.openxm.org/.\n"); - 	printf("GC 6.1(alpha5) copyright 2001, H-J. Boehm, A. J. Demers, Xerox, SGI, HP.\n"); --	printf("PARI 2.2.4, copyright (C) 2002 The PARI Group.\n"); -+#if PARI -+	printf("%s.\n",PARI_DEVEL_VERSION); -+#endif -+#if LAPACK -+	printf("%s.\n",LAPACK_VERSION); -+#endif - } -  -   | 
