Changeset eadb7f6
- Timestamp:
- Nov 17, 2019, 11:07:42 PM (5 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 036e9f8, 1a8ce10, 33647e2, 3a83821, 701999c, 7889d29
- Parents:
- 78af84a (diff), 63a7a43 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
r78af84a readb7f6 49 49 popd 50 50 51 cp -prv $WAFBUILDDIR/waf-$WAFVERSION/waf $PWD51 cp -prv $WAFBUILDDIR/waf-$WAFVERSION/waf "$PWD" 52 52 chmod +x waf 53 53
Note: See TracChangeset
for help on using the changeset viewer.