X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae;hb=5780dca4cfcee57e680213186cf3eaae402b6c88;hp=1c937a855a1c800279a106b35c1ce7aeb79a51ec;hpb=912780aaffd1e3a107a837dac1443ad2476e94b7;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 1c937a855..b7c105fc0 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,11 +36,11 @@ MODULES = \ disambiguation \ cic_disambiguation \ lexicon \ - ng_kernel \ - ng_refiner \ ng_disambiguation \ - grafite_engine \ grafite_parser \ + ng_paramodulation \ + ng_tactics \ + grafite_engine \ tptp_grafite \ $(NULL)