hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 04 Dec 2009 14:19:38 +0000
changeset 807 194ddb729c09
parent 0 571f289c60b8
permissions -rw-r--r--
Fixed format checking of summary file so that it actually checks something!

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