aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/include
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-12-05 19:41:01 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2002-12-05 19:41:01 +0000
commitc864319d90c8ea90432fb35198b73287ac54ecc2 (patch)
tree053118793019c5c53b7bdff66660cdf9dc1b2611 /dev/include
parent40d95dee38eb5c1ee3888aff6c067ebde59aae04 (diff)
Ajout affichage fconstr
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3382 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/include')
-rw-r--r--dev/include3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/include b/dev/include
index 830e5cb5e..6b8470b30 100644
--- a/dev/include
+++ b/dev/include
@@ -29,3 +29,6 @@
#install_printer (* tactic *) pptac;;
#install_printer (* object *) pr_obj;;
#install_printer (* global_reference *) prglobal;;
+
+#install_printer (* fconstr *) ppfconstr;;
+