From b63f91e4ce487c89a67ca31ccb2e1c53574b7857 Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Sat, 28 Jan 2012 18:40:19 -0700 Subject: STY: f2py - replace macros in old_defines.h with new. --- numpy/f2py/docs/HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/f2py/docs') diff --git a/numpy/f2py/docs/HISTORY.txt b/numpy/f2py/docs/HISTORY.txt index 72b683eb0..077189ee2 100644 --- a/numpy/f2py/docs/HISTORY.txt +++ b/numpy/f2py/docs/HISTORY.txt @@ -491,7 +491,7 @@ Release 2.35.229-1505 - Fixed reference counting bug that appeared when constructing extra argument list to callback functions. - - Added ``PyArray_LONG != PyArray_INT`` test. + - Added ``NPY_LONG != NPY_INT`` test. * f2py2e.py -- cgit v1.2.1