diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-05 09:48:30 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-05-05 09:48:30 +0000 |
| commit | cdf04c21eead413ab7f7b61e0b216c3c37f144d9 (patch) | |
| tree | 7c13d0c70c815e08a5b882e3543bd19827a9609c /math/pygist/files/patch-ad | |
| parent | 019506bf17ffd063fbd9584fbcbc19349405da44 (diff) | |
Upgrade to latest distribution.
Diffstat (limited to 'math/pygist/files/patch-ad')
| -rw-r--r-- | math/pygist/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/pygist/files/patch-ad b/math/pygist/files/patch-ad new file mode 100644 index 000000000000..7e3bf99b7e84 --- /dev/null +++ b/math/pygist/files/patch-ad @@ -0,0 +1,11 @@ +--- 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 "numerical/arrayobject.h" + /*#include "hlevel.h"*/ + #include <stdio.h> + #include <stdlib.h> |
