aboutsummaryrefslogtreecommitdiffstats
path: root/src/zchaff/zchaff.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/zchaff/zchaff.mli')
-rw-r--r--src/zchaff/zchaff.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zchaff/zchaff.mli b/src/zchaff/zchaff.mli
index 4c312fc..6314927 100644
--- a/src/zchaff/zchaff.mli
+++ b/src/zchaff/zchaff.mli
@@ -10,6 +10,7 @@
(**************************************************************************)
+val pp_trace : Format.formatter -> SatAtom.Form.t SmtCertif.clause -> unit
val parse_certif : Structures.names_id -> Structures.names_id -> string -> string -> unit
val checker : string -> string -> unit
val theorem : Structures.names_id -> string -> string -> unit