sf-package/hlm.bat
author Dario Sestito <darios@symbian.org>
Mon, 13 Jul 2009 11:38:30 +0100
changeset 242 51e429810aba
parent 0 571f289c60b8
permissions -rw-r--r--
Modularized Raptor parser scripts

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