]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIProperty.mli
new syntax for "property" enabled:
[helm.git] / helm / ocaml / mathql_interpreter / mQIProperty.mli
index 90ac3cba62d13c19ab54b4420f4d0ddb7a1f3344..d47fc34c455a32fd964ab0c11e34efc235d9ed98 100644 (file)
@@ -26,9 +26,9 @@
 open MathQL
 
 val postgres: refine -> path ->  
-              (bool * path * value) list -> (bool * path * value) list -> 
+              (bool * path * value) list -> (bool * path * value) list list -> 
              exp_list -> result
 
 val galax: refine -> path -> 
-           (bool * path * value) list -> (bool * path * value) list -> 
+           (bool * path * value) list -> (bool * path * value) list list -> 
           exp_list -> result