From 317700df92b77552dfe5709134e1a024cea97812 Mon Sep 17 00:00:00 2001 From: glondu Date: Wed, 6 Oct 2010 12:06:49 +0000 Subject: test-suite: fix output/Existentials.out The new output makes sense with the new "1 subgoal = 1 evar" paradigm introduced with by the new proof engine. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13508 85f007b7-540e-0410-9357-904b9bb8a0f7 --- test-suite/output/Existentials.out | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test-suite/output') diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out index ca79ba697..d5ea4f52d 100644 --- a/test-suite/output/Existentials.out +++ b/test-suite/output/Existentials.out @@ -1 +1,3 @@ -Existential 1 = ?9 : [n : nat m : nat |- nat] +Existential 1 = ?17 : [q : nat n : nat m : nat |- n = ?16] +Existential 2 = ?16 : [n : nat m : nat |- nat] +Existential 3 = ?14 : [p : nat q := S p : nat n : nat m : nat |- ?16 = m] -- cgit v1.2.3