projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3511e4
)
Fix spacing
author
Eddie Hung
<eddie@fpgeh.com>
Thu, 11 Jul 2019 02:04:22 +0000
(19:04 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Thu, 11 Jul 2019 02:04:22 +0000
(19:04 -0700)
backends/aiger/xaiger.cc
patch
|
blob
|
history
diff --git
a/backends/aiger/xaiger.cc
b/backends/aiger/xaiger.cc
index 53b6ff97ab2132699b6dc257880b7b17505fd140..9a448c2a08f3bc45519f6891721fb33357eca36b 100644
(file)
--- a/
backends/aiger/xaiger.cc
+++ b/
backends/aiger/xaiger.cc
@@
-679,7
+679,7
@@
struct XAigerWriter
aig_o++;
aig_outputs.push_back(0);
omode = true;
- }
+
}
}
void write_aiger(std::ostream &f, bool ascii_mode)