]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/content_pres/renderingAttrs.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / content_pres / renderingAttrs.ml
index 478ceff950e53d672996e91123c29eacdac7a864..cc692abe9cda8427ca210302e2a9942e21cd224b 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 type xml_attribute = string option * string * string
 type markup = [ `MathML | `BoxML ]