]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Added initial support for inversion principles in Matita NG.
[helm.git] / helm / software / components / Makefile
index 51b2f4bbf1c42158e60ffdaaf7b67a4b8d0ac377..7035411f3984434a49a7d00fbe4e469515e14509 100644 (file)
@@ -26,6 +26,7 @@ MODULES =                     \
        ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
        ng_cic_content          \
        content_pres            \
        cic_unification         \
@@ -35,13 +36,14 @@ MODULES =                   \
        disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       ng_refiner              \
        ng_disambiguation       \
        grafite_parser          \
        ng_paramodulation       \
        ng_tactics              \
        grafite_engine          \
        tptp_grafite            \
+       ng_kernel               \
+       ng_refiner              \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)