]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_unification/Makefile
This commit was manufactured by cvs2svn to create branch
[helm.git] / helm / ocaml / cic_unification / Makefile
diff --git a/helm/ocaml/cic_unification/Makefile b/helm/ocaml/cic_unification/Makefile
deleted file mode 100644 (file)
index fbf0d22..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-PACKAGE = cic_unification
-REQUIRES = helm-cic_proof_checking
-PREDICATES =
-
-INTERFACE_FILES = cicUnification.mli cicRefine.mli
-IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
-EXTRA_OBJECTS_TO_INSTALL =
-
-include ../Makefile.common