]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/content_pres/sequent2pres.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / content_pres / sequent2pres.ml
index bc0dfd05574d9dcd15f973d86903c558b8dee462..88c804b7d6a199fce46ae1b836960d8f6b024a1d 100644 (file)
@@ -32,6 +32,8 @@
 (*                                                                         *)
 (***************************************************************************)
 
+(* $Id$ *)
+
 let p_mtr a b = Mpresentation.Mtr(a,b)
 let p_mtd a b = Mpresentation.Mtd(a,b)
 let p_mtable a b = Mpresentation.Mtable(a,b)