From: Ferruccio Guidi Date: Wed, 1 Oct 2003 14:53:04 +0000 (+0000) Subject: first version X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=1226984185a0ebc8b6cd6e694375c65c04f5ffda first version --- 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