X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=51b2f4bbf1c42158e60ffdaaf7b67a4b8d0ac377;hb=a71920f51fcaecbe19812e255231e545fe013cfc;hp=9565ddb299a8ee5a03675ca0c75fc5cefd3eb708;hpb=f4d41a527321e5fbdc10054b46ad60fe9f7f54a1;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 9565ddb29..51b2f4bbf 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,8 +23,10 @@ MODULES = \ cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ + ng_cic_content \ content_pres \ cic_unification \ whelp \ @@ -33,11 +35,12 @@ MODULES = \ disambiguation \ cic_disambiguation \ lexicon \ - grafite_engine \ - ng_kernel \ ng_refiner \ ng_disambiguation \ grafite_parser \ + ng_paramodulation \ + ng_tactics \ + grafite_engine \ tptp_grafite \ $(NULL)