Experiments with simulation.

This commit is contained in:
Alan Mishchenko 2014-03-14 21:04:48 -07:00
parent 2eec6c6c17
commit 550b769d39
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ void Gia_ParTestSimulate2( Gia_Man_t * p, int nWords, int nProcs )
assert( nCountFanins > 0 );
nCountFanins--;
}
ThData[i].Id = -1;
}
if ( Vec_IntSize(vStack) > 0 )
{