X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_unification%2FMakefile;fp=helm%2Focaml%2Fcic_unification%2FMakefile;h=0000000000000000000000000000000000000000;hb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;hp=fbf0d22ed0929e374d0a7277d69e746c302089dd;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;p=helm.git diff --git a/helm/ocaml/cic_unification/Makefile b/helm/ocaml/cic_unification/Makefile deleted file mode 100644 index fbf0d22ed..000000000 --- a/helm/ocaml/cic_unification/Makefile +++ /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