]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/intersect.mli
Initial revision
[helm.git] / helm / ocaml / mathql_interpreter / intersect.mli
index aee42c09c32ac648c1e7e41106ed516948fd35c2..5045162b6090ccb9239ebdf64db78173e130a806 100644 (file)
@@ -23,4 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
-val intersect_ex : string list list -> string list list -> string list list
+val intersect_ex :
+ MathQL.result -> MathQL.result -> MathQL.result
+
+val append:
+ (string list * string list) -> string list