X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQIProperty.mli;h=f64c28d0f3225424a8f2b49e29d05d46f5f1efd7;hb=1226984185a0ebc8b6cd6e694375c65c04f5ffda;hp=1084cc94aaddb1665275ec20465c479534590981;hpb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQIProperty.mli b/helm/ocaml/mathql_interpreter/mQIProperty.mli index 1084cc94a..f64c28d0f 100644 --- a/helm/ocaml/mathql_interpreter/mQIProperty.mli +++ b/helm/ocaml/mathql_interpreter/mQIProperty.mli @@ -30,5 +30,5 @@ open MathQL open MQIConn val exec: handle -> refine -> path -> - (bool * path * value) list -> (bool * path * value) list list -> + (bool * path * result) list -> (bool * path * result) list list -> exp_list -> result