Changeset 21ee709
- Timestamp:
- Apr 28, 2010, 9:17:19 PM (15 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 883deec
- Parents:
- ead03dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
read03dd r21ee709 1 1 #! /usr/bin/python 2 2 # 3 # waf build script, see http://code.google.com/p/waf/ 4 # usage: 5 # $ waf distclean configure build 6 # get it: 7 # $ svn co http://waf.googlecode.com/svn/trunk /path/to/waf 8 # $ alias waf=/path/to/waf/waf-light 9 # 10 # TODO 3 11 # - doc: add doxygen 4 12 # - tests: move to new unit test system
Note: See TracChangeset
for help on using the changeset viewer.