contrib/wix/hg.cmd
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 04 Nov 2016 20:22:37 -0700
changeset 30312 1e5346313963
parent 13041 79388a8325dc
permissions -rw-r--r--
statprof: return state from stop() I don't like global variables. Have stop() return the captured state so callers can pass data to the display function.

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*