]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_kernel/Makefile
Implementation of Ocaml extraction (largely ported from Coq).
[helm.git] / matita / components / ng_kernel / Makefile
index 6bca07465a642293d38abc6ae5bbf4d89ff599c6..35b89f3b1005c2fab30426d57fd3e6cd3f38afd2 100644 (file)
@@ -10,8 +10,7 @@ INTERFACE_FILES = \
        nCicReduction.mli \
        nCicTypeChecker.mli \
        nCicUntrusted.mli \
-       nCicPp.mli \
-       nCicExtraction.mli
+       nCicPp.mli
 
 IMPLEMENTATION_FILES = \
   nCic.ml $(INTERFACE_FILES:%.mli=%.ml)