]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql/Makefile
ocaml 3.09 transition
[helm.git] / helm / ocaml / mathql / Makefile
index 6554bf698417bf2c7867cf6a22c1aec984ca4ba3..203d043713521140a51825b023947157d49b9ec2 100644 (file)
@@ -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