]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Missing case for Match implemented.
[helm.git] / helm / software / components / Makefile
index f9897ec7943587aacc079e6206ac25a5801521b9..51b2f4bbf1c42158e60ffdaaf7b67a4b8d0ac377 100644 (file)
@@ -23,8 +23,8 @@ MODULES =                     \
        cic_exportation         \
        metadata                \
        library                 \
-       acic_content            \
        ng_kernel               \
+       acic_content            \
        grafite                 \
        ng_cic_content          \
        content_pres            \
@@ -38,6 +38,7 @@ MODULES =                     \
        ng_refiner              \
        ng_disambiguation       \
        grafite_parser          \
+       ng_paramodulation       \
        ng_tactics              \
        grafite_engine          \
        tptp_grafite            \