hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 23 Sep 2009 17:41:02 +0100
changeset 502 8e7e1064493f
parent 0 571f289c60b8
permissions -rw-r--r--
Used ${line.separator} to make echo tasks more readable.

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