]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
Reshaped structure of ocaml/ libraries.
[helm.git] / helm / ocaml / Makefile.in
index 4147a92264a81bf68643ea2fa9d52cca3a299188..30c25dc195586c1ba0a8773d440d1c31e503f3db 100644 (file)
@@ -3,6 +3,7 @@ NULL =
 MODULES =                      \
        extlib                  \
        xml                     \
+       hgdome                  \
        registry                \
        hmysql                  \
        utf8_macros             \
@@ -14,12 +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)