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