]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
downcast removed
[helm.git] / helm / software / components / Makefile
index b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae..e12688b64eb591ab94517691b1e76300297d9864 100644 (file)
@@ -27,6 +27,7 @@ MODULES =                     \
        acic_content            \
        grafite                 \
        ng_refiner              \
+       ng_library \
        ng_cic_content          \
        content_pres            \
        cic_unification         \
@@ -37,11 +38,14 @@ MODULES =                   \
        cic_disambiguation      \
        lexicon                 \
        ng_disambiguation       \
-       grafite_parser          \
        ng_paramodulation       \
+       tptp_grafite            \
+       ng_kernel               \
+       ng_refiner              \
+       ng_library              \
+       grafite_parser          \
        ng_tactics              \
        grafite_engine          \
-       tptp_grafite            \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)