From f6e1acbbe00aeb479fde229c3941e3a6a2d53068 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 26 Dec 2005 13:59:13 +0000 Subject: Suppression des fichiers .v en ancienne syntaxe git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7733 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories7/Lists/PolyListSyntax.v | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 theories7/Lists/PolyListSyntax.v (limited to 'theories7/Lists/PolyListSyntax.v') diff --git a/theories7/Lists/PolyListSyntax.v b/theories7/Lists/PolyListSyntax.v deleted file mode 100644 index 5bbeecc2cc..0000000000 --- a/theories7/Lists/PolyListSyntax.v +++ /dev/null @@ -1,10 +0,0 @@ -(************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(*