From 1226984185a0ebc8b6cd6e694375c65c04f5ffda Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Wed, 1 Oct 2003 14:53:04 +0000 Subject: [PATCH] first version --- helm/ocaml/mathql_interpreter/mQIProperty.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2