X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_extraction%2Fextraction.mli;h=a5ab1b05545d4464171e1f455e99b98eb2bf7292;hb=18c1584b94ad85301a95b69fe0a8fa8e02b61648;hp=efb2c63da01c3b964e274cd2f625feb4eecbc5c9;hpb=288c13921e7a8b7df6f66b3f3e67145d13464e67;p=helm.git diff --git a/matita/components/ng_extraction/extraction.mli b/matita/components/ng_extraction/extraction.mli index efb2c63da..a5ab1b055 100644 --- a/matita/components/ng_extraction/extraction.mli +++ b/matita/components/ng_extraction/extraction.mli @@ -16,4 +16,4 @@ open OcamlExtractionTable val extract: #OcamlExtractionTable.status as 'status -> NCic.obj -> - 'status * ml_decl option * ml_spec list + 'status * ml_decl list * ml_spec list