mirror of
https://github.com/YosysHQ/sby.git
synced 2026-01-19 10:43:20 +00:00
Update sbysrc/sby_engine_btor.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
c3f6986aad
commit
2c75668dde
1 changed files with 0 additions and 2 deletions
|
|
@ -295,8 +295,6 @@ def run(mode, task, engine_idx, engine):
|
|||
if common_state.solver_status is None:
|
||||
common_state.solver_status = "sat"
|
||||
return line
|
||||
|
||||
|
||||
print(line, file=proc.logfile)
|
||||
|
||||
return None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue