]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Huge commit with several changes:
[helm.git] / helm / software / components / Makefile
index 34020150a7d746942017adff28502cd3606fbab2..3303e7a5996d0d57e642dd32fc0c7eaa30ce124a 100644 (file)
@@ -19,21 +19,27 @@ MODULES =                   \
        getter                  \
        cic                     \
        cic_proof_checking      \
-       cic_exportation         \
        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)