hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 20 Apr 2010 14:02:39 +0100
changeset 975 293f16b1c667
parent 0 571f289c60b8
permissions -rw-r--r--
Retry "module" for ant scripts, initially used by source syncing operations.

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