X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=02125883f16dd7ee0335234f7f3109b18b2f26a9;hb=ccf5878f2a2ec7f952f140e162391708a740517b;hp=b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae;hpb=c83721701dbbd44d3d547fdec6c4a5658322f424;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index b7c105fc0..02125883f 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -26,22 +26,24 @@ MODULES = \ ng_kernel \ acic_content \ grafite \ - ng_refiner \ - ng_cic_content \ - content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ - disambiguation \ + disambiguation \ cic_disambiguation \ - lexicon \ + ng_kernel \ + ng_refiner \ ng_disambiguation \ - grafite_parser \ + ng_cic_content \ ng_paramodulation \ + ng_library \ + content_pres \ + lexicon \ + tptp_grafite \ + grafite_parser \ ng_tactics \ grafite_engine \ - tptp_grafite \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)