mirror of
https://github.com/Z3Prover/z3
synced 2026-05-16 23:25:36 +00:00
Clarify required tptp frontend extern flags in test
Agent-Logs-Url: https://github.com/Z3Prover/z3/sessions/f07170c1-549a-464c-89f8-fee973f9790f Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
4350d8f29d
commit
b3e19ffeaa
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ static std::string run_tptp(char const* file) {
|
|||
return out.str();
|
||||
}
|
||||
|
||||
// Required externs from shell/tptp_frontend.cpp; keep output minimal in tests.
|
||||
bool g_display_statistics = false;
|
||||
bool g_display_model = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue