aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/include
diff options
context:
space:
mode:
Diffstat (limited to 'dev/include')
-rw-r--r--dev/include5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev/include b/dev/include
index 13245eb5d..39d90286e 100644
--- a/dev/include
+++ b/dev/include
@@ -37,7 +37,10 @@
#install_printer (* judgement *) ppj;;
#install_printer (* hint_db *) print_hint_db;;
-#install_printer (* Goal.goal *) ppgoal;;
+#install_printer (* hints_path *) pphintspath;;
+#install_printer (* goal *) ppgoal;;
+#install_printer (* sigma goal *) ppsigmagoal;;
+#install_printer (* proof *) pproof;;
#install_printer (* Goal.goal *) ppgoalgoal;;
#install_printer (* metaset.t *) ppmetas;;
#install_printer (* evar_map *) ppevm;;