annotate repoint.bat @ 2262:423f6be8622f

Added tag sv_v3.3pre1 for changeset 0f94d8f9f7d2
author Chris Cannam
date Fri, 05 Apr 2019 11:13:46 +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