aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-04-26 13:48:00 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-04-26 13:48:00 +0000
commite5e91c3a518a3bec978ab4c88f0b195d4ffe745d (patch)
treecef7f7ad81699b6f6805fed69434521fe8890f47
parenteb03700129e7ed7f011174f0fb10cba7c858cbb5 (diff)
dev/base_include: no more mod_self_id
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14068 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--dev/base_include1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/base_include b/dev/base_include
index 8e62140f3..0d236db1f 100644
--- a/dev/base_include
+++ b/dev/base_include
@@ -24,7 +24,6 @@
#install_printer (* identifier *) ppidset;;
#install_printer (* Intset.t *) ppintset;;
#install_printer (* label *) pplab;;
-#install_printer (* mod_self_id *) ppmsid;;
#install_printer (* mod_bound_id *) ppmbid;;
#install_printer (* dir_path *) ppdir;;
#install_printer (* module_path *) ppmp;;