mirror of
https://github.com/YosysHQ/abc.git
synced 2026-08-28 17:03:21 +02:00
Compiler warning.
This commit is contained in:
@@ -2780,7 +2780,6 @@ int Abc_NtkDarProve( Abc_Ntk_t * pNtk, Fra_Sec_t * pSecPar, int nBmcFramesMax, i
|
||||
Prove_Params_t Params, * pParams = &Params;
|
||||
Abc_Ntk_t * pNtkComb;
|
||||
int RetValue;
|
||||
abctime clk = Abc_Clock();
|
||||
if ( Abc_NtkLatchNum(pNtk) == 0 )
|
||||
Abc_Print( 1, "The network has no latches. Running CEC.\n" );
|
||||
// create combinational network
|
||||
|
||||
Reference in New Issue
Block a user