hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 30 Mar 2010 17:55:25 +0100
changeset 954 223bb18a2f3c
parent 0 571f289c60b8
permissions -rw-r--r--
Updated to deal with utilities repo moving to a new URL.

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