From 82312ad28ea14203cbfae9a7f69d2b8ab23c6b9f Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Tue, 12 Aug 2014 09:02:51 -0400 Subject: Grammar: "avoiding to" isn't proper, either --- test-suite/output/Arguments.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test-suite') diff --git a/test-suite/output/Arguments.out b/test-suite/output/Arguments.out index dc421830fb..629a1ab632 100644 --- a/test-suite/output/Arguments.out +++ b/test-suite/output/Arguments.out @@ -2,7 +2,7 @@ Nat.sub : nat -> nat -> nat Nat.sub is not universe polymorphic Argument scopes are [nat_scope nat_scope] -The reduction tactics unfold Nat.sub avoiding to expose match constructs +The reduction tactics unfold Nat.sub but avoid exposing match constructs Nat.sub is transparent Expands to: Constant Coq.Init.Nat.sub Nat.sub : nat -> nat -> nat @@ -10,7 +10,7 @@ Nat.sub : nat -> nat -> nat Nat.sub is not universe polymorphic Argument scopes are [nat_scope nat_scope] The reduction tactics unfold Nat.sub when applied to 1 argument - avoiding to expose match constructs + but avoid exposing match constructs Nat.sub is transparent Expands to: Constant Coq.Init.Nat.sub Nat.sub : nat -> nat -> nat @@ -19,7 +19,7 @@ Nat.sub is not universe polymorphic Argument scopes are [nat_scope nat_scope] The reduction tactics unfold Nat.sub when the 1st argument evaluates to a constructor and - when applied to 1 argument avoiding to expose match constructs + when applied to 1 argument but avoid exposing match constructs Nat.sub is transparent Expands to: Constant Coq.Init.Nat.sub Nat.sub : nat -> nat -> nat -- cgit v1.2.3