Temporary debugging change.

This commit is contained in:
Alan Mishchenko 2011-11-12 23:10:08 -08:00
parent bf97e901d7
commit ca33481f1e
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@ void If_CluVerify3( word * pF, int nVars, If_Grp_t * g, If_Grp_t * g2, If_Grp_t
printf( "%d\n\n", TruthAll[0][0] );
if ( TruthAll[0][0] == 0 )
// if ( TruthAll[0][0] == 0 )
If_CluInitTruthTables();
for ( i = 0; i < g->nVars; i++ )