From 8d99bfcdc0915c006bffba6d5ffe14c683b9eb65 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sat, 24 Jul 2010 15:57:30 +0000 Subject: Updated all headers for 8.3 and trunk git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13323 85f007b7-540e-0410-9357-904b9bb8a0f7 --- plugins/xml/acic.ml | 2 +- plugins/xml/acic2Xml.ml4 | 2 +- plugins/xml/cic2acic.ml | 2 +- plugins/xml/doubleTypeInference.ml | 2 +- plugins/xml/doubleTypeInference.mli | 2 +- plugins/xml/dumptree.ml4 | 2 +- plugins/xml/proof2aproof.ml | 2 +- plugins/xml/proofTree2Xml.ml4 | 2 +- plugins/xml/unshare.ml | 2 +- plugins/xml/unshare.mli | 2 +- plugins/xml/xml.ml4 | 2 +- plugins/xml/xml.mli | 2 +- plugins/xml/xmlcommand.ml | 2 +- plugins/xml/xmlcommand.mli | 2 +- plugins/xml/xmlentries.ml4 | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'plugins/xml') diff --git a/plugins/xml/acic.ml b/plugins/xml/acic.ml index 40bc61bb8..653c2b7bd 100644 --- a/plugins/xml/acic.ml +++ b/plugins/xml/acic.ml @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*