From cc197b0decd566a3ec28ac1ab58de4dcbfa0ea77 Mon Sep 17 00:00:00 2001 From: pottier Date: Thu, 3 Jun 2010 09:27:00 +0000 Subject: plugin groebner updated and renamed as nsatz; first version of the doc of nsatz in the refman git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13056 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6e1e218f59..3212a4d425 100644 --- a/CHANGES +++ b/CHANGES @@ -38,8 +38,8 @@ Automation tactics hints (wish #2104). - An inductive type as argument of the "using" option of "auto/eauto/firstorder" is interpreted as using the collection of its constructors. -- New decision tactic "gb" to solve systems of polynomial equations - by (exact) computation of Groebner bases. +- New decision tactic "nsatz" to prove polynomial equations + by computation of Groebner bases. Other tactics -- cgit v1.2.3