diff options
author | Travis Oliphant <oliphant@enthought.com> | 2006-01-04 19:30:36 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2006-01-04 19:30:36 +0000 |
commit | 5a765123d45616661f7d61f322ce8ba4a518e1aa (patch) | |
tree | 726bc976445a7b5f72e3b1ba751777c813bf4d46 /numpy/doc/DISTUTILS.txt | |
parent | e706c7d92c4ee41e8e995fb3838bd0931b57efb5 (diff) | |
download | numpy-5a765123d45616661f7d61f322ce8ba4a518e1aa.tar.gz |
Fixed lib
Diffstat (limited to 'numpy/doc/DISTUTILS.txt')
-rw-r--r-- | numpy/doc/DISTUTILS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/doc/DISTUTILS.txt b/numpy/doc/DISTUTILS.txt index 1a9a8d255..66e7c8927 100644 --- a/numpy/doc/DISTUTILS.txt +++ b/numpy/doc/DISTUTILS.txt @@ -4,7 +4,7 @@ Scipy Distutils - Users Guide ============================= :Author: Pearu Peterson <pearu@cens.ioc.ee> -:Discussions to: numpy-dev@numpy.org +:Discussions to: scipy-dev@scipy.org :Created: October 2005 :Revision: $LastChangedRevision$ :SVN source: $HeadURL$ |