]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/Makefile
now mathql interpreter use helm registry
[helm.git] / helm / ocaml / mathql_interpreter / Makefile
index 48859300bc1d88eadb1d4431d88e83d4cc1788d4..f2514f8e03a406cd57fe428e815ac90fc4a845e5 100644 (file)
@@ -1,11 +1,11 @@
 PACKAGE = mathql_interpreter
-REQUIRES = postgres helm-mathql
+REQUIRES = postgres helm-registry helm-mathql
 #natile-galax 
 
 PREDICATES =
 
 PRE_IFILES = mQIPostgres.mli mQIMap.mli mQIConn.mli \
-            mQIUtil.mli mQILib.mli mQIProperty.mli 
+            mQILib.mli mQIProperty.mli 
 
 POST_IFILES = mQueryIO.mli mQueryInterpreter.mli mQueryStandard.mli