hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 05 Oct 2010 13:15:25 +0100
changeset 1279 3329abb5855b
parent 0 571f289c60b8
permissions -rw-r--r--
Added default value for content of RnD sources.csv, so it doesn't cause problems if there's no file there

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