aboutsummaryrefslogtreecommitdiffstats
path: root/src/trace/smtBtype.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace/smtBtype.mli')
-rw-r--r--src/trace/smtBtype.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trace/smtBtype.mli b/src/trace/smtBtype.mli
index 5710cf3..2f8f7b0 100644
--- a/src/trace/smtBtype.mli
+++ b/src/trace/smtBtype.mli
@@ -38,6 +38,7 @@ val to_smt : Format.formatter -> btype -> unit
type reify_tbl
val create : unit -> reify_tbl
+val copy : reify_tbl -> reify_tbl
val of_coq : reify_tbl -> logic -> Structures.constr -> btype
val of_coq_compdec : reify_tbl -> Structures.constr -> Structures.constr -> btype