From 6b649aba925b6f7462da07599fe67ebb12a3460e Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Wed, 28 Jul 2004 21:54:47 +0000 Subject: Imported Upstream version 8.0pl1 --- theories7/Lists/PolyListSyntax.v | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 theories7/Lists/PolyListSyntax.v (limited to 'theories7/Lists/PolyListSyntax.v') diff --git a/theories7/Lists/PolyListSyntax.v b/theories7/Lists/PolyListSyntax.v new file mode 100644 index 00000000..15c57166 --- /dev/null +++ b/theories7/Lists/PolyListSyntax.v @@ -0,0 +1,10 @@ +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(*