From 9058fb97426307536f56c3e7447be2f70798e081 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sat, 29 Nov 2003 16:15:58 +0000 Subject: Deplacement des fichiers ancienne syntaxe dans theories7, contrib7 et states7 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5026 85f007b7-540e-0410-9357-904b9bb8a0f7 --- 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 000000000..a4b6a57aa --- /dev/null +++ b/theories7/Lists/PolyListSyntax.v @@ -0,0 +1,10 @@ +(***********************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(*