]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
fixed constructor on non inductive type
[helm.git] / helm / software / components / Makefile
index 3303e7a5996d0d57e642dd32fc0c7eaa30ce124a..e12688b64eb591ab94517691b1e76300297d9864 100644 (file)
@@ -26,6 +26,8 @@ MODULES =                     \
        ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
+       ng_library \
        ng_cic_content          \
        content_pres            \
        cic_unification         \
@@ -35,12 +37,15 @@ MODULES =                   \
        disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       ng_refiner              \
        ng_disambiguation       \
+       ng_paramodulation       \
+       tptp_grafite            \
+       ng_kernel               \
+       ng_refiner              \
+       ng_library              \
        grafite_parser          \
        ng_tactics              \
        grafite_engine          \
-       tptp_grafite            \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)