annotate repoint.bat @ 623:48802b1c9c1e

Add Boost lib
author Chris Cannam
date Thu, 10 Oct 2019 13:45:16 +0100
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3