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