hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 01 Oct 2009 16:20:56 +0100
changeset 557 c6145fb2403d
parent 0 571f289c60b8
permissions -rw-r--r--
Reordered output, so information is presented in a high-level -> low-level way Added basic breakdown by package. Minor improvements to formatting.

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