]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/relation.mli
- redesigned error and warning handling for libxslt
[helm.git] / helm / ocaml / mathql_interpreter / relation.mli
index 4a9d181e1e0e77e7c96e3ea38f89d1730b7eb2ab..71c93997046d303a78ddd1d635f8283215f68422 100644 (file)
@@ -24,7 +24,9 @@
  *)
 
 val relation_ex :
- MathQL.refine -> MathQL.path -> MathQL.resource_set -> string list -> MathQL.resource_set
+ bool -> MathQL.refine -> MathQL.path -> MathQL.resource_set -> MathQL.assign list-> MathQL.resource_set
+
 
 val relation_galax_ex :
- MathQL.refine -> MathQL.path -> MathQL.resource_set -> string list -> MathQL.resource_set
+bool -> MathQL.refine -> MathQL.path -> MathQL.resource_set -> MathQL.assign list -> MathQL.resource_set
+