aboutsummaryrefslogtreecommitdiff
path: root/contrib/xml/xmlcommand.ml
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.ml
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.ml')
-rw-r--r--contrib/xml/xmlcommand.ml6
1 files changed, 2 insertions, 4 deletions
diff --git a/contrib/xml/xmlcommand.ml b/contrib/xml/xmlcommand.ml
index f1cdd10198..4d85db397c 100644
--- a/contrib/xml/xmlcommand.ml
+++ b/contrib/xml/xmlcommand.ml
@@ -2,12 +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> *)
-(* 02/12/1999 *)
-(* *)
-(* This module defines the functions that implements the new commands *)
+(* 06/12/2000 *)
(* *)
(******************************************************************************)