[Scipy-svn] r4844 - branches/refactor_fft/scipy/cluster

scipy-svn at scipy.org scipy-svn at scipy.org
Sun Oct 26 02:50:26 EDT 2008


Author: cdavid
Date: 2008-10-26 01:50:22 -0500 (Sun, 26 Oct 2008)
New Revision: 4844

Added:
   branches/refactor_fft/scipy/cluster/SConstruct
Log:
Put updated SConstruct file.

Added: branches/refactor_fft/scipy/cluster/SConstruct
===================================================================
--- branches/refactor_fft/scipy/cluster/SConstruct	2008-10-26 06:48:52 UTC (rev 4843)
+++ branches/refactor_fft/scipy/cluster/SConstruct	2008-10-26 06:50:22 UTC (rev 4844)
@@ -0,0 +1,2 @@
+from numscons import GetInitEnvironment
+GetInitEnvironment(ARGUMENTS).DistutilsSConscript('SConscript')




More information about the Scipy-svn mailing list