]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_proof_checking/Makefile
removed from repository spurious object files
[helm.git] / helm / ocaml / cic_proof_checking / Makefile
index 352a53016d6b5b2aa28a407a1a2a755c086b47ab..3fbe90ddb920a4be43166c8a8dbcb6f88f76a01e 100644 (file)
@@ -1,6 +1,5 @@
 
 PACKAGE = cic_proof_checking
-REQUIRES = helm-cic helm-logger helm-getter helm-xml
 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