X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_omdoc%2FMakefile;h=affeb76d4fd7979484ca70688d3d1b8178cf1901;hb=414dc18cdbc1f431758cfce79b0b7827e2419d39;hp=e1e081ac62c4d3a8455144253b45bac30cf7cae5;hpb=264523336352a5241b747b7e04b33630f6010aeb;p=helm.git diff --git a/helm/ocaml/cic_omdoc/Makefile b/helm/ocaml/cic_omdoc/Makefile index e1e081ac6..affeb76d4 100644 --- a/helm/ocaml/cic_omdoc/Makefile +++ b/helm/ocaml/cic_omdoc/Makefile @@ -1,9 +1,9 @@ PACKAGE = cic_omdoc -REQUIRES = helm-cic_proof_checking +REQUIRES = helm-cic_proof_checking helm-mathql_interpreter PREDICATES = INTERFACE_FILES = eta_fixing.mli doubleTypeInference.mli cic2acic.mli \ - content.mli contentPp.mli content2cic.mli + content.mli contentPp.mli cic2content.mli content2cic.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = \