aboutsummaryrefslogtreecommitdiff
path: root/contrib/xml/xmlcommand.mli
diff options
context:
space:
mode:
authorsacerdot2000-12-07 09:46:21 +0000
committersacerdot2000-12-07 09:46:21 +0000
commit68d218a28a8ec0921997df6ac03ac23fe62f7993 (patch)
treec2074cfc89aec051f6ee8d6f04671ec6c74ad041 /contrib/xml/xmlcommand.mli
parenta39d9579cb2a227a49d23ae68d4f61f5d24b65f7 (diff)
COPYRIGHT file added; some comments changed
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1080 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib/xml/xmlcommand.mli')
-rw-r--r--contrib/xml/xmlcommand.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/xml/xmlcommand.mli b/contrib/xml/xmlcommand.mli
index 885873bfe4..84c71f0d7a 100644
--- a/contrib/xml/xmlcommand.mli
+++ b/contrib/xml/xmlcommand.mli
@@ -2,10 +2,10 @@
(* *)
(* PROJECT HELM *)
(* *)
-(* A tactic to print Coq objects in XML *)
+(* A module to print Coq objects in XML *)
(* *)
(* Claudio Sacerdoti Coen <sacerdot@cs.unibo.it> *)
-(* 17/11/1999 *)
+(* 07/12/2000 *)
(* *)
(* This module defines a pretty-printer and the stream of commands to the pp *)
(* *)