X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fhgdome%2Fxml2Gdome.ml;h=eb6a7641cd5edea355a1ebece7de9a7408db000c;hb=f1dc70ca55058b2983cd23b829d856df3b41b9a7;hp=3d07bf21cc37aaa97b9e86b1fe44d313a6ffe36c;hpb=9a0e4f3be9f70662f18d2d3b6dd60ae79fba565b;p=helm.git diff --git a/helm/ocaml/hgdome/xml2Gdome.ml b/helm/ocaml/hgdome/xml2Gdome.ml index 3d07bf21c..eb6a7641c 100644 --- a/helm/ocaml/hgdome/xml2Gdome.ml +++ b/helm/ocaml/hgdome/xml2Gdome.ml @@ -23,6 +23,8 @@ * http://cs.unibo.it/helm/. *) +(* $Id$ *) + let document_of_xml (domImplementation : Gdome.domImplementation) strm = let module G = Gdome in let module X = Xml in