]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Missing case for Match implemented.
[helm.git] / helm / software / components / Makefile
index b9c7c651b14fbd148ce7d435e67a2c4ea9df20d7..51b2f4bbf1c42158e60ffdaaf7b67a4b8d0ac377 100644 (file)
@@ -23,8 +23,10 @@ MODULES =                    \
        cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
@@ -33,11 +35,10 @@ MODULES =                   \
        disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       ng_kernel               \
        ng_refiner              \
        ng_disambiguation       \
-       ng_cic_content          \
        grafite_parser          \
+       ng_paramodulation       \
        ng_tactics              \
        grafite_engine          \
        tptp_grafite            \