]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/xmltheory/XmlTheory/iXml.mli
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / xmltheory / XmlTheory / iXml.mli
diff --git a/helm/xmltheory/XmlTheory/iXml.mli b/helm/xmltheory/XmlTheory/iXml.mli
deleted file mode 100644 (file)
index 11fad82..0000000
+++ /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