hlm.bat
author DarioS@UK-DarioS.symbian.int
Thu, 09 Apr 2009 12:44:31 +0100
changeset 57 99442c2e6951
parent 0 571f289c60b8
permissions -rw-r--r--
Fixed misspelling of variable

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