]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
fixed coercion mechanism w.r.t. undo/require
[helm.git] / helm / software / components / Makefile
index 01dabc9a6393e230507603bd152db1e05c01a256..b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae 100644 (file)
@@ -23,17 +23,24 @@ MODULES =                   \
        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)