hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 10 Nov 2009 16:52:27 +0000
changeset 752 1f07674ec99f
parent 0 571f289c60b8
permissions -rw-r--r--
Moved common code to shared module.

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