hlm.bat
author Brendan Donegan brendand@symbian.org
Mon, 28 Sep 2009 15:11:19 +0100
changeset 520 1a65d11d5f7b
parent 0 571f289c60b8
permissions -rw-r--r--
added or die statements

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