From 178f0172d92e8e366375eba0abf3345c7c8bed06 Mon Sep 17 00:00:00 2001 From: msozeau Date: Mon, 20 Apr 2009 15:30:21 +0000 Subject: Fix test output mentionning an existential number that changed. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12096 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 b295ae86fa..ca79ba697e 100644 --- a/test-suite/output/Existentials.out +++ b/test-suite/output/Existentials.out @@ -1 +1 @@ -Existential 1 = ?7 : [n : nat m : nat |- nat] +Existential 1 = ?9 : [n : nat m : nat |- nat] -- cgit v1.2.3