mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
fix: remove dead code
This commit is contained in:
parent
36449d1645
commit
af0635dab7
1 changed files with 0 additions and 6 deletions
|
|
@ -572,12 +572,6 @@ module Make(A : ARG)
|
|||
in
|
||||
do_on_exit ();
|
||||
Sat m
|
||||
(*
|
||||
let env = Ast.env_empty in
|
||||
let m = Model.make ~env in
|
||||
…
|
||||
Unknown U_incomplete (* TODO *)
|
||||
*)
|
||||
| Sat_solver.Unsat us ->
|
||||
let proof =
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue