aboutsummaryrefslogtreecommitdiff
path: root/dev/include
diff options
context:
space:
mode:
authorletouzey2001-05-10 13:01:47 +0000
committerletouzey2001-05-10 13:01:47 +0000
commit7306ee7c3027983da38dde0ae7aa85c46bc943f6 (patch)
treec4527fd3102182f9f7b583ad1f93dd6d09876e7e /dev/include
parent7af1bbb5e411607c20d62e371c22e687baa1d7dd (diff)
ajout d'un afficher de contexte et d'une fonction constbody_of_string
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1739 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/include')
-rw-r--r--dev/include1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/include b/dev/include
index 0603fed6f2..2a841e4583 100644
--- a/dev/include
+++ b/dev/include
@@ -24,3 +24,4 @@
#install_printer (* readable_constraints *) prevc;;
#install_printer (* walking_constraints *) prwc;;
#install_printer (* clenv *) prclenv;;
+#install_printer (* env *) ppenv;; \ No newline at end of file