hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 26 May 2009 11:51:10 +0100
changeset 106 7531256fc15c
parent 0 571f289c60b8
permissions -rw-r--r--
Added filter to exclude Hg control files from package zips.

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