X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2Ffunc.mli;fp=helm%2Focaml%2Fmathql_interpreter%2Ffunc.mli;h=fb68df82a69bfde4e7060fb874f1adb26a69edb1;hb=1cfcea66d7394a785ec439cd6b03497b276918c4;hp=5e9d77ff375e991dda37609824cfb59fff34a57e;hpb=a86e50c2f080bd288d1a37b27fd4d0ea3044c5df;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/func.mli b/helm/ocaml/mathql_interpreter/func.mli index 5e9d77ff3..fb68df82a 100644 --- a/helm/ocaml/mathql_interpreter/func.mli +++ b/helm/ocaml/mathql_interpreter/func.mli @@ -23,4 +23,4 @@ * http://cs.unibo.it/helm/. *) -val apply_func: Mathql.mqfunc -> string -> string +val apply_func: MathQL.mqfunc -> string -> string