From 306fc5d6e715f51a3a568a34dccd39c44af757fe Mon Sep 17 00:00:00 2001 From: Travis Oliphant Date: Mon, 26 Sep 2005 21:11:11 +0000 Subject: Fixed nasty shape setting bug. --- scipy/base/src/arrayobject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scipy/base/src/arrayobject.c') diff --git a/scipy/base/src/arrayobject.c b/scipy/base/src/arrayobject.c index 9490961fc..2ee6197a1 100644 --- a/scipy/base/src/arrayobject.c +++ b/scipy/base/src/arrayobject.c @@ -771,7 +771,7 @@ PyArray_FromDims(int nd, int *d, int type) for (i=0; i