X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_proof_checking%2FMakefile;h=530f426405e1b9d35c8a6989a9c0101c5d588cf3;hb=e7f4d2bed7b812a69e15896183c6801440b3dd29;hp=de106143cb3af8497221e557ad4a72b48c5def2f;hpb=0575a1cb077087970f311b48f2e45dc4a01a6867;p=helm.git diff --git a/helm/ocaml/cic_proof_checking/Makefile b/helm/ocaml/cic_proof_checking/Makefile index de106143c..530f42640 100644 --- a/helm/ocaml/cic_proof_checking/Makefile +++ b/helm/ocaml/cic_proof_checking/Makefile @@ -14,7 +14,9 @@ INTERFACE_FILES = \ cicMiniReduction.mli \ cicReduction.mli \ cicTypeChecker.mli \ - cicElim.mli + freshNamesGenerator.mli \ + cicElim.mli \ + cicRecord.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) # Metadata tools only need zeta-reduction