]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_extraction/extraction.mli
Use of standard OCaml syntax
[helm.git] / matita / components / ng_extraction / extraction.mli
index a5ab1b05545d4464171e1f455e99b98eb2bf7292..68af61187f21d235e92393da331142dcc3509e9f 100644 (file)
 
 (*s Extraction from Coq terms to Miniml. *)
 
-open Coq
 open Miniml
-open OcamlExtractionTable
 
 val extract:
#OcamlExtractionTable.status as 'status -> NCic.obj ->
(#OcamlExtractionTable.status as 'status) -> NCic.obj ->
   'status * ml_decl list * ml_spec list