From 10e0f3c58dbe344ea8f22e66e2658bda75b40d03 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 9 Jul 2015 11:50:24 -0700 Subject: Small changes to enable collecting results using &ps -D file. --- src/map/if/if.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/if/if.h') diff --git a/src/map/if/if.h b/src/map/if/if.h index 8616783b..9c891c3d 100644 --- a/src/map/if/if.h +++ b/src/map/if/if.h @@ -159,6 +159,7 @@ struct If_Par_t_ int fUseCoAttrs; // use CO attributes float DelayTargetNew;// new delay target float FinalDelay; // final delay after mapping + float FinalArea; // final area after mapping If_LibLut_t * pLutLib; // the LUT library float * pTimesArr; // arrival times float * pTimesReq; // required times -- cgit v1.2.3