]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_proof_checking/Makefile
1) new-style debugging/profiling code for old reduction
[helm.git] / helm / software / components / cic_proof_checking / Makefile
index b2ee8993f31ebbf6c3d73e3579c711b52894cc56..a5f97bc1d0750ac96e1bc29546b089b9d3fbf0b0 100644 (file)
@@ -14,6 +14,7 @@ INTERFACE_FILES = \
        cicReduction.mli \
        cicTypeChecker.mli \
         freshNamesGenerator.mli \
+        cicDischarge.mli        \
        $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)