diff options
| author | sacerdot | 2000-12-07 09:46:21 +0000 |
|---|---|---|
| committer | sacerdot | 2000-12-07 09:46:21 +0000 |
| commit | 68d218a28a8ec0921997df6ac03ac23fe62f7993 (patch) | |
| tree | c2074cfc89aec051f6ee8d6f04671ec6c74ad041 /contrib/xml/xmlcommand.ml | |
| parent | a39d9579cb2a227a49d23ae68d4f61f5d24b65f7 (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.ml | 6 |
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 *) (* *) (******************************************************************************) |
