hlm.bat
author Mike Kinghan <mikek@symbian.org>
Tue, 26 May 2009 11:39:48 +0100
changeset 105 3aef06ac7a6a
parent 0 571f289c60b8
permissions -rw-r--r--
Fixed minor bug in ats3_testdrop.pl: Quote marks within quotation needed to be escaped.

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