diff options
| -rw-r--r-- | vernac/declare.mli | 1 |
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 |
