diff options
Diffstat (limited to 'theories/Lists/PolyListSyntax.v')
| -rw-r--r-- | theories/Lists/PolyListSyntax.v | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/theories/Lists/PolyListSyntax.v b/theories/Lists/PolyListSyntax.v deleted file mode 100644 index a19a3dcc14..0000000000 --- a/theories/Lists/PolyListSyntax.v +++ /dev/null @@ -1,7 +0,0 @@ - -(* $Id$ *) - -(* Syntax for list concatenation *) -Require PolyList. - -Infix RIGHTA 7 "^" app. |
