]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
...
[helm.git] / helm / software / components / Makefile
index 01dabc9a6393e230507603bd152db1e05c01a256..02125883f16dd7ee0335234f7f3109b18b2f26a9 100644 (file)
@@ -23,18 +23,27 @@ MODULES =                   \
        cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
-       content_pres            \
        cic_unification         \
        whelp                   \
        tactics                 \
        acic_procedural         \
+       disambiguation          \
        cic_disambiguation      \
+       ng_kernel               \
+       ng_refiner              \
+       ng_disambiguation       \
+       ng_cic_content          \
+       ng_paramodulation       \
+       ng_library              \
+       content_pres            \
        lexicon                 \
-       grafite_engine          \
-       grafite_parser          \
        tptp_grafite            \
+       grafite_parser          \
+       ng_tactics              \
+       grafite_engine          \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)