From aa9a5fddd49c9bec13d178f274f24dabcc033850 Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 23 Sep 2011 12:55:26 +0000 Subject: auto with nocore : disable the use of the core database (wish #2188) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14490 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/refman/RefMan-tac.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/refman') diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex index 5feafe740b..200919b8cb 100644 --- a/doc/refman/RefMan-tac.tex +++ b/doc/refman/RefMan-tac.tex @@ -4030,7 +4030,9 @@ databases are non empty and can be used. \begin{description} \item[\tt core] This special database is automatically used by - \texttt{auto}. It contains only basic lemmas about negation, + \texttt{auto}, except when pseudo-database \texttt{nocore} is + given to \texttt{auto}. The \texttt{core} database contains + only basic lemmas about negation, conjunction, and so on from. Most of the hints in this database come from the \texttt{Init} and \texttt{Logic} directories. -- cgit v1.2.3