]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/use.mli
* New operators (Subset, SetEqual and RVarOccurrence) added to MathQL
[helm.git] / helm / ocaml / mathql_interpreter / use.mli
index 708c134c9462134a500d0b628c325f53edf0c02c..a8186b40a5f9538e104f38d7e4c14a758581a95f 100644 (file)
@@ -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