diff options
| author | herbelin | 2008-04-03 14:09:56 +0000 |
|---|---|---|
| committer | herbelin | 2008-04-03 14:09:56 +0000 |
| commit | ff94dcd516111978dfd7b782cbda2d9eae837a60 (patch) | |
| tree | ca47bc958cd8318fc14feef0debd950adf0eabb4 /dev/header | |
| parent | 987b1ff5edb3fd0a694163ca46521d35466c7ea8 (diff) | |
Chgts mineurs:
- correction commit incorrect d'une modif de test-suite/success/apply.v
- réorganisation dev/
- renommage Print Modules en Print Libraries
- $Id:$ dans g_vernac.ml4
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10744 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/header')
| -rw-r--r-- | dev/header | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/header b/dev/header new file mode 100644 index 0000000000..57945e47ea --- /dev/null +++ b/dev/header @@ -0,0 +1,7 @@ +(************************************************************************) +(* 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 *) +(************************************************************************) |
