From 8fdcd68a1cd1c2b711e3c224b3556851cb675240 Mon Sep 17 00:00:00 2001 From: pboutill Date: Sun, 5 Aug 2012 23:13:01 +0000 Subject: Revert "Fixing include printers" If you add Auto to dev/printers.mllib, then you have to add Tacmach, so you have to add Redexpr, consequently Vnorm is required, it depends on Vm, that include externals ! Let's revert commit 15675. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15676 85f007b7-540e-0410-9357-904b9bb8a0f7 --- dev/include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/include') diff --git a/dev/include b/dev/include index 18b75a4e04..69ac3c4145 100644 --- a/dev/include +++ b/dev/include @@ -36,7 +36,7 @@ #install_printer (* type_judgement *) pptype;; #install_printer (* judgement *) ppj;; -#install_printer (* hint_db *) pphintdb;; +#install_printer (* hint_db *) print_hint_db;; (*#install_printer (* hints_path *) pphintspath;;*) #install_printer (* goal *) ppgoal;; (*#install_printer (* sigma goal *) ppsigmagoal;;*) -- cgit v1.2.3