X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=51b2f4bbf1c42158e60ffdaaf7b67a4b8d0ac377;hb=0ef9250d71eacd6b1022194128e6acfb74d52aac;hp=34020150a7d746942017adff28502cd3606fbab2;hpb=d16f0f84149954af38ea8c05e750091635d1a130;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 34020150a..51b2f4bbf 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -19,21 +19,28 @@ MODULES = \ getter \ cic \ cic_proof_checking \ - cic_exportation \ cic_acic \ + cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ + ng_cic_content \ content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ + disambiguation \ cic_disambiguation \ lexicon \ - grafite_engine \ + ng_refiner \ + ng_disambiguation \ grafite_parser \ + ng_paramodulation \ + ng_tactics \ + grafite_engine \ tptp_grafite \ $(NULL)