]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
cicInspect: now we can choose not to count the Cic.Implicit constructors
[helm.git] / helm / software / components / Makefile
index 34020150a7d746942017adff28502cd3606fbab2..1c937a855a1c800279a106b35c1ce7aeb79a51ec 100644 (file)
@@ -19,8 +19,8 @@ MODULES =                     \
        getter                  \
        cic                     \
        cic_proof_checking      \
-       cic_exportation         \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
        acic_content            \
@@ -30,8 +30,12 @@ MODULES =                    \
        whelp                   \
        tactics                 \
        acic_procedural         \
+       disambiguation  \
        cic_disambiguation      \
        lexicon                 \
+       ng_kernel               \
+       ng_refiner              \
+       ng_disambiguation       \
        grafite_engine          \
        grafite_parser          \
        tptp_grafite            \