]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/Makefile
fixed a finalization issue for connections closed twice
[helm.git] / helm / ocaml / cic_proof_checking / Makefile
index 63d79e14ea6abedbb51d300148dba28b06986700..530f426405e1b9d35c8a6989a9c0101c5d588cf3 100644 (file)
@@ -14,6 +14,7 @@ INTERFACE_FILES = \
        cicMiniReduction.mli \
        cicReduction.mli \
        cicTypeChecker.mli \
+        freshNamesGenerator.mli \
        cicElim.mli     \
        cicRecord.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)