aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Existentials.out
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-11-11 13:31:58 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2014-11-11 13:32:42 +0100
commitcc720721075b61a82bc46f43e18b4da6ebbdc8a8 (patch)
treeb50c4d7e2ae57d98769d128302f4e085cadecfb8 /test-suite/output/Existentials.out
parent9105a72e3d39e482c9e078de9f71efafc6cc3d0f (diff)
Adapting output tests to current naming of evars, even if unclear
where it will eventually stabilize.
Diffstat (limited to 'test-suite/output/Existentials.out')
-rw-r--r--test-suite/output/Existentials.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out
index 9d056c4ae..483a9ea79 100644
--- a/test-suite/output/Existentials.out
+++ b/test-suite/output/Existentials.out
@@ -1,5 +1,5 @@
Existential 1 =
-?Goal1 : [p : nat q := S p : nat n : nat m : nat |- ?y = m]
+?Goal0 : [p : nat q := S p : nat n : nat m : nat |- ?y = m]
Existential 2 =
?y : [p : nat q := S p : nat n : nat m : nat |- nat] (p, q cannot be used)
-Existential 3 = ?Goal : [q : nat n : nat m : nat |- n = ?y]
+Existential 3 = ?e : [q : nat n : nat m : nat |- n = ?y]