X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2Fuse.mli;h=0572ad5ac7fcfb24fd14e4ad4957d2733ab26b88;hb=14c77c97790562bd07405a290e3517c2532b7d12;hp=708c134c9462134a500d0b628c325f53edf0c02c;hpb=8abd42ec1af0d5daef1d026ec550b49b07de8340;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/use.mli b/helm/ocaml/mathql_interpreter/use.mli index 708c134c9..0572ad5ac 100644 --- a/helm/ocaml/mathql_interpreter/use.mli +++ b/helm/ocaml/mathql_interpreter/use.mli @@ -23,4 +23,5 @@ * http://cs.unibo.it/helm/. *) -val use_ex : string list list -> string -> string -> string list list +val use_ex : + Mathql_semantics.result -> MathQL.mqsvar -> string -> Mathql_semantics.result