]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
it may happen that matitaclean (clean_baseuris) calls the remove function
[helm.git] / helm / ocaml / Makefile.in
index 6b2bf09cb8f37efe9bf46edc84463cccc723a6f0..306dc2695431a43618d721549e2605293709dba0 100644 (file)
@@ -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)