This commit is contained in:
Allen Ho 2023-11-06 18:37:40 +08:00
parent ba64d6118b
commit 50010139ef
1 changed files with 1 additions and 0 deletions

View File

@ -1978,6 +1978,7 @@ Gia_Man_t * Cec4_ManSimulateTest( Gia_Man_t * p, Cec_ParFra_t * pPars )
Gia_Man_t * pNew = NULL;
Cec4_ManPerformSweeping( p, pPars, &pNew, 0 );
// TODO
int e, i, c1=0, c2=0, c3=0, c4=0, c5=0;
Vec_IntForEachEntry( vLitBmiter, e, i )
{