X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQIProperty.mli;h=f8159aaa83ce34e144d045ffbbf8428c2ef914e8;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=1084cc94aaddb1665275ec20465c479534590981;hpb=931f10c61b4e3914474955a94a05cf43b5fa2bc0;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQIProperty.mli b/helm/ocaml/mathql_interpreter/mQIProperty.mli index 1084cc94a..f8159aaa8 100644 --- a/helm/ocaml/mathql_interpreter/mQIProperty.mli +++ b/helm/ocaml/mathql_interpreter/mQIProperty.mli @@ -26,9 +26,7 @@ (* AUTOR: Ferruccio Guidi *) -open MathQL -open MQIConn - -val exec: handle -> refine -> path -> - (bool * path * value) list -> (bool * path * value) list list -> - exp_list -> result +val exec: MQIConn.handle -> + MathQL.refine -> MathQL.path -> + MathQL.path MQITypes.con_true -> MathQL.path MQITypes.con_false -> + MathQL.exp_list -> MathQL.result