]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/Makefile
standard library and while construction inserted
[helm.git] / helm / ocaml / mathql_interpreter / Makefile
index c82572648051df7ce0dcda8fe54c6d4906fb87e3..48859300bc1d88eadb1d4431d88e83d4cc1788d4 100644 (file)
@@ -1,5 +1,5 @@
 PACKAGE = mathql_interpreter
-REQUIRES = helm-urimanager helm-mathql postgres
+REQUIRES = postgres helm-mathql
 #natile-galax 
 
 PREDICATES =
@@ -7,7 +7,7 @@ PREDICATES =
 PRE_IFILES = mQIPostgres.mli mQIMap.mli mQIConn.mli \
             mQIUtil.mli mQILib.mli mQIProperty.mli 
 
-POST_IFILES = mQueryIO.mli mQueryInterpreter.mli
+POST_IFILES = mQueryIO.mli mQueryInterpreter.mli mQueryStandard.mli
 
 INTERFACE_FILES = $(PRE_IFILES) $(POST_IFILES)