]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
added auto_cache in the dupable status after an
[helm.git] / helm / software / components / Makefile
index 25169744f5a39ab09c3da94a4b92b7649bb4eb48..e12688b64eb591ab94517691b1e76300297d9864 100644 (file)
@@ -38,14 +38,14 @@ MODULES =                   \
        cic_disambiguation      \
        lexicon                 \
        ng_disambiguation       \
-       grafite_parser          \
        ng_paramodulation       \
-       ng_tactics              \
-       grafite_engine          \
        tptp_grafite            \
        ng_kernel               \
        ng_refiner              \
-       ng_library                                                      \
+       ng_library              \
+       grafite_parser          \
+       ng_tactics              \
+       grafite_engine          \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)