annotate repoint.bat @ 2141:c3c648a6e711 sv_v3.2pre2

Minor line-number changes
author Chris Cannam
date Sun, 02 Dec 2018 16:04:39 +0000
parents adc8a48f4e4c
children
rev   line source
Chris@1808 1 @echo off
Chris@1808 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1808 3