aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Lists/PolyListSyntax.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Lists/PolyListSyntax.v')
-rw-r--r--theories/Lists/PolyListSyntax.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/theories/Lists/PolyListSyntax.v b/theories/Lists/PolyListSyntax.v
index dd7aba8c9..b74da123f 100644
--- a/theories/Lists/PolyListSyntax.v
+++ b/theories/Lists/PolyListSyntax.v
@@ -12,4 +12,5 @@
Require PolyList.
-Infix RIGHTA 7 "^" app.
+Infix RIGHTA 7 "^" app
+ V8only 30.