diff options
| author | herbelin | 2002-01-09 17:08:58 +0000 |
|---|---|---|
| committer | herbelin | 2002-01-09 17:08:58 +0000 |
| commit | 5719b93a439912b0fa1f32f4bb1d0369186e50ed (patch) | |
| tree | 0133a8f477350e3bd41fc5c24e9955d1a5b5bea0 /theories/Init/DatatypesSyntax.v | |
| parent | 7cfe7d097e6f47bde2ef2dc7fbcaef340944bbd4 (diff) | |
MAJ des Id pour coqweb
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2384 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Init/DatatypesSyntax.v')
| -rw-r--r-- | theories/Init/DatatypesSyntax.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Init/DatatypesSyntax.v b/theories/Init/DatatypesSyntax.v index 2f0eb5cf22..fab21c52eb 100644 --- a/theories/Init/DatatypesSyntax.v +++ b/theories/Init/DatatypesSyntax.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(* $Id$ *) +(*i $Id$ i*) Require Export Datatypes. |
