diff options
Diffstat (limited to 'engine/proofview.mli')
| -rw-r--r-- | engine/proofview.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/proofview.mli b/engine/proofview.mli index f90f02f3e1..a17a1c9951 100644 --- a/engine/proofview.mli +++ b/engine/proofview.mli @@ -404,8 +404,6 @@ end (** Checks for interrupts *) val tclCHECKINTERRUPT : unit tactic -exception Timeout - (** [tclTIMEOUT n t] can have only one success. In case of timeout if fails with [tclZERO Timeout]. *) val tclTIMEOUT : int -> 'a tactic -> 'a tactic |
