aboutsummaryrefslogtreecommitdiff
path: root/proofs
diff options
context:
space:
mode:
Diffstat (limited to 'proofs')
-rw-r--r--proofs/pfedit.mli5
1 files changed, 0 insertions, 5 deletions
diff --git a/proofs/pfedit.mli b/proofs/pfedit.mli
index c16445ba3c..2453cb39bf 100644
--- a/proofs/pfedit.mli
+++ b/proofs/pfedit.mli
@@ -64,11 +64,6 @@ val undo_todepth : int -> unit
to put informations in coq prompt (in emacs mode). *)
val current_proof_depth: unit -> int
-(** [set_undo (Some n)] used to set the size of the ``undo'' stack.
- These function now do nothing and will disapear. *)
-val set_undo : int option -> unit
-val get_undo : unit -> int option
-
(** {6 ... } *)
(** [start_proof s str env t hook tac] starts a proof of name [s] and
conclusion [t]; [hook] is optionally a function to be applied at