From 04ceaad7583afcd85754b909ae25e7128646ff54 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 21 Oct 2002 13:07:30 +0000 Subject: NewDestruct/NewInduction acceptent l'option "using" git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3167 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 755eab9ca..1519fca56 100644 --- a/CHANGES +++ b/CHANGES @@ -50,6 +50,7 @@ Tactics - "Inversion" now applies also on quantified hypotheses (naming as for Intros until) - NewDestruct now accepts terms with missing hypotheses +- NewDestruct and NewInduction now accept user-provided elimination scheme - Omega could solve goals such as ~`x=y` but failed when the hypothesis was unfolded to `x < y` -> False. This is fixed. In addition, it can also recognize 'False' in the hypothesis and use it to solve the -- cgit v1.2.3