diff options
| author | msozeau | 2009-04-20 15:30:21 +0000 |
|---|---|---|
| committer | msozeau | 2009-04-20 15:30:21 +0000 |
| commit | 178f0172d92e8e366375eba0abf3345c7c8bed06 (patch) | |
| tree | 999418e884032060eaef578de95881bbf9e5cd7e | |
| parent | 70b225dce6fa0e2bf4763f1669f1ed9705d77c11 (diff) | |
Fix test output mentionning an existential number that changed.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12096 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | test-suite/output/Existentials.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/Existentials.out b/test-suite/output/Existentials.out index b295ae86fa..ca79ba697e 100644 --- a/test-suite/output/Existentials.out +++ b/test-suite/output/Existentials.out @@ -1 +1 @@ -Existential 1 = ?7 : [n : nat m : nat |- nat] +Existential 1 = ?9 : [n : nat m : nat |- nat] |
