annotate repoint.bat @ 2269:c526833367d8

Added tag sv_v3.3pre2 for changeset efea4a6a909a
author Chris Cannam
date Mon, 29 Apr 2019 16:12:56 +0100
parents adc8a48f4e4c
children
rev   line source
Chris@1808 1 @echo off
Chris@1808 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1808 3