]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Huge commit with several changes:
[helm.git] / helm / software / components / Makefile
index d30e63dcdd84b116564fba3cbf06457c301201ea..3303e7a5996d0d57e642dd32fc0c7eaa30ce124a 100644 (file)
@@ -20,19 +20,26 @@ MODULES =                   \
        cic                     \
        cic_proof_checking      \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
        tactics                 \
        acic_procedural         \
+       disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       grafite_engine          \
+       ng_refiner              \
+       ng_disambiguation       \
        grafite_parser          \
+       ng_tactics              \
+       grafite_engine          \
        tptp_grafite            \
        $(NULL)