aboutsummaryrefslogtreecommitdiffstats
path: root/src/versions/native/structures.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/versions/native/structures.mli')
-rw-r--r--src/versions/native/structures.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/versions/native/structures.mli b/src/versions/native/structures.mli
index 939ffc7..775f7be 100644
--- a/src/versions/native/structures.mli
+++ b/src/versions/native/structures.mli
@@ -106,6 +106,7 @@ val set_evars_tac : 'a -> Proof_type.tactic
(* Other differences between the two versions of Coq *)
type constr_expr = Topconstr.constr_expr
val error : string -> 'a
+val warning : string -> string -> unit
val extern_constr : constr -> Topconstr.constr_expr
val destruct_rel_decl : Term.rel_declaration -> name * types
val interp_constr : Environ.env -> Evd.evar_map -> Topconstr.constr_expr -> constr