]> 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 de106143cb3af8497221e557ad4a72b48c5def2f..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
@@ -14,7 +13,8 @@ INTERFACE_FILES = \
        cicMiniReduction.mli \
        cicReduction.mli \
        cicTypeChecker.mli \
-       cicElim.mli
+        freshNamesGenerator.mli \
+       $(NULL)
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 
 # Metadata tools only need zeta-reduction