hlm.bat
author Brendan Donegan brendand@symbian.org
Thu, 01 Oct 2009 14:54:20 +0100
changeset 555 499a0581085d
parent 0 571f289c60b8
permissions -rw-r--r--
python does not use PATH

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal