hlm.bat
author Simon Howkins <simonh@symbian.org>
Mon, 07 Jun 2010 15:39:44 +0100
changeset 1078 551e851f4b49
parent 0 571f289c60b8
permissions -rw-r--r--
Enabled tool to create arbitrarily deep paths for output

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