From 12578e622f62bde4cfc1d3b055aa8747e5c9590b Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 27 Jan 2007 08:01:00 -0800 Subject: Version abc70127 --- src/opt/res/resInt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/opt/res/resInt.h') diff --git a/src/opt/res/resInt.h b/src/opt/res/resInt.h index f5c64f8e..54251722 100644 --- a/src/opt/res/resInt.h +++ b/src/opt/res/resInt.h @@ -48,6 +48,7 @@ struct Res_Win_t_ int nLevLeaves; // the level where leaves begin int nLevDivMax; // the maximum divisor level int nDivsPlus; // the number of additional divisors + int nLeavesPlus;// the number of additional leaves Abc_Obj_t * pNode; // the node in the center // the window data Vec_Vec_t * vLevels; // nodes by level -- cgit v1.2.3