aboutsummaryrefslogtreecommitdiff
path: root/vernac/declare.mli
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2020-05-19 23:51:11 +0200
committerEmilio Jesus Gallego Arias2020-05-20 14:17:02 +0200
commit70c4c510e5d8817aad27a5053e813d82f869e52f (patch)
tree532da7726c5fa1604df9ca07d7c93090016da3c6 /vernac/declare.mli
parent5fcd4fcd5b6a7fe3606b9a1f97093c85909b471d (diff)
[nit] Remove `Declare.Obls.err_not_transp`
Not necessary anymore after the merge of obligation declaration into the main path.
Diffstat (limited to 'vernac/declare.mli')
-rw-r--r--vernac/declare.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/vernac/declare.mli b/vernac/declare.mli
index 62bc6a34bf..1172adb349 100644
--- a/vernac/declare.mli
+++ b/vernac/declare.mli
@@ -517,7 +517,6 @@ val obl_substitution :
-> (Id.t * (Constr.types * Constr.types)) list
val dependencies : Obligation.t array -> int -> Int.Set.t
-val err_not_transp : unit -> unit
(* This is a hack to make it possible for Obligations to craft a Qed
* behind the scenes. The fix_exn the Stm attaches to the Future proof