Skip to content

Commit

Permalink
Add SConstruct file for scipy.cluter.
Browse files Browse the repository at this point in the history
  • Loading branch information
cournape committed Jun 12, 2008
1 parent 14832f6 commit 9b21056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scipy/cluster/SConstruct
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,2 @@
from numscons import GetInitEnvironment
GetInitEnvironment(ARGUMENTS).DistutilsSConscript('SConscript')

0 comments on commit 9b21056

Please sign in to comment.