view repoint.bat @ 2480:1a04140acf60

Implement undo/redo for renaming layers, fixing #1977
author Chris Cannam
date Fri, 27 Mar 2020 10:26:59 +0000
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";