X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_proof_checking%2FMakefile;h=3fbe90ddb920a4be43166c8a8dbcb6f88f76a01e;hb=7b995596c8b11be95c430646227d01928cc71219;hp=530f426405e1b9d35c8a6989a9c0101c5d588cf3;hpb=e5108fbb1b112d713e611f7dbcd8a2ab8002e9a5;p=helm.git diff --git a/helm/ocaml/cic_proof_checking/Makefile b/helm/ocaml/cic_proof_checking/Makefile index 530f42640..3fbe90ddb 100644 --- a/helm/ocaml/cic_proof_checking/Makefile +++ b/helm/ocaml/cic_proof_checking/Makefile @@ -1,6 +1,5 @@ PACKAGE = cic_proof_checking -REQUIRES = helm-cic helm-logger helm-getter helm-xml pxp PREDICATES = REDUCTION_IMPLEMENTATION = cicReductionMachine.ml @@ -15,8 +14,7 @@ INTERFACE_FILES = \ cicReduction.mli \ cicTypeChecker.mli \ freshNamesGenerator.mli \ - cicElim.mli \ - cicRecord.mli + $(NULL) IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) # Metadata tools only need zeta-reduction