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 /parsing/g_ascii_syntax.ml | |
| 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 'parsing/g_ascii_syntax.ml')
| -rw-r--r-- | parsing/g_ascii_syntax.ml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/parsing/g_ascii_syntax.ml b/parsing/g_ascii_syntax.ml index 717abaa66a..8c570b0fdc 100644 --- a/parsing/g_ascii_syntax.ml +++ b/parsing/g_ascii_syntax.ml @@ -6,6 +6,8 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) +(*i $Id:$ i*) + open Pp open Util open Names |
