hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 02 Oct 2009 15:22:22 +0100
changeset 572 974b8ee5b70e
parent 0 571f289c60b8
permissions -rw-r--r--
Added framework script for turning log files into XML BRAG summaries.

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