hlm.bat
author MattD <mattd@symbian.org>
Wed, 12 Aug 2009 19:28:52 +0100
changeset 351 a4c764727769
parent 0 571f289c60b8
permissions -rw-r--r--
sf-list-dir - added new tool 'listdir.py' which can exclude a directory and changed the behaviour of sf-list-dir to stop scanning epoc32/build to speed things up.

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