]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIProperty.mli
MathQL 1.3 ready for use
[helm.git] / helm / ocaml / mathql_interpreter / mQIProperty.mli
index d47fc34c455a32fd964ab0c11e34efc235d9ed98..7c2bc95f8e5bd9f4e94d4bc45c4e410a99aadabe 100644 (file)
  *)
 
 open MathQL
+open MQIConn
 
-val postgres: refine -> path ->  
-              (bool * path * value) list -> (bool * path * value) list list -> 
-             exp_list -> result
-
-val galax: refine -> path -> 
-           (bool * path * value) list -> (bool * path * value) list list -> 
-          exp_list -> result
+val exec: handle -> refine -> path ->  
+          (bool * path * value) list -> (bool * path * value) list list -> 
+         exp_list -> result