X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=02125883f16dd7ee0335234f7f3109b18b2f26a9;hb=f1fc99e982ca6c9c939504c4dcf773edf582792a;hp=25169744f5a39ab09c3da94a4b92b7649bb4eb48;hpb=a18562238677261e3d0b590e046290a14fe62e74;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 25169744f..02125883f 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -26,26 +26,24 @@ MODULES = \ ng_kernel \ acic_content \ grafite \ - ng_refiner \ - ng_library \ - 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 \ - ng_kernel \ - ng_refiner \ - ng_library \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)