diff options
Diffstat (limited to 'contrib/xml')
| -rw-r--r-- | contrib/xml/xml.mli | 2 | ||||
| -rw-r--r-- | contrib/xml/xmlcommand.mli | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/contrib/xml/xml.mli b/contrib/xml/xml.mli index 6f1dd08b35..0510d978da 100644 --- a/contrib/xml/xml.mli +++ b/contrib/xml/xml.mli @@ -11,6 +11,8 @@ (* *) (******************************************************************************) +(*i $Id$ i*) + (* Tokens for XML cdata, empty elements and not-empty elements *) (* Usage: *) (* Str cdata *) diff --git a/contrib/xml/xmlcommand.mli b/contrib/xml/xmlcommand.mli index 84c71f0d7a..827cb34f64 100644 --- a/contrib/xml/xmlcommand.mli +++ b/contrib/xml/xmlcommand.mli @@ -11,6 +11,8 @@ (* *) (******************************************************************************) +(*i $Id$ i*) + (* print id dest *) (* where id is the identifier (name) of a definition/theorem or of an *) (* inductive definition *) |
