From: Stefano Zacchiroli Date: Mon, 4 Oct 2004 09:41:07 +0000 (+0000) Subject: - added xmldiff module X-Git-Tag: V_0_0_10~96 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=171dce3a11dae479d1a727744dabba02e41a7b60;p=helm.git - added xmldiff module --- diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index 1f47f9481..fe318d160 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -3,6 +3,7 @@ MODULES = \ pxp \ registry \ thread \ + xmldiff \ xml \ urimanager \ logger \