]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/Makefile
- Porting of all the code to the new DTD format (with, among others, explicit
[helm.git] / helm / ocaml / cic_proof_checking / Makefile
index b4e5b8ae618876ef9259fc9903b3b211adcefaeb..95ce4ad15a4268b92830271a9c5c4d724d9d13d3 100644 (file)
@@ -2,9 +2,9 @@ PACKAGE = cic_proof_checking
 REQUIRES = helm-cic
 PREDICATES =
 
-INTERFACE_FILES = cicSubstitution.mli logger.mli cicEnvironment.mli cicPp.mli \
-                  cicMiniReduction.mli cicReduction.mli cicTypeChecker.mli \
-                  cicCooking.mli
+INTERFACE_FILES = logger.mli cicEnvironment.mli cicPp.mli cicSubstitution.mli \
+                  cicMiniReduction.mli cicReductionNaif.mli cicReduction.mli \
+                  cicTypeChecker.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 
 # Metadata tools only need zeta-reduction