aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind/indfun_common.mli
diff options
context:
space:
mode:
authorGravatar jforest <jforest@daneel.lan.home>2015-04-09 22:19:31 +0200
committerGravatar jforest <jforest@daneel.lan.home>2015-04-14 20:56:32 +0200
commit6f40831dc1d0fecfbaf9fbc8116da0e74b6e8726 (patch)
tree64e84a45fc215d458bc220366399f65ef67307ae /plugins/funind/indfun_common.mli
parentefbc8eef69dd66c51d7f4b666d7b3ffeb99a35c7 (diff)
Function now supports puniveres
Diffstat (limited to 'plugins/funind/indfun_common.mli')
-rw-r--r--plugins/funind/indfun_common.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/funind/indfun_common.mli b/plugins/funind/indfun_common.mli
index 67ddf3741..10daf6e84 100644
--- a/plugins/funind/indfun_common.mli
+++ b/plugins/funind/indfun_common.mli
@@ -42,7 +42,7 @@ val chop_rprod_n : int -> Glob_term.glob_constr ->
val def_of_const : Term.constr -> Term.constr
val eq : Term.constr Lazy.t
val refl_equal : Term.constr Lazy.t
-val const_of_id: Id.t -> constant
+val const_of_id: Id.t -> Globnames.global_reference(* constantyes *)
val jmeq : unit -> Term.constr
val jmeq_refl : unit -> Term.constr