hlm.bat
author Dario Sestito <darios@symbian.org>
Mon, 27 Jul 2009 17:01:06 +0100
changeset 326 47a6624f927d
parent 0 571f289c60b8
permissions -rw-r--r--
Fix regexp to take account of new codeline naming convention

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