3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00

Whitespace, newlines

This commit is contained in:
Christoph M. Wintersteiger 2017-05-10 12:44:25 +01:00
parent 79dcf03a42
commit 248dd601ae
6 changed files with 6 additions and 6 deletions

View file

@ -44,4 +44,4 @@ public:
void install_smt2_extra_cmds(cmd_context & ctx) {
ctx.insert(alloc(include_cmd));
}
}