summaryrefslogtreecommitdiff
path: root/math/pygist/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'math/pygist/files/patch-ad')
-rw-r--r--math/pygist/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/pygist/files/patch-ad b/math/pygist/files/patch-ad
deleted file mode 100644
index 06e98457edf3..000000000000
--- a/math/pygist/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- Arrayfcns/Src/arrayfnsmodule.c.orig Fri Apr 2 02:14:43 1999
-+++ Arrayfcns/Src/arrayfnsmodule.c Wed May 5 11:33:13 1999
-@@ -1,7 +1,7 @@
- /* Copyright (c) 1996, 1997, The Regents of the University of California.
- * All rights reserved. See Legal.htm for full text and disclaimer. */
- #include "Python.h"
--#include "arrayobject.h"
-+#include "Numeric/arrayobject.h"
- /*#include "hlevel.h"*/
- #include <stdio.h>
- #include <stdlib.h>