From e82afc13a01cb5e370545ee379d727df1c65d6c2 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 18 Feb 2005 20:40:58 +0000 Subject: Ajout constant printer git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6735 85f007b7-540e-0410-9357-904b9bb8a0f7 --- dev/base_include | 1 + 1 file changed, 1 insertion(+) (limited to 'dev/base_include') diff --git a/dev/base_include b/dev/base_include index 1d2a55ef18..5aa5537849 100644 --- a/dev/base_include +++ b/dev/base_include @@ -26,6 +26,7 @@ #install_printer (* section_path *) prsp;; #install_printer (* qualid *) prqualid;; #install_printer (* kernel_name *) prkn;; +#install_printer (* constant *) prcon;; #install_printer (* constr *) print_pure_constr;; #install_printer (* patch *) ppripos;; #install_printer (* values *) ppvalues;; -- cgit v1.2.3