]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/relation.mli
structurated attribute names added
[helm.git] / helm / ocaml / mathql_interpreter / relation.mli
index aa7c755098e43dc9dab04e757a465f0f2eb378c7..4a9d181e1e0e77e7c96e3ea38f89d1730b7eb2ab 100644 (file)
@@ -24,7 +24,7 @@
  *)
 
 val relation_ex :
- MathQL.refine_op -> MathQL.path -> MathQL.resource_set -> MathQL.vvar_list -> MathQL.resource_set
+ MathQL.refine -> MathQL.path -> MathQL.resource_set -> string list -> MathQL.resource_set
 
 val relation_galax_ex :
- MathQL.refine_op -> MathQL.path -> MathQL.resource_set -> MathQL.vvar_list -> MathQL.resource_set
+ MathQL.refine -> MathQL.path -> MathQL.resource_set -> string list -> MathQL.resource_set