hlm.bat
author Brendan Donegan brendand@symbian.org
Tue, 15 Sep 2009 22:09:17 +0100
changeset 462 1f36ca254f45
parent 0 571f289c60b8
permissions -rw-r--r--
typo

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