src/Pure/proofterm.ML
changeset 71010 be689b7d81fd
parent 71003 699ff83813c0
child 71018 d32ed8927a42
--- a/src/Pure/proofterm.ML	Sun Nov 03 10:29:01 2019 +0000
+++ b/src/Pure/proofterm.ML	Sun Nov 03 15:45:46 2019 +0100
@@ -151,6 +151,7 @@
   val add_prf_rrule: proof * proof -> theory -> theory
   val add_prf_rproc: (typ list -> term option list -> proof -> (proof * proof) option) -> theory -> theory
   val set_preproc: (theory -> proof -> proof) -> theory -> theory
+  val apply_preproc: theory -> proof -> proof
   val forall_intr_variables_term: term -> term
   val forall_intr_variables: term -> proof -> proof
   val no_skel: proof