X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fhbugs%2Ftutors%2FMakefile;h=a585b0c38b30f186f635dda58ff0a7b4ab3e8d58;hb=f15a13bab100064a4da238cede323b8d4568c174;hp=fe6331ee4dfb8585581e7dedb629eb4829667820;hpb=84ce2dfd5b63c9821b6da62daa16b944014a6021;p=helm.git diff --git a/helm/hbugs/tutors/Makefile b/helm/hbugs/tutors/Makefile index fe6331ee4..a585b0c38 100644 --- a/helm/hbugs/tutors/Makefile +++ b/helm/hbugs/tutors/Makefile @@ -1,5 +1,7 @@ METADIR = ../meta -REQUIRES = threads hbugs-common helm-cic_proof_checking helm-tactics helm-getter +REQUIRES = threads hbugs-common helm-cic_proof_checking helm-getter \ + helm-cic_textual_parser \ + helm-mathql helm-mathql_interpreter helm-tactics COMMONOPTS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" OCAMLFIND = ocamlfind OCAMLC = $(OCAMLFIND) ocamlc $(COMMONOPTS)