]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_extraction/extraction.mli
Last known bug unrelated to names fixed: a fixpoint that creates a type used
[helm.git] / matita / components / ng_extraction / extraction.mli
index efb2c63da01c3b964e274cd2f625feb4eecbc5c9..a5ab1b05545d4464171e1f455e99b98eb2bf7292 100644 (file)
@@ -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