]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/xml/xml.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / xml / xml.mli
index b1fcbe5b064bdc8a224b3b73b07c9b78a88b526a..43547eaa03fdbc5a1aadeeea11bc5f29b9594ab4 100644 (file)
@@ -69,3 +69,5 @@ val pp : ?gzip:bool -> token Stream.t -> string option -> unit
 val pp_to_outchan : token Stream.t -> out_channel -> unit
 val pp_to_string : token Stream.t -> string
 
+val add_xml_declaration: token Stream.t -> token Stream.t
+