]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/intersect.mli
Merge of the new_mathql branch with the main branch:
[helm.git] / helm / ocaml / mathql_interpreter / intersect.mli
index 3b721b4f7ba2ccd58bfa88350c3353f69445a183..5045162b6090ccb9239ebdf64db78173e130a806 100644 (file)
@@ -24,4 +24,7 @@
  *)
 
 val intersect_ex :
- Mathql_semantics.result -> Mathql_semantics.result -> Mathql_semantics.result
+ MathQL.result -> MathQL.result -> MathQL.result
+
+val append:
+ (string list * string list) -> string list