aboutsummaryrefslogtreecommitdiffstats
path: root/src/trace/satAtom.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace/satAtom.mli')
-rw-r--r--src/trace/satAtom.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trace/satAtom.mli b/src/trace/satAtom.mli
index 311b147..9f4272c 100644
--- a/src/trace/satAtom.mli
+++ b/src/trace/satAtom.mli
@@ -1,7 +1,7 @@
(**************************************************************************)
(* *)
(* SMTCoq *)
-(* Copyright (C) 2011 - 2021 *)
+(* Copyright (C) 2011 - 2022 *)
(* *)
(* See file "AUTHORS" for the list of authors *)
(* *)
@@ -18,7 +18,7 @@ module Atom : sig
val is_bool_type : t -> bool
val is_bv_type : t -> bool
- val to_smt : Format.formatter -> t -> unit
+ val to_smt : ?debug:bool -> Format.formatter -> t -> unit
val logic : t -> SmtMisc.logic
type reify_tbl = {