aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Existentials.out
diff options
context:
space:
mode:
authorGravatar xclerc <xavier.clerc@inria.fr>2013-12-02 13:11:29 +0100
committerGravatar xclerc <xavier.clerc@inria.fr>2013-12-02 13:11:29 +0100
commite0449b763d5854da2e7e48f4e92da779913a0347 (patch)
tree04e4041d9706cc6279299906bba56e4a75bdc47a /test-suite/output/Existentials.out
parent76d4622212e7c5596eb03fd17ff0177b6c44a990 (diff)
Test suite: update output reference.
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 629453390..fb11019d4 100644
--- a/test-suite/output/Existentials.out
+++ b/test-suite/output/Existentials.out
@@ -1,3 +1,3 @@
-Existential 1 = ?7 : [q : nat n : nat m : nat |- n = ?9]
+Existential 1 = ?7 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m]
Existential 2 = ?9 : [n : nat m : nat |- nat]
-Existential 3 = ?10 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m]
+Existential 3 = ?10 : [q : nat n : nat m : nat |- n = ?9]