X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Fxmltheory%2FXmlTheory%2FiXml.mli;fp=helm%2Fxmltheory%2FXmlTheory%2FiXml.mli;h=0000000000000000000000000000000000000000;hp=11fad820241c4f922a67ca790350a67f107e5d15;hb=1696761e4b8576e8ed81caa905fd108717019226;hpb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1 diff --git a/helm/xmltheory/XmlTheory/iXml.mli b/helm/xmltheory/XmlTheory/iXml.mli deleted file mode 100644 index 11fad8202..000000000 --- a/helm/xmltheory/XmlTheory/iXml.mli +++ /dev/null @@ -1,7 +0,0 @@ -exception NoOpenNonEmptyElements - -val reset_output : string -> unit -val output : Xml.token Stream.t -> unit -val open_non_empty_element : string -> (string * string) list -> unit -val close_non_empty_element : unit -> unit -val print_output : unit -> unit