mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-02 02:37:25 +02:00
Compiler warning.
This commit is contained in:
@@ -607,7 +607,7 @@ void SimpSolver::extendModel()
|
||||
|
||||
bool SimpSolver::eliminate(bool turn_off_elim)
|
||||
{
|
||||
abctime clk = Abc_Clock();
|
||||
//abctime clk = Abc_Clock();
|
||||
if (!simplify())
|
||||
return false;
|
||||
else if (!use_simplification)
|
||||
|
||||
Reference in New Issue
Block a user