From: Enrico Tassi Date: Fri, 11 Apr 2008 15:20:27 +0000 (+0000) Subject: added depndency of new kernel to metadata to allow to use the DB to calculate the... X-Git-Tag: make_still_working~5350 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=6c384ea974e161acb78eaa7fcea87950f801fd0b;p=helm.git added depndency of new kernel to metadata to allow to use the DB to calculate the minimum set of graphs to load --- diff --git a/helm/software/components/METAS/meta.helm-ng_kernel.src b/helm/software/components/METAS/meta.helm-ng_kernel.src index 3c2422a93..acf5aab9e 100644 --- a/helm/software/components/METAS/meta.helm-ng_kernel.src +++ b/helm/software/components/METAS/meta.helm-ng_kernel.src @@ -1,4 +1,4 @@ -requires="helm-cic_proof_checking" +requires="helm-cic_proof_checking helm-library helm-metadata" version="0.0.1" archive(byte)="ng_kernel.cma" archive(native)="ng_kernel.cmxa"