X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=7035411f3984434a49a7d00fbe4e469515e14509;hb=1f30bba33513dc8257a7c89e64038c096fa21072;hp=10c672526b6b7f8152ca9e7024d0ac2620781ade;hpb=6257568fc15a2f69c356a3e2d367a79143ed893b;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 10c672526..7035411f3 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,9 +23,10 @@ MODULES = \ cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ - ng_kernel \ + ng_refiner \ ng_cic_content \ content_pres \ cic_unification \ @@ -35,12 +36,14 @@ MODULES = \ disambiguation \ cic_disambiguation \ lexicon \ - ng_refiner \ ng_disambiguation \ grafite_parser \ + ng_paramodulation \ ng_tactics \ grafite_engine \ tptp_grafite \ + ng_kernel \ + ng_refiner \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)