aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/Arguments.out
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2014-08-12 09:02:51 -0400
committerGravatar Pierre Boutillier <pierre.boutillier@pps.univ-paris-diderot.fr>2014-08-25 15:22:40 +0200
commit82312ad28ea14203cbfae9a7f69d2b8ab23c6b9f (patch)
tree4ad022401fdba8fdf94072c5dae77226d44de6f7 /test-suite/output/Arguments.out
parentbc6e87572b33eb5d98cbb23522a71fd7d23931b7 (diff)
Grammar: "avoiding to" isn't proper, either
Diffstat (limited to 'test-suite/output/Arguments.out')
-rw-r--r--test-suite/output/Arguments.out6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suite/output/Arguments.out b/test-suite/output/Arguments.out
index dc421830f..629a1ab63 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