X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=30c25dc195586c1ba0a8773d440d1c31e503f3db;hb=f731cf74872b144b93ad5514ec6fc795f43180de;hp=6b2bf09cb8f37efe9bf46edc84463cccc723a6f0;hpb=de782c7f0c4c841b8ecad9399a0948016cf3e2bd;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index 6b2bf09cb..30c25dc19 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -3,6 +3,7 @@ NULL = MODULES = \ extlib \ xml \ + hgdome \ registry \ hmysql \ utf8_macros \ @@ -14,11 +15,13 @@ MODULES = \ cic \ cic_proof_checking \ cic_unification \ - cic_omdoc \ + cic_acic \ + acic_content \ + content_pres \ + grafite \ metadata \ + whelp \ tactics \ - cic_notation \ - cic_transformations \ cic_disambiguation \ paramodulation \ $(NULL)