aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Existentials.out
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-12-07 17:54:29 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-12-07 17:54:29 +0000
commite2596317ad17299a3616737ed56f8e4feadaae45 (patch)
treef50c28dda0f59b2a7b82b969ad27e99e2c0df637 /test-suite/output/Existentials.out
parent88896f0ec58077675027dc6b7969adacb2045051 (diff)
Adapting test Existentials to new numbering strategy of evars (r14764).
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14777 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'test-suite/output/Existentials.out')
-rw-r--r--test-suite/output/Existentials.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out
index d5ea4f52d..2f756cbb1 100644
--- a/test-suite/output/Existentials.out
+++ b/test-suite/output/Existentials.out
@@ -1,3 +1,3 @@
-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]
+Existential 1 = ?10 : [q : nat n : nat m : nat |- n = ?9]
+Existential 2 = ?9 : [n : nat m : nat |- nat]
+Existential 3 = ?7 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m]