From ed06a90f16fcf7d45672bbddf42efe4cc0efd4d4 Mon Sep 17 00:00:00 2001 From: gareuselesinge Date: Mon, 21 Nov 2011 17:03:52 +0000 Subject: theories/, plugins/ and test-suite/ ported to the Arguments vernacular git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14718 85f007b7-540e-0410-9357-904b9bb8a0f7 --- test-suite/output/ArgumentsScope.out | 5 +++++ test-suite/output/PrintInfos.out | 3 +++ 2 files changed, 8 insertions(+) (limited to 'test-suite') diff --git a/test-suite/output/ArgumentsScope.out b/test-suite/output/ArgumentsScope.out index 6643c1429a..c95f89c9f0 100644 --- a/test-suite/output/ArgumentsScope.out +++ b/test-suite/output/ArgumentsScope.out @@ -54,3 +54,8 @@ negb'' : bool -> bool negb'' is transparent Expands to: Constant Top.negb'' +Warning: Arguments Scope is deprecated; use Arguments instead +Warning: Arguments Scope is deprecated; use Arguments instead +Warning: Arguments Scope is deprecated; use Arguments instead +Warning: Arguments Scope is deprecated; use Arguments instead +Warning: Arguments Scope is deprecated; use Arguments instead diff --git a/test-suite/output/PrintInfos.out b/test-suite/output/PrintInfos.out index f423f85136..a2e6a1cfbb 100644 --- a/test-suite/output/PrintInfos.out +++ b/test-suite/output/PrintInfos.out @@ -94,3 +94,6 @@ For eq_refl, when applied to 1 argument: Argument A is implicit and maximally inserted For eq: Argument scopes are [type_scope _ _] For eq_refl: Argument scopes are [type_scope _] +Warning: Implicit Arguments is deprecated; use Arguments instead +Warning: Implicit Arguments is deprecated; use Arguments instead +Warning: Implicit Arguments is deprecated; use Arguments instead -- cgit v1.2.3