X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae;hb=2041f4fefe300f77338f6aea598f025f84db1bbc;hp=f9897ec7943587aacc079e6206ac25a5801521b9;hpb=1652681b5eb49332f1c78e6c26d3ae5c7253d382;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index f9897ec79..b7c105fc0 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,9 +23,10 @@ MODULES = \ cic_exportation \ metadata \ library \ - acic_content \ ng_kernel \ + acic_content \ grafite \ + ng_refiner \ ng_cic_content \ content_pres \ cic_unification \ @@ -35,9 +36,9 @@ MODULES = \ disambiguation \ cic_disambiguation \ lexicon \ - ng_refiner \ ng_disambiguation \ grafite_parser \ + ng_paramodulation \ ng_tactics \ grafite_engine \ tptp_grafite \