aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-04-17 08:28:29 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-04-17 08:28:29 +0000
commitf2b45454d80e659f3e4f75ed056ea4170679a8f2 (patch)
treeccacbf743dbc53e7b2a1e4072bb6dc76a94bc1c0 /CHANGES
parent4766086002931e5b45d768d10bd430c7abdb5b13 (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--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index e1240159d..98f0b2989 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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