]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Reorganized foUtils, added Clauses module to avoid duplicate code around are_invertib...
[helm.git] / helm / software / components / Makefile
index b9c7c651b14fbd148ce7d435e67a2c4ea9df20d7..b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae 100644 (file)
@@ -23,8 +23,11 @@ MODULES =                    \
        cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
@@ -33,11 +36,9 @@ MODULES =                    \
        disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       ng_kernel               \
-       ng_refiner              \
        ng_disambiguation       \
-       ng_cic_content          \
        grafite_parser          \
+       ng_paramodulation       \
        ng_tactics              \
        grafite_engine          \
        tptp_grafite            \