hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 05 Aug 2009 17:49:35 +0100
changeset 333 7b0a774a0c87
parent 0 571f289c60b8
permissions -rw-r--r--
Made error messages more useful.

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