]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/Makefile
Dead code removed.
[helm.git] / helm / ocaml / cic_proof_checking / Makefile
index 530f426405e1b9d35c8a6989a9c0101c5d588cf3..3fbe90ddb920a4be43166c8a8dbcb6f88f76a01e 100644 (file)
@@ -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