]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
fixed modules order
[helm.git] / helm / software / components / Makefile
index 1f13fc94a7189f15c64c678e762a2a7d04c80250..10c672526b6b7f8152ca9e7024d0ac2620781ade 100644 (file)
@@ -25,6 +25,8 @@ MODULES =                     \
        library                 \
        acic_content            \
        grafite                 \
+       ng_kernel               \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
@@ -33,7 +35,6 @@ MODULES =                     \
        disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       ng_kernel               \
        ng_refiner              \
        ng_disambiguation       \
        grafite_parser          \