X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=02125883f16dd7ee0335234f7f3109b18b2f26a9;hb=ef300bfb0dce70eeb4a470532b474387f25ca369;hp=9a1cf19b8e46ac151c932c5e3c563e95a322d50c;hpb=3edcb0d830e88edf4bd897c35cb0f7c645a755be;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 9a1cf19b8..02125883f 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,24 +23,27 @@ MODULES = \ cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ - ng_cic_content \ - content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ - disambiguation \ + disambiguation \ cic_disambiguation \ - lexicon \ - ng_kernel \ - ng_refiner \ + ng_kernel \ + ng_refiner \ ng_disambiguation \ + 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-%)