]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Added initial support for inversion principles in Matita NG.
[helm.git] / helm / software / components / Makefile
index afe6c3f82e0e58be27080a0da37716889a31a8fc..7035411f3984434a49a7d00fbe4e469515e14509 100644 (file)
@@ -23,21 +23,27 @@ 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_kernel               \
-       ng_refiner              \
        ng_disambiguation       \
        grafite_parser          \
+       ng_paramodulation       \
+       ng_tactics              \
+       grafite_engine          \
        tptp_grafite            \
+       ng_kernel               \
+       ng_refiner              \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)