aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Existentials.out
diff options
context:
space:
mode:
authorGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-10-08 19:13:29 +0000
committerGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-10-08 19:13:29 +0000
commit87f253774eb758215b2fb188e0d30b6fce4f3a23 (patch)
tree486a23abcb7ea2a76d13885d5286940e2c847ccd /test-suite/output/Existentials.out
parent1e847b7898bb4cd37a003b3072570221610fb484 (diff)
Fixing 2 output test-suites.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16863 85f007b7-540e-0410-9357-904b9bb8a0f7
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 2f756cbb1..629453390 100644
--- a/test-suite/output/Existentials.out
+++ b/test-suite/output/Existentials.out
@@ -1,3 +1,3 @@
-Existential 1 = ?10 : [q : nat n : nat m : nat |- n = ?9]
+Existential 1 = ?7 : [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]
+Existential 3 = ?10 : [p : nat q := S p : nat n : nat m : nat |- ?9 = m]