X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2Fmisc.mli;h=ac36cfdc0e8d149425d2d81f1db66bad8e5796d4;hb=7fedf47037503b281d078eef6de13927020eb410;hp=86697600404424deb41c4b8b022f490f0782c46f;hpb=279178e6812c3fc9d376b5e3c919d59c486d6da3;p=helm.git diff --git a/helm/gTopLevel/misc.mli b/helm/gTopLevel/misc.mli index 866976004..ac36cfdc0 100644 --- a/helm/gTopLevel/misc.mli +++ b/helm/gTopLevel/misc.mli @@ -33,9 +33,11 @@ (* *) (******************************************************************************) -(** 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 wrong_xpointer_format_from_wrong_xpointer_format' : string -> string + +val domImpl : Gdome.domImplementation +val helmns : Gdome.domString