contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 08 Jun 2017 22:49:21 -0700
changeset 33306 a9808bd1449e
parent 32567 4b9b87930cb3
permissions -rw-r--r--
match: minor cleanups to patternmatcher and includematcher The "patterns"/"include" in "patternspat"/"includepat" is redundant, so drop it. Also a "_" prefix since it's "private". Inline the "pm"/"im" variables.

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"