hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 02 Sep 2009 16:46:35 +0100
changeset 457 991d89a55c87
parent 0 571f289c60b8
permissions -rw-r--r--
Tool for filtering a system model definition.

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