mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
tabs
This commit is contained in:
parent
25f37c8a0c
commit
32fb679066
17 changed files with 141 additions and 142 deletions
|
@ -329,7 +329,7 @@ int main(int argc, char ** argv) {
|
|||
g_input_kind = IN_SMTLIB;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
switch (g_input_kind) {
|
||||
case IN_SMTLIB:
|
||||
return_value = read_smtlib_file(g_input_file);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue