mirror of https://github.com/YosysHQ/yosys.git
Fix spacing
This commit is contained in:
parent
f3511e4f93
commit
e603d719d6
|
@ -679,7 +679,7 @@ struct XAigerWriter
|
|||
aig_o++;
|
||||
aig_outputs.push_back(0);
|
||||
omode = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void write_aiger(std::ostream &f, bool ascii_mode)
|
||||
|
|
Loading…
Reference in New Issue