view gpf/BIN/helper.bat @ 339:3c3b9bdd206b

macs.c passes compilation
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 29 Oct 2017 19:06:19 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

echo on

start "Do not kill me - use post_processing.bat when finishing coverage" PROFILE %outdir%%exe% 

if errorlevel == 1 goto done 

:done
exit