1
0
mirror of synced 2026-04-14 09:19:24 +00:00

Fix spacing

This commit is contained in:
Eddie Hung
2019-07-10 19:04:22 -07:00
parent f3511e4f93
commit e603d719d6

View File

@@ -679,7 +679,7 @@ struct XAigerWriter
aig_o++;
aig_outputs.push_back(0);
omode = true;
}
}
}
void write_aiger(std::ostream &f, bool ascii_mode)