]> 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 86697600404424deb41c4b8b022f490f0782c46f..65ad26c6faa3cfa29ec2f09edb0a6df0e62679d2 100644 (file)
@@ -33,9 +33,8 @@
 (*                                                                            *)
 (******************************************************************************)
 
-(** Functions that should be moved in another module **)
-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 domImpl : Gdome.domImplementation
+val helmns : Gdome.domString
+
+val strip_xml_headings: string -> string
 
-val wrong_xpointer_format_from_wrong_xpointer_format' : string -> string