mirror of
https://github.com/Z3Prover/z3
synced 2025-05-08 08:15:47 +00:00
initial working version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
da18f0e0b7
commit
008f003aa0
3 changed files with 438 additions and 404 deletions
|
@ -503,4 +503,5 @@ void install_dbg_cmds(cmd_context & ctx) {
|
|||
ctx.insert(alloc(set_next_id));
|
||||
ctx.insert(alloc(mbp_cmd));
|
||||
ctx.insert(alloc(mbi_cmd));
|
||||
ctx.insert(alloc(euf_project_cmd));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue