X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fhgdome%2FdomMisc.ml;h=97a15b7f82eeeb1cc2b6d6c8cbe75c5f1c2a5bef;hb=6c43a7f440daf19e2475b7eabd20456bdb0e9f76;hp=84445e19c3f143e3ae6e90291939859b0c8c7dbf;hpb=9a0e4f3be9f70662f18d2d3b6dd60ae79fba565b;p=helm.git diff --git a/helm/ocaml/hgdome/domMisc.ml b/helm/ocaml/hgdome/domMisc.ml index 84445e19c..97a15b7f8 100644 --- a/helm/ocaml/hgdome/domMisc.ml +++ b/helm/ocaml/hgdome/domMisc.ml @@ -33,6 +33,8 @@ (* *) (******************************************************************************) +(* $Id$ *) + let domImpl = Gdome.domImplementation () let helm_ns = Gdome.domString "http://www.cs.unibo.it/helm" let xlink_ns = Gdome.domString "http://www.w3.org/1999/xlink"