diff options
Diffstat (limited to 'proofs/pfedit.mli')
| -rw-r--r-- | proofs/pfedit.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proofs/pfedit.mli b/proofs/pfedit.mli index 9a528f5551..ab9dc3e431 100644 --- a/proofs/pfedit.mli +++ b/proofs/pfedit.mli @@ -52,6 +52,7 @@ val proof_term : unit -> constr val start_proof : string -> strength -> Coqast.t -> unit val start_proof_constr : string -> strength -> constr -> unit val reset_name : identifier -> unit +val reset_initial : unit -> unit val save_named : bool -> unit val save_anonymous : bool -> string -> 'a -> unit |
