annotate vext.bat @ 1777:a6c11c2e19dd streaming-csv-writer

Branch for work on streaming CSV stuff started by Lucas
author Chris Cannam
date Fri, 13 Apr 2018 15:44:13 +0100
parents d60b30ea9b80
children
rev   line source
Chris@1706 1 @echo off
Chris@1706 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1706 3