hlm.bat
author Simon Howkins <simonh@symbian.org>
Fri, 02 Oct 2009 17:41:04 +0100
changeset 577 424a5ad9bc7d
parent 0 571f289c60b8
permissions -rw-r--r--
Adjusted sf-run-analysis-raptor so that when preprocessing the files, STDERR is appended, but STDOUT is not.

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