From 6002a74c9fdfcaf339b3217300532ff1c1144bc4 Mon Sep 17 00:00:00 2001 From: puech Date: Mon, 19 Jan 2009 11:07:57 +0000 Subject: The initial state evar numbering increased. Fix output message in a test. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11805 85f007b7-540e-0410-9357-904b9bb8a0f7 --- test-suite/output/Existentials.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out index d23dd2c203..b295ae86fa 100644 --- a/test-suite/output/Existentials.out +++ b/test-suite/output/Existentials.out @@ -1 +1 @@ -Existential 1 = ?3 : [n : nat m : nat |- nat] +Existential 1 = ?7 : [n : nat m : nat |- nat] -- cgit v1.2.3