mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-26 18:45:34 +00:00
Remove whitespace
This commit is contained in:
parent
a44fe3a632
commit
c6fa4faa37
1 changed files with 0 additions and 1 deletions
|
@ -683,7 +683,6 @@ void AigerReader::post_process()
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// NB: Assume box_module->ports are sorted alphabetically
|
||||
// (as RTLIL::Module::fixup_ports() would do)
|
||||
for (auto port_name : box_module->ports) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue