From ba3f48ce182aa1dfbf509232680757fbffefdd10 Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Wed, 14 Apr 2004 11:25:09 +0000 Subject: [PATCH] patched --- helm/ocaml/mathql_interpreter/mQIProperty.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/ocaml/mathql_interpreter/mQIProperty.mli b/helm/ocaml/mathql_interpreter/mQIProperty.mli index 093447072..f8159aaa8 100644 --- a/helm/ocaml/mathql_interpreter/mQIProperty.mli +++ b/helm/ocaml/mathql_interpreter/mQIProperty.mli @@ -26,7 +26,7 @@ (* AUTOR: Ferruccio Guidi *) -val exec: MQIConn.handle -> MathQL.refine -> MathQL.path -> +val exec: MQIConn.handle -> + MathQL.refine -> MathQL.path -> MathQL.path MQITypes.con_true -> MathQL.path MQITypes.con_false -> MathQL.exp_list -> MathQL.result - -- 2.39.2