hlm.bat
author Dario Sestito <darios@symbian.org>
Mon, 15 Jun 2009 15:39:34 +0100
changeset 197 e7c76e615b76
parent 0 571f289c60b8
permissions -rw-r--r--
Initial implementation of publishing to Diamonds

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