Skip to content

Commit

Permalink
Remainder to the issue 834
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Sep 22, 2023
1 parent d26bb62 commit ee53ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/util/printer.ml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ let print_status_unknown ?(validity_mode=true) loc
time steps goal

(* TODO: The timeout answer doesn't exist in the SMT-LIB standard.
We should change this function. *)
See issue https://github.com/OCamlPro/alt-ergo/issues/834. *)
let print_status_timeout ?(validity_mode=true) loc
time steps goal =
print_status ~validity_mode
Expand Down

0 comments on commit ee53ad7

Please sign in to comment.