]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/metadata/metadataPp.mli
renamed Http_client to Http_user_agent to avoid clashes with Gerd's
[helm.git] / helm / ocaml / metadata / metadataPp.mli
index bd044c713471a144762325bf4b71a1638aa532fd..14a98ba413a265e6331ed58cc92cd82e435d6502 100644 (file)
  * http://helm.cs.unibo.it/
  *)
 
+(** metadata -> string *)
+
+val pp_position: MetadataTypes.position -> string
+val pp_position_tag: MetadataTypes.position -> string
+(* val pp_constr: MetadataTypes.constr -> string *)
+val pp_sort: Cic.sort -> string
+
 (** Pretty printer and OCamlDBI friendly interface *)
 
 type t =