contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Thu, 31 May 2018 22:34:23 +0900
changeset 38394 f701bc936e7f
parent 32600 4b9b87930cb3
permissions -rw-r--r--
byteify-strings: do not rewrite iteritems() and itervalues() by default We can't do that automatically due to performance concerns.

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