aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Existentials.out
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2018-02-18 19:08:04 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2018-02-22 15:37:59 +0100
commit75b7729d204c7bae280d859bb233750f7c4b543e (patch)
tree18272b0bf95b42b2074532ce0c9d16cecd49beac /test-suite/output/Existentials.out
parent0c5f0afffd37582787f79267d9841259095b7edc (diff)
Adding mention of shelved/given-up status in "Show Existentials".
Also changed the API of pr_subgoals now using labels. Also removed a trailing space in printing existentials.
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 9680d2bbf..18f5d89f6 100644
--- a/test-suite/output/Existentials.out
+++ b/test-suite/output/Existentials.out
@@ -1,4 +1,4 @@
-Existential 1 = ?Goal : [p : nat q := S p : nat n : nat m : nat |- ?y = m]
+Existential 1 = ?Goal : [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 = ?Goal0 : [q : nat n : nat m : nat |- n = ?y]
+?y : [p : nat q := S p : nat n : nat m : nat |- nat] (p, q cannot be used) (shelved)
+Existential 3 = ?Goal0 : [q : nat n : nat m : nat |- n = ?y]