diff options
Diffstat (limited to 'engine/proofview.mli')
| -rw-r--r-- | engine/proofview.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/proofview.mli b/engine/proofview.mli index c772525c86..8685430c62 100644 --- a/engine/proofview.mli +++ b/engine/proofview.mli @@ -250,7 +250,6 @@ val tclBREAK : (iexn -> iexn option) -> 'a tactic -> 'a tactic This hook is used to add a suggestion about bullets when applicable. *) exception NoSuchGoals of int -val set_nosuchgoals_hook: (int -> Pp.t) -> unit val tclFOCUS : int -> int -> 'a tactic -> 'a tactic |
