diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2004-04-17 08:28:29 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2004-04-17 08:28:29 +0000 |
commit | f2b45454d80e659f3e4f75ed056ea4170679a8f2 (patch) | |
tree | ccacbf743dbc53e7b2a1e4072bb6dc76a94bc1c0 /CHANGES | |
parent | 4766086002931e5b45d768d10bd430c7abdb5b13 (diff) |
Incorrection exportation XML
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5687 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,8 +37,8 @@ Executables and tools - Added option -top to change the name of the toplevel module "Top" - Coqdoc updated to new syntax and now part of Coq sources -- XML exportation tool now exports the structure of vernacular files and - the proof scripts (cf chapter 13 in the reference manual) +- XML exportation tool now exports the structure of vernacular files + (cf chapter 13 in the reference manual) User contributions |