]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Fixed (yet another) nasty bug, in deep_eq this time
[helm.git] / helm / software / components / Makefile
index d30e63dcdd84b116564fba3cbf06457c301201ea..b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae 100644 (file)
@@ -20,19 +20,27 @@ MODULES =                   \
        cic                     \
        cic_proof_checking      \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
        tactics                 \
        acic_procedural         \
+       disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       grafite_engine          \
+       ng_disambiguation       \
        grafite_parser          \
+       ng_paramodulation       \
+       ng_tactics              \
+       grafite_engine          \
        tptp_grafite            \
        $(NULL)