]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/misc.mli
- moved exception IllFormedUri, string_of_cic_textual_parser_uri,
[helm.git] / helm / gTopLevel / misc.mli
index ac36cfdc0e8d149425d2d81f1db66bad8e5796d4..65ad26c6faa3cfa29ec2f09edb0a6df0e62679d2 100644 (file)
 (*                                                                            *)
 (******************************************************************************)
 
-exception IllFormedUri of string
-val string_of_cic_textual_parser_uri : CicTextualParser0.uri -> string
-val cic_textual_parser_uri_of_string : string -> CicTextualParser0.uri
-
-val wrong_xpointer_format_from_wrong_xpointer_format' : string -> string
-
 val domImpl : Gdome.domImplementation
 val helmns : Gdome.domString
+
+val strip_xml_headings: string -> string
+