From 3e0446e7fda10c3d85a628b8c1effaa5bf7f5529 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 14 Mar 2005 04:58:13 +0000 Subject: fixes for OSX docs optimizations and fixes use optimized version optimized function calls adjust pd and py files for correct argument passing more optimizations svn path=/trunk/; revision=2627 --- externals/grill/py/build/config-win.def | 1 + 1 file changed, 1 insertion(+) (limited to 'externals/grill/py/build/config-win.def') diff --git a/externals/grill/py/build/config-win.def b/externals/grill/py/build/config-win.def index f587116d..31cfe0a9 100644 --- a/externals/grill/py/build/config-win.def +++ b/externals/grill/py/build/config-win.def @@ -2,4 +2,5 @@ PYTHONPATH=c:\programme\prog\python24 # uncomment if numarray support should be compiled in +# for info about numarray see http://numeric.scipy.org # PY_NUMARRAY=1 -- cgit v1.2.1