annotate vext.bat @ 1781:89cf48de5969

Merge from branch streaming-csv-writer
author Chris Cannam
date Tue, 17 Apr 2018 11:27:31 +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