hlm.bat
author Brendan Donegan brendand@symbian.org
Tue, 18 Aug 2009 13:48:35 +0100
changeset 407 57a2cac6870f
parent 0 571f289c60b8
permissions -rw-r--r--
casing

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