annotate vext.bat @ 528:b6906ff30276

Update to fix test failure with negative zeros
author Chris Cannam
date Thu, 31 Aug 2017 18:48:07 +0100
parents 9fc762aafd01
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3