aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tacinterp.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/tacinterp.mli')
-rw-r--r--tactics/tacinterp.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/tactics/tacinterp.mli b/tactics/tacinterp.mli
index 2173b058c..a1ad99dfa 100644
--- a/tactics/tacinterp.mli
+++ b/tactics/tacinterp.mli
@@ -137,3 +137,4 @@ val overwriting_interp_add : string * (interp_sign -> Coqast.t -> value) ->
unit
+val declare_xml_printer : (out_channel -> Environ.env -> Evd.evar_map -> constr -> unit) -> unit