sf-platform/hlm.bat
author Matt Davies <mattd@symbian.org>
Wed, 10 Jun 2009 12:35:58 +0100
changeset 147 2854ff67dd37
parent 0 571f289c60b8
permissions -rw-r--r--
find_collisions.pl - removed unused command-line argument from script to tidy things up.

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