]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/Makefile
cic_transformations factorized into cic_omdoc and cic_transformations.
[helm.git] / helm / ocaml / cic_proof_checking / Makefile
index 0259effd12d2a9239c6d3d69fe1657902c5bb863..0de0fcda00d2f45b7d6c6173fb421c6b3cfd8865 100644 (file)
@@ -4,9 +4,9 @@ PREDICATES =
 
 REDUCTION_IMPLEMENTATION = cicReductionMachine.ml
 
-INTERFACE_FILES = logger.mli cicEnvironment.mli cicPp.mli cicSubstitution.mli \
-                  cicMiniReduction.mli cicReductionNaif.mli cicReduction.mli \
-                  cicTypeChecker.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