hlm.bat
author andy simpson <andrews@symbian.org>
Mon, 10 May 2010 15:28:49 +0100
changeset 1007 0630eeca6d07
parent 0 571f289c60b8
permissions -rw-r--r--
list contents of zip file

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