aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/PrintAssumptions.out
diff options
context:
space:
mode:
authorGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-09-03 18:18:49 +0000
committerGravatar ppedrot <ppedrot@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-09-03 18:18:49 +0000
commit36e670c658274ce37d8d352032879db53897165c (patch)
tree40f15975af612dd8b9cb0c649d97e33000e5c227 /test-suite/output/PrintAssumptions.out
parentb5e88d46530ba745f07a6d2664a0bba00f5f178a (diff)
Fixing some tests from the test-suite.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16760 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'test-suite/output/PrintAssumptions.out')
-rw-r--r--test-suite/output/PrintAssumptions.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/output/PrintAssumptions.out b/test-suite/output/PrintAssumptions.out
index 23f33081b..b3914a1cc 100644
--- a/test-suite/output/PrintAssumptions.out
+++ b/test-suite/output/PrintAssumptions.out
@@ -2,6 +2,8 @@ Axioms:
foo : nat
Axioms:
foo : nat
+Fetching opaque terms in /home/pm/Desktop/sources/coq/theories/Arith/Plus.vo
+Fetching opaque terms in /home/pm/Desktop/sources/coq/theories/Init/Peano.vo
Axioms:
extensionality : forall (P Q : Type) (f g : P -> Q),
(forall x : P, f x = g x) -> f = g