annotate vext.bat @ 1810:e988c01a3ab5

Tidy up rounding + tests
author Chris Cannam
date Thu, 10 May 2018 10:13:02 +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