X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql%2FMakefile;h=203d043713521140a51825b023947157d49b9ec2;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=6554bf698417bf2c7867cf6a22c1aec984ca4ba3;hpb=68e62a195d6228befb75b4e2edd59bc58b1cdb0c;p=helm.git diff --git a/helm/ocaml/mathql/Makefile b/helm/ocaml/mathql/Makefile index 6554bf698..203d04371 100644 --- a/helm/ocaml/mathql/Makefile +++ b/helm/ocaml/mathql/Makefile @@ -1,10 +1,10 @@ PACKAGE = mathql -REQUIRES = helm-cic helm-cic_textual_parser +REQUIRES = helm-cic PREDICATES = -INTERFACE_FILES = mQueryMisc.mli +INTERFACE_FILES = -IMPLEMENTATION_FILES = mathQL.ml mQueryMisc.ml +IMPLEMENTATION_FILES = mathQL.ml EXTRA_OBJECTS_TO_INSTALL = mathQL.ml mathQL.cmi