annotate vext.bat @ 1796:c3b4728b7447 horizontal-scale

Draw some ticks
author Chris Cannam
date Tue, 01 May 2018 16:32:55 +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