view gpf/BIN/helper.bat @ 241:1b48892cee25

l1tm_stats.c: passes compilation, but doesn't match yet
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 15 Jan 2017 17:28:17 +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