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.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trace/smtBtype.mli b/src/trace/smtBtype.mli
index 559e809..4f8d4ad 100644
--- a/src/trace/smtBtype.mli
+++ b/src/trace/smtBtype.mli
@@ -59,6 +59,6 @@ val interp : Term.constr -> btype -> Term.constr
val interp_to_coq : reify_tbl -> btype -> Term.constr
-val get_cuts : reify_tbl -> (Structures.names_id_t * Term.types) list
+val get_cuts : reify_tbl -> (Structures.names_id * Term.types) list
val logic : btype -> logic