X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fxmltheory%2FXmlTheory%2FiXml.mli;fp=helm%2Fxmltheory%2FXmlTheory%2FiXml.mli;h=0000000000000000000000000000000000000000;hb=869549224eef6278a48c16ae27dd786376082b38;hp=11fad820241c4f922a67ca790350a67f107e5d15;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8;p=helm.git 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