- Timestamp:
- Mar 17, 2017, 12:26:30 AM (8 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, sampler
- Children:
- f943a2e
- Parents:
- 67b6618
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified scripts/get_waf.sh ΒΆ
r67b6618 r80e9efc 4 4 set -x 5 5 6 WAFURL=https://waf.io/waf-1. 8.226 WAFURL=https://waf.io/waf-1.9.6 7 7 8 8 ( which wget > /dev/null && wget -qO waf $WAFURL ) || ( which curl > /dev/null && curl $WAFURL > waf )
Note: See TracChangeset
for help on using the changeset viewer.