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