Mercurial > hg > nsaunier > traffic-intelligence
view win32-depends/win32-depends-installer.bat @ 289:e56c34c1ebac
refactored and commented functions (saving data is now outside of the computation functions)
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Tue, 29 Jan 2013 11:21:42 -0500 |
| parents | e4d232f9fc39 |
| children |
line wrap: on
line source
@echo off cls wget --no-check-certificate "https://bitbucket.org/Nicolas/trafficintelligence/downloads/win32-depends.zip" 7za x win32-depends.zip
