aboutsummaryrefslogtreecommitdiff
path: root/dev/top_printers.ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev/top_printers.ml')
-rw-r--r--dev/top_printers.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/top_printers.ml b/dev/top_printers.ml
index e936fc40f3..321a095d0b 100644
--- a/dev/top_printers.ml
+++ b/dev/top_printers.ml
@@ -290,3 +290,4 @@ let _ =
| _ -> bad_vernac_args "PrintPureConstr")
*)
+let ppfconstr c = ppterm (Closure.term_of_fconstr c)