From b26dcdc37705c2e0d5f7d4322f5dc26fb6b7984a Mon Sep 17 00:00:00 2001 From: glondu Date: Thu, 23 Dec 2010 19:28:45 +0000 Subject: Remove the two-argument variant of "decide equality" This variant was ignoring its second argument, and didn't exactly respect its documented specification. This is fixed by removing the variant altogether. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13746 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/refman/RefMan-tac.tex | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex index 977f68352d..4e76fa67ea 100644 --- a/doc/refman/RefMan-tac.tex +++ b/doc/refman/RefMan-tac.tex @@ -2593,12 +2593,6 @@ This tactic solves a goal of the form is an inductive type such that its constructors do not take proofs or functions as arguments, nor objects in dependent types. -\begin{Variants} -\item {\tt decide equality {\term}$_1$ {\term}$_2$ }.\\ - Solves a goal of the form {\tt \{}\term$_1${\tt =}\term$_2${\tt -\}+\{\verb|~|}\term$_1${\tt =}\term$_2${\tt \}}. -\end{Variants} - \subsection{\tt compare \term$_1$ \term$_2$ \tacindex{compare}} -- cgit v1.2.3