diff options
Diffstat (limited to 'theories7/Lists/PolyListSyntax.v')
-rw-r--r-- | theories7/Lists/PolyListSyntax.v | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/theories7/Lists/PolyListSyntax.v b/theories7/Lists/PolyListSyntax.v deleted file mode 100644 index 15c57166..00000000 --- a/theories7/Lists/PolyListSyntax.v +++ /dev/null @@ -1,10 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) -(* \VV/ **************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(************************************************************************) - -(*i $Id: PolyListSyntax.v,v 1.1.2.1 2004/07/16 19:31:29 herbelin Exp $ i*) - |