]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
fixed constructor on non inductive type
[helm.git] / helm / software / components / Makefile
index b9c7c651b14fbd148ce7d435e67a2c4ea9df20d7..e12688b64eb591ab94517691b1e76300297d9864 100644 (file)
@@ -23,8 +23,12 @@ MODULES =                    \
        cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
+       ng_library \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
@@ -33,14 +37,15 @@ MODULES =                   \
        disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       ng_kernel               \
-       ng_refiner              \
        ng_disambiguation       \
-       ng_cic_content          \
+       ng_paramodulation       \
+       tptp_grafite            \
+       ng_kernel               \
+       ng_refiner              \
+       ng_library              \
        grafite_parser          \
        ng_tactics              \
        grafite_engine          \
-       tptp_grafite            \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)