small changes

This commit is contained in:
Yen-Sheng Ho 2017-04-06 14:18:28 -07:00
parent 131a51a4b5
commit 2761e5e35b
1 changed files with 0 additions and 2 deletions

View File

@ -1724,9 +1724,7 @@ int Wla_ManSolve( Wla_Man_t * pWla, Wlc_Par_t * pPars )
printf( "\n" );
printf( "Abstraction " );
if ( RetValue == 0 )
{
printf( "resulted in a real CEX" );
}
else if ( RetValue == 1 )
printf( "is successfully proved" );
else