X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_extraction%2Fextraction.mli;h=68af61187f21d235e92393da331142dcc3509e9f;hb=926bd86002f91d2bf2a3ce7376309f5106268959;hp=a45dff55cb6486dbe3e121b20db05a03a8981d20;hpb=66be8fbe19e2ccfa0e6a7abeba605152d1322595;p=helm.git diff --git a/matita/components/ng_extraction/extraction.mli b/matita/components/ng_extraction/extraction.mli index a45dff55c..68af61187 100644 --- a/matita/components/ng_extraction/extraction.mli +++ b/matita/components/ng_extraction/extraction.mli @@ -13,5 +13,5 @@ open Miniml val extract: - #OcamlExtractionTable.status as 'status -> NCic.obj -> + (#OcamlExtractionTable.status as 'status) -> NCic.obj -> 'status * ml_decl list * ml_spec list